/* 	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:33594px; 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; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}

#item707670 {
	width:1165px !important;
	height:925px !important;
	left:-9px !important;
	top:-9px !important;
}

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

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

#item1098261 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:155px !important;
}

#item1098294 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:405px !important;
}

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

#item844915 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844916 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844917 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844920 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844921 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844922 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844925 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item844954 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item845014 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item845073 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item845102 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item845131 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item845219 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item845220 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item844898 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1125383 {
	width:306px !important;
	height:40px !important;
}

#item1125386 {
	width:306px !important;
	height:40px !important;
	left:173px !important;
	top:182px !important;
}

#item1125385 {
	width:351px !important;
	height:40px !important;
}

#item1125391 {
	width:351px !important;
	height:40px !important;
	left:173px !important;
	top:231px !important;
}

#item1125390 {
	width:461px !important;
	height:40px !important;
}

#item1125396 {
	width:461px !important;
	height:40px !important;
	left:174px !important;
	top:279px !important;
}

#item1125395 {
	width:99px !important;
	height:40px !important;
}

#item1125400 {
	width:99px !important;
	height:40px !important;
	left:173px !important;
	top:441px !important;
}

#item1125407 {
	width:297px !important;
	height:40px !important;
}

#item1125408 {
	width:297px !important;
	height:40px !important;
	left:173px !important;
	top:493px !important;
}

#item1125411 {
	width:315px !important;
	height:40px !important;
}

#item1125412 {
	width:315px !important;
	height:40px !important;
	left:173px !important;
	top:539px !important;
}

#item1125415 {
	width:236px !important;
	height:40px !important;
}

#item1125416 {
	width:236px !important;
	height:40px !important;
	left:173px !important;
	top:588px !important;
}

#item1125420 {
	width:130px !important;
	height:36px !important;
}

#item1125421 {
	width:130px !important;
	height:36px !important;
	left:174px !important;
	top:637px !important;
}

#item1125424 {
	width:141px !important;
	height:40px !important;
}

#item1125425 {
	width:141px !important;
	height:40px !important;
	left:173px !important;
	top:680px !important;
}

#item1098422 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:658px !important;
}

#item1098305 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:101px !important;
}

#item1125429 {
	width:344px !important;
	height:40px !important;
}

#item1125430 {
	width:344px !important;
	height:40px !important;
	left:167px !important;
	top:141px !important;
}

#item1125434 {
	width:315px !important;
	height:48px !important;
}

#item1125435 {
	width:315px !important;
	height:48px !important;
	left:167px !important;
	top:185px !important;
}

#item1125438 {
	width:691px !important;
	height:40px !important;
}

#item1125439 {
	width:691px !important;
	height:40px !important;
	left:167px !important;
	top:235px !important;
}

#item1125442 {
	width:665px !important;
	height:48px !important;
}

#item1125443 {
	width:665px !important;
	height:48px !important;
	left:167px !important;
	top:283px !important;
}

#item1125446 {
	width:513px !important;
	height:40px !important;
}

#item1125447 {
	width:513px !important;
	height:40px !important;
	left:167px !important;
	top:336px !important;
}

#item1125450 {
	width:374px !important;
	height:40px !important;
}

#item1125452 {
	width:374px !important;
	height:40px !important;
	left:167px !important;
	top:385px !important;
}

#item1125455 {
	width:238px !important;
	height:40px !important;
}

#item1125459 {
	width:238px !important;
	height:40px !important;
	left:167px !important;
	top:429px !important;
}

#item1125456 {
	width:305px !important;
	height:40px !important;
}

#item1125462 {
	width:305px !important;
	height:40px !important;
	left:167px !important;
	top:480px !important;
}

#item1125457 {
	width:413px !important;
	height:40px !important;
}

#item1125466 {
	width:413px !important;
	height:40px !important;
	left:167px !important;
	top:527px !important;
}

#item1125458 {
	width:206px !important;
	height:40px !important;
}

#item1125469 {
	width:206px !important;
	height:40px !important;
	left:167px !important;
	top:575px !important;
}

#item1125474 {
	width:229px !important;
	height:40px !important;
}

#item1125475 {
	width:229px !important;
	height:40px !important;
	left:167px !important;
	top:644px !important;
}

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

#item1125525 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125526 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125527 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125528 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125529 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125530 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125531 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1125560 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1125589 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1125618 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1125647 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1125676 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1125706 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125707 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1125507 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1125811 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125812 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125813 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125814 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125815 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125816 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125817 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1125847 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1125876 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1125905 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1125934 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1125964 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1125993 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1125994 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1125793 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1126088 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126089 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126090 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126091 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126092 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126093 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126094 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1126123 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1126152 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1126182 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1126211 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1126240 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1126269 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126270 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1126071 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item1126371 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126372 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126373 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126374 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126375 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126376 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126377 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1126406 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1126435 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1126464 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1126493 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1126523 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1126552 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126553 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1126353 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item738583 {
	width:211px !important;
	height:119px !important;
}

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

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

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

#item1045984 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:557px !important;
}

#item1072114 {
	width:78px !important;
	height:86px !important;
	left:110px !important;
	top:2px !important;
}

#item1072120 {
	width:78px !important;
	height:86px !important;
}

#item1072129 {
	width:78px !important;
	height:86px !important;
	left:53px !important;
	top:16px !important;
}

#item1115795 {
	width:188px !important;
	height:102px !important;
	left:516px !important;
	top:544px !important;
}

#item618429 {
	width:213px !important;
	height:29px !important;
	left:795px !important;
	top:750px !important;
	background:#0572b9;
}

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

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

#item719638 {
	width:245px !important;
	height:54px !important;
	left:258px !important;
	top:777px !important;
}

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

#item1125219 {
	width:252px !important;
	height:58px !important;
}

#item1125220 {
	width:252px !important;
	height:58px !important;
	left:505px !important;
	top:779px !important;
}

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

#item1126643 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126644 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126645 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126646 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126647 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126649 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126650 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1126679 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1126708 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1126737 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1126766 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1126796 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1126826 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126827 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1126625 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1051740 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#0573ba;
}

#item1051746 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#0072bb;
}

#item1051752 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#0573ba;
}

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

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

#item1115590 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd903;
}

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

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

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

#item737456 {
	width:245px !important;
	height:54px !important;
	left:249px !important;
	top:781px !important;
}

#item1125229 {
	width:252px !important;
	height:58px !important;
}

#item1125226 {
	width:252px !important;
	height:58px !important;
	left:505px !important;
	top:776px !important;
}

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

#item1126978 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126979 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126980 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126982 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126984 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126985 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1126986 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1127015 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1127044 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1127073 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1127102 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1127131 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1127160 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127162 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1126961 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item737464 {
	width:245px !important;
	height:54px !important;
	left:249px !important;
	top:784px !important;
}

#item1125230 {
	width:245px !important;
	height:58px !important;
}

#item1125231 {
	width:245px !important;
	height:58px !important;
	left:505px !important;
	top:779px !important;
}

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

#item1127261 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127262 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127263 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127264 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127266 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127268 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127269 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1127298 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1127328 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1127357 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1127387 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1127416 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1127445 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127446 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1127244 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1052609 {
	width:116px !important;
	height:128px !important;
	left:835px !important;
	top:181px !important;
}

#item1052620 {
	width:116px !important;
	height:128px !important;
	left:671px !important;
	top:178px !important;
}

#item1052629 {
	width:116px !important;
	height:128px !important;
	left:750px !important;
	top:202px !important;
}

#item1072141 {
	width:42px !important;
	height:39px !important;
	left:860px !important;
	top:76px !important;
	background:#0072bb;
}

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

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

#item990252 {
	width:245px !important;
	height:54px !important;
	left:249px !important;
	top:784px !important;
}

#item1125234 {
	width:240px !important;
	height:59px !important;
}

#item1125235 {
	width:240px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1127545 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127546 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127547 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127548 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127549 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127550 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127551 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1127580 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1127609 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1127638 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1127668 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1127697 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1127726 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127727 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1127528 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1073536 {
	width:10px !important;
	height:10px !important;
	left:386px !important;
	top:13px !important;
}

#item1073538 {
	width:373px !important;
	height:130px !important;
	left:415px !important;
}

#item1073625 {
	width:240px !important;
	height:133px !important;
}

#item1073619 {
	width:389px !important;
	height:133px !important;
	left:7px !important;
	top:3px !important;
}

#item1073732 {
	width:205px !important;
	height:135px !important;
}

#item1073726 {
	width:395px !important;
	height:135px !important;
	top:131px !important;
}

#item1073840 {
	width:205px !important;
	height:135px !important;
}

#item1073834 {
	width:395px !important;
	height:135px !important;
	top:258px !important;
}

#item1072886 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item1072895 {
	width:228px !important;
	height:147px !important;
}

#item1072896 {
	width:204px !important;
	height:147px !important;
	left:7px !important;
}

#item1072888 {
	width:404px !important;
	height:147px !important;
}

#item1073004 {
	width:200px !important;
	height:133px !important;
}

#item1072998 {
	width:392px !important;
	height:133px !important;
	left:9px !important;
	top:144px !important;
}

#item1073110 {
	width:200px !important;
	height:133px !important;
}

#item1073104 {
	width:392px !important;
	height:133px !important;
	left:10px !important;
	top:273px !important;
}

#item1073216 {
	width:240px !important;
	height:133px !important;
}

#item1073210 {
	width:389px !important;
	height:133px !important;
	left:409px !important;
	top:13px !important;
}

#item1073323 {
	width:205px !important;
	height:135px !important;
}

#item1073317 {
	width:395px !important;
	height:135px !important;
	left:400px !important;
	top:141px !important;
}

#item1073430 {
	width:205px !important;
	height:135px !important;
}

#item1073424 {
	width:395px !important;
	height:135px !important;
	left:400px !important;
	top:270px !important;
}

#item1072242 {
	width:10px !important;
	height:10px !important;
	left:780px !important;
	top:13px !important;
}

#item1072250 {
	width:235px !important;
	height:121px !important;
}

#item1072251 {
	width:228px !important;
	height:147px !important;
	left:4px !important;
	top:-13px !important;
}

#item1072252 {
	width:204px !important;
	height:147px !important;
	left:7px !important;
}

#item1072244 {
	width:411px !important;
	height:121px !important;
	top:10px !important;
}

#item1072359 {
	width:200px !important;
	height:133px !important;
}

#item1072353 {
	width:392px !important;
	height:133px !important;
	left:16px !important;
	top:131px !important;
}

#item1072465 {
	width:200px !important;
	height:133px !important;
}

#item1072459 {
	width:392px !important;
	height:133px !important;
	left:17px !important;
	top:260px !important;
}

#item1072572 {
	width:240px !important;
	height:133px !important;
}

#item1072566 {
	width:389px !important;
	height:133px !important;
	left:416px !important;
}

#item1072680 {
	width:205px !important;
	height:135px !important;
}

#item1072674 {
	width:395px !important;
	height:135px !important;
	left:407px !important;
	top:128px !important;
}

#item1072786 {
	width:205px !important;
	height:135px !important;
}

#item1072780 {
	width:395px !important;
	height:135px !important;
	left:407px !important;
	top:257px !important;
}

#item1072240 {
	width:1191px !important;
	height:407px !important;
	left:666px !important;
	top:-162px !important;
}

#item1079953 {
	width:10px !important;
	height:10px !important;
	left:394px !important;
	top:15px !important;
}

#item1079959 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1079954 {
	width:395px !important;
	height:139px !important;
	left:412px !important;
	top:10px !important;
}

#item1080088 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1080061 {
	width:401px !important;
	height:141px !important;
	left:406px !important;
	top:139px !important;
}

#item1080193 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1080188 {
	width:398px !important;
	height:139px !important;
	left:13px !important;
	top:12px !important;
}

#item1080300 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1080295 {
	width:398px !important;
	height:139px !important;
	left:13px !important;
	top:142px !important;
}

#item1080404 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1080399 {
	width:401px !important;
	height:141px !important;
	left:10px !important;
	top:268px !important;
}

#item1134432 {
	width:93px !important;
	height:119px !important;
	left:3px !important;
	top:3px !important;
}

#item1134429 {
	width:99px !important;
	height:125px !important;
	left:467px !important;
	top:279px !important;
}

#item1077431 {
	width:10px !important;
	height:10px !important;
	left:789px !important;
	top:15px !important;
}

#item1077437 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1077432 {
	width:395px !important;
	height:139px !important;
	left:808px !important;
	top:10px !important;
}

#item1077541 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1077536 {
	width:401px !important;
	height:141px !important;
	left:801px !important;
	top:139px !important;
}

#item1077647 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1077642 {
	width:398px !important;
	height:139px !important;
	left:409px !important;
	top:12px !important;
}

#item1077751 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1077746 {
	width:398px !important;
	height:139px !important;
	left:408px !important;
	top:142px !important;
}

#item1077856 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1077851 {
	width:401px !important;
	height:141px !important;
	left:406px !important;
	top:268px !important;
}

#item1134419 {
	width:379px !important;
	height:106px !important;
	left:819px !important;
	top:287px !important;
}

#item1134411 {
	width:93px !important;
	height:119px !important;
	left:3px !important;
	top:3px !important;
}

#item1134420 {
	width:99px !important;
	height:125px !important;
	left:861px !important;
	top:273px !important;
}

#item1077429 {
	width:1203px !important;
	height:410px !important;
	left:124px !important;
	top:259px !important;
}

#item620108 {
	width:239px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#72c48f;
}

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

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

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

#item737470 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:779px !important;
}

#item1125238 {
	width:252px !important;
	height:59px !important;
}

#item1125239 {
	width:252px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1127828 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127830 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127832 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127833 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127834 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127835 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1127836 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1127865 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1127894 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1127923 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1127953 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1127982 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1128012 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128013 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1127811 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

#item1125243 {
	width:240px !important;
	height:54px !important;
}

#item1125244 {
	width:240px !important;
	height:54px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1128139 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128140 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128141 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128142 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128143 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128144 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128145 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1128174 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1128203 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1128232 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1128261 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1128291 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1128320 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128321 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1128121 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item737959 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

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

#item1125251 {
	width:245px !important;
	height:58px !important;
}

#item1125252 {
	width:245px !important;
	height:58px !important;
	left:505px !important;
	top:779px !important;
}

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

#item1128422 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128423 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128424 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128425 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128427 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128428 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128429 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1128458 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1128488 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1128517 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1128546 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1128575 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1128604 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128605 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1128405 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item1125215 {
	width:240px !important;
	height:54px !important;
}

#item1125216 {
	width:240px !important;
	height:54px !important;
	left:504px !important;
	top:778px !important;
}

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

#item1128699 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128700 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128701 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128702 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128703 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128704 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128705 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1128734 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1128765 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1128794 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1128823 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1128852 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1128881 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128882 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1128682 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item621770 {
	width:313px !important;
	height:189px !important;
	left:678px !important;
	top:150px !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;
}

#item738010 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:781px !important;
}

#item1125255 {
	width:252px !important;
	height:58px !important;
}

#item1125256 {
	width:252px !important;
	height:58px !important;
	left:505px !important;
	top:779px !important;
}

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

#item1128991 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128992 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128993 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128994 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128995 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128996 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1128997 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1129026 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1129056 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1129086 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1129115 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1129144 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1129173 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129174 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1128974 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item1125259 {
	width:248px !important;
	height:50px !important;
}

#item1125260 {
	width:248px !important;
	height:50px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1129275 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129276 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129277 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129278 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129279 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129280 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129281 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1129310 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1129339 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1129369 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1129398 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1129427 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1129456 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129457 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1129257 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1095330 {
	width:427px !important;
	height:725px !important;
	left:-9px !important;
	top:53px !important;
}

#item1095288 {
	width:128px !important;
	height:164px !important;
	left:759px !important;
	top:166px !important;
}

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

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

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

#item1107188 {
	width:98px !important;
	height:36px !important;
	left:572px !important;
	top:781px !important;
	background:#fff;
}

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

#item1129559 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129560 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129561 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129562 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129563 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129565 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129566 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1129595 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1129624 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1129654 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1129683 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1129712 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1129742 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129743 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1129541 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item743697 {
	width:38px !important;
	height:75px !important;
	left:797px !important;
	top:648px !important;
}

#item743700 {
	width:37px !important;
	height:74px !important;
	left:953px !important;
	top:648px !important;
}

#item1104947 {
	width:293px !important;
	height:128px !important;
}

#item1104941 {
	width:441px !important;
	height:134px !important;
	left:12px !important;
	top:22px !important;
}

#item1105052 {
	width:297px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item1105047 {
	width:443px !important;
	height:132px !important;
	left:10px !important;
	top:151px !important;
}

#item1105158 {
	width:211px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1105153 {
	width:401px !important;
	height:139px !important;
	left:52px !important;
	top:280px !important;
}

#item1105264 {
	width:204px !important;
	height:127px !important;
}

#item1105258 {
	width:391px !important;
	height:133px !important;
	left:453px !important;
	top:22px !important;
}

#item1105368 {
	width:208px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item1105369 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1105363 {
	width:403px !important;
	height:144px !important;
	left:441px !important;
	top:142px !important;
}

#item1105475 {
	width:214px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
}

#item1105470 {
	width:400px !important;
	height:133px !important;
	left:446px !important;
	top:286px !important;
}

#item1105580 {
	width:206px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
}

#item1105575 {
	width:396px !important;
	height:150px !important;
	left:840px !important;
	top:10px !important;
}

#item1105688 {
	width:239px !important;
	height:128px !important;
}

#item1105682 {
	width:394px !important;
	height:134px !important;
	left:840px !important;
	top:152px !important;
}

#item1105794 {
	width:205px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item1105788 {
	width:393px !important;
	height:130px !important;
	left:843px !important;
	top:285px !important;
}

#item1105900 {
	width:195px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
}

#item1105901 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1105895 {
	width:396px !important;
	height:124px !important;
	left:1230px !important;
	top:30px !important;
}

#item1103800 {
	width:293px !important;
	height:128px !important;
}

#item1103794 {
	width:441px !important;
	height:134px !important;
	left:402px !important;
	top:24px !important;
}

#item1103909 {
	width:297px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item1103903 {
	width:443px !important;
	height:132px !important;
	left:400px !important;
	top:152px !important;
}

#item1104014 {
	width:211px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1104009 {
	width:401px !important;
	height:139px !important;
	left:442px !important;
	top:282px !important;
}

#item1104120 {
	width:204px !important;
	height:127px !important;
}

#item1104113 {
	width:391px !important;
	height:133px !important;
	left:843px !important;
	top:24px !important;
}

#item1104225 {
	width:208px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item1104226 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1104220 {
	width:403px !important;
	height:144px !important;
	left:832px !important;
	top:143px !important;
}

#item1104331 {
	width:214px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
}

#item1104325 {
	width:400px !important;
	height:133px !important;
	left:836px !important;
	top:287px !important;
}

#item1104437 {
	width:206px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
}

#item1104432 {
	width:396px !important;
	height:150px !important;
	left:1230px !important;
	top:11px !important;
}

#item1104544 {
	width:239px !important;
	height:128px !important;
}

#item1104538 {
	width:394px !important;
	height:134px !important;
	left:1230px !important;
	top:153px !important;
}

#item1104648 {
	width:205px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item1104643 {
	width:393px !important;
	height:130px !important;
	left:1233px !important;
	top:287px !important;
}

#item1104756 {
	width:195px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
}

#item1104757 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1104750 {
	width:396px !important;
	height:124px !important;
	left:1621px !important;
	top:31px !important;
}

#item1099899 {
	width:293px !important;
	height:128px !important;
}

#item1099891 {
	width:441px !important;
	height:134px !important;
	left:793px !important;
	top:24px !important;
}

#item1100027 {
	width:297px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item1100020 {
	width:443px !important;
	height:132px !important;
	left:791px !important;
	top:152px !important;
}

#item1100160 {
	width:211px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1100154 {
	width:401px !important;
	height:139px !important;
	left:833px !important;
	top:282px !important;
}

#item1100285 {
	width:204px !important;
	height:127px !important;
}

#item1100278 {
	width:391px !important;
	height:133px !important;
	left:1234px !important;
	top:24px !important;
}

#item1100419 {
	width:208px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item1100420 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1100413 {
	width:403px !important;
	height:144px !important;
	left:1222px !important;
	top:143px !important;
}

#item1100544 {
	width:214px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
}

#item1100538 {
	width:400px !important;
	height:133px !important;
	left:1227px !important;
	top:287px !important;
}

#item1100672 {
	width:206px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
}

#item1100666 {
	width:396px !important;
	height:150px !important;
	left:1621px !important;
	top:11px !important;
}

#item1100811 {
	width:239px !important;
	height:128px !important;
}

#item1100804 {
	width:394px !important;
	height:134px !important;
	left:1621px !important;
	top:153px !important;
}

#item1101013 {
	width:205px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item1101006 {
	width:393px !important;
	height:130px !important;
	left:1624px !important;
	top:287px !important;
}

#item1101138 {
	width:195px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
}

#item1101139 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1101132 {
	width:396px !important;
	height:124px !important;
	left:2011px !important;
	top:31px !important;
}

#item1102610 {
	width:293px !important;
	height:128px !important;
}

#item1102604 {
	width:441px !important;
	height:134px !important;
	left:1185px !important;
	top:25px !important;
}

#item1102715 {
	width:297px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item1102709 {
	width:443px !important;
	height:132px !important;
	left:1184px !important;
	top:154px !important;
}

#item1102820 {
	width:211px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1102815 {
	width:401px !important;
	height:139px !important;
	left:1225px !important;
	top:283px !important;
}

#item1102926 {
	width:204px !important;
	height:127px !important;
}

#item1102920 {
	width:391px !important;
	height:133px !important;
	left:1626px !important;
	top:25px !important;
}

#item1103034 {
	width:208px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item1103035 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1103029 {
	width:403px !important;
	height:144px !important;
	left:1615px !important;
	top:145px !important;
}

#item1103138 {
	width:214px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
}

#item1103133 {
	width:400px !important;
	height:133px !important;
	left:1620px !important;
	top:289px !important;
}

#item1103244 {
	width:206px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
}

#item1103239 {
	width:396px !important;
	height:150px !important;
	left:2013px !important;
	top:13px !important;
}

#item1103349 {
	width:239px !important;
	height:128px !important;
}

#item1103343 {
	width:394px !important;
	height:134px !important;
	left:2013px !important;
	top:155px !important;
}

#item1103454 {
	width:205px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item1103449 {
	width:393px !important;
	height:130px !important;
	left:2016px !important;
	top:288px !important;
}

#item1103559 {
	width:195px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
}

#item1103560 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1103554 {
	width:396px !important;
	height:124px !important;
	left:2404px !important;
	top:33px !important;
}

#item1101403 {
	width:2800px !important;
	height:422px !important;
	left:-713px !important;
	top:233px !important;
}

#item622804 {
	width:213px !important;
	height:30px !important;
	left:797px !important;
	top:750px !important;
	background:#0080bf;
}

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

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

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

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

#item1125264 {
	width:245px !important;
	height:54px !important;
}

#item1125265 {
	width:245px !important;
	height:54px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1129842 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129843 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129844 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129845 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129848 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129849 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1129850 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1129880 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1129909 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1129938 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1129967 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1129996 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1130025 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130026 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1129825 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

#item1125268 {
	width:247px !important;
	height:58px !important;
}

#item1125269 {
	width:247px !important;
	height:58px !important;
	left:505px !important;
	top:779px !important;
}

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

#item1130128 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130129 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130130 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130131 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130132 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130133 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130134 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1130163 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1130192 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1130221 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1130251 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1130280 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1130310 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130311 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1130111 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item738058 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

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

#item738062 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:779px !important;
}

#item1125273 {
	width:240px !important;
	height:60px !important;
}

#item1125274 {
	width:240px !important;
	height:60px !important;
	left:510px !important;
	top:777px !important;
}

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

#item1130411 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130412 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130413 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130414 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130415 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130416 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130417 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1130446 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1130476 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1130507 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1130536 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1130565 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1130594 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130595 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1130394 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1115562 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd903;
}

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

#item1125277 {
	width:240px !important;
	height:57px !important;
}

#item1125278 {
	width:240px !important;
	height:57px !important;
	left:505px !important;
	top:780px !important;
}

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

#item1130702 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130703 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130704 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130705 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130706 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130707 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130708 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1130737 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1130766 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1130795 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1130824 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1130853 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1130883 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1130884 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1130684 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1115534 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd903;
}

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

#item738088 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item738090 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125283 {
	width:245px !important;
	height:59px !important;
}

#item1125284 {
	width:245px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1131081 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131082 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131083 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131084 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131085 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131086 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131087 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1131116 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1131145 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1131174 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1131204 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1131233 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1131262 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131264 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1131064 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1059149 {
	width:358px !important;
	height:128px !important;
	left:408px !important;
	top:650px !important;
}

#item1060342 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd903;
}

#item1060371 {
	width:321px !important;
	height:178px !important;
	left:680px !important;
	top:162px !important;
}

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

#item1059395 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1059397 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125301 {
	width:245px !important;
	height:59px !important;
}

#item1125302 {
	width:245px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1131384 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131385 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131386 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131388 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131389 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131390 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131391 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1131420 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1131449 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1131478 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1131508 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1131537 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1131566 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131567 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1131366 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1060777 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1060780 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125308 {
	width:245px !important;
	height:55px !important;
}

#item1125309 {
	width:245px !important;
	height:55px !important;
	left:505px !important;
	top:782px !important;
}

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

#item1131667 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131668 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131669 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131670 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131671 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131672 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131673 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1131702 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1131731 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1131760 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1131790 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1131819 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1131848 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131849 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1131650 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1062083 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1062085 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125313 {
	width:245px !important;
	height:59px !important;
}

#item1125314 {
	width:245px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1131945 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131946 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131947 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131949 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131950 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131951 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1131952 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1131982 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1132011 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1132040 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1132069 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1132098 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1132127 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132129 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1131927 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1063515 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1063517 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125317 {
	width:245px !important;
	height:59px !important;
}

#item1125318 {
	width:245px !important;
	height:59px !important;
	left:505px !important;
	top:778px !important;
}

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

#item1132224 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132225 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132226 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132227 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132228 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132229 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132230 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1132259 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1132288 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1132318 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1132347 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1132376 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1132405 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132406 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1132206 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1064891 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1064893 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125321 {
	width:240px !important;
	height:58px !important;
}

#item1125322 {
	width:240px !important;
	height:58px !important;
	left:511px !important;
	top:779px !important;
}

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

#item1132520 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132521 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132522 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132524 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132525 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132526 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132527 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1132556 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1132585 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1132615 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1132644 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1132673 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1132702 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132703 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1132503 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1066218 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1066220 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1125325 {
	width:240px !important;
	height:57px !important;
}

#item1125327 {
	width:240px !important;
	height:57px !important;
	left:510px !important;
	top:780px !important;
}

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

#item1132793 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132794 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132795 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132796 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132797 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132798 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132799 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1132828 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1132857 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1132886 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1132915 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1132945 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1132974 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1132975 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1132775 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1070870 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#58585b;
}

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

#item1070879 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#58585a;
}

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

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

#item1115884 {
	width:114px !important;
	height:25px !important;
	left:573px !important;
	top:792px !important;
	background:#fff;
}

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

#item1133081 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133082 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133083 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133084 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133085 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133086 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133088 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1133117 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1133147 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1133177 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1133206 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1133235 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1133264 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133265 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1133064 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1107331 {
	width:95px !important;
	height:48px !important;
}

#item1107343 {
	width:95px !important;
	height:48px !important;
	left:4px !important;
}

#item1107349 {
	width:95px !important;
	height:48px !important;
}

#item1107346 {
	width:95px !important;
	height:48px !important;
	left:4px !important;
}

#item1107355 {
	width:95px !important;
	height:48px !important;
}

#item1107352 {
	width:95px !important;
	height:48px !important;
	left:4px !important;
	top:2px !important;
}

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

#item1133361 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133362 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133363 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133364 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133365 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133366 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133367 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1133396 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1133426 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1133456 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1133485 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1133514 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1133543 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133544 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1133344 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1133642 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133643 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133644 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133645 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133646 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133647 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133648 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1133677 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1133706 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1133735 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1133764 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1133794 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1133823 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133825 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1133623 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1048006 {
	width:1042px !important;
	height:90px !important;
	left:-25px !important;
	top:52px !important;
	background:#000;
}

#item1090614 {
	width:112px !important;
	height:20px !important;
	left:49px !important;
	top:190px !important;
	background:#ffcc00;
}

#item1090787 {
	width:1035px !important;
	height:30px !important;
	top:693px !important;
	background:#ffcc00;
}

#item1090788 {
	width:112px !important;
	height:20px !important;
	left:504px !important;
	top:190px !important;
	background:#ffcc00;
}

#item1090813 {
	width:112px !important;
	height:20px !important;
	left:504px !important;
	top:392px !important;
	background:#ffcc00;
}

#item1090837 {
	width:141px !important;
	height:36px !important;
	left:504px !important;
	top:500px !important;
	background:#ffcc00;
}

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

#item1133931 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133932 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133933 {
	width:211px !important;
	height:61px !important;
	left:14px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133935 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133936 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133937 {
	width:211px !important;
	height:61px !important;
	left:224px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1133938 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:85px !important;
}

#item1133967 {
	width:202px !important;
	height:32px !important;
	left:232px !important;
	top:85px !important;
}

#item1133996 {
	width:204px !important;
	height:38px !important;
	left:23px !important;
	top:134px !important;
}

#item1134025 {
	width:204px !important;
	height:38px !important;
	left:234px !important;
	top:134px !important;
}

#item1134054 {
	width:205px !important;
	height:38px !important;
	left:22px !important;
	top:194px !important;
}

#item1134083 {
	width:203px !important;
	height:37px !important;
	left:232px !important;
	top:197px !important;
}

#item1134112 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1134113 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:264px !important;
}

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

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

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

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

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

#item1133914 {
	width:441px !important;
	height:307px !important;
	left:567px !important;
	top:-10px !important;
}

#item1106884 {
	width:1552px !important;
	height:1233px !important;
	left:-79px !important;
	top:-335px !important;
}

#item739160 {
	mix-blend-mode:multiply;
	width:1171px !important;
	height:937px !important;
	left:-63px !important;
	top:-20px !important;
	background:#323d51;
	border:solid 1px #000;
}

#item739163 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item739303 {
	width:41px !important;
	height:44px !important;
}

#item739300 {
	width:41px !important;
	height:44px !important;
	left:436px !important;
	top:573px !important;
}

#item739307 {
	width:44px !important;
	height:44px !important;
}

#item739304 {
	width:44px !important;
	height:44px !important;
	left:505px !important;
	top:573px !important;
}

#item739311 {
	width:41px !important;
	height:44px !important;
}

#item739308 {
	width:41px !important;
	height:44px !important;
	left:574px !important;
	top:573px !important;
}

#item739363 {
	width:209px !important;
	height:59px !important;
	left:305px !important;
	top:354px !important;
}
#in5footer,  #prefooter {display:none;}
