/* 	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:21378px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item1027087 {
	mix-blend-mode:hard-light;
	opacity:0.34;
	width:1026px !important;
	height:846px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1c3a3f;
}

#item1016725 {
	width:64px !important;
	height:882px !important;
	left:1008px !important;
	top:-23px !important;
	background:#000;
}

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

#item999582 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:374px !important;
}

#item999586 {
	width:105px !important;
	height:134px !important;
	left:52px !important;
	top:532px !important;
}

#item1016649 {
	width:304px !important;
	height:28px !important;
}

#item1016650 {
	width:304px !important;
	height:28px !important;
	left:173px !important;
	top:182px !important;
}

#item1016653 {
	width:388px !important;
	height:34px !important;
}

#item1016654 {
	width:388px !important;
	height:34px !important;
	left:173px !important;
	top:214px !important;
}

#item1016657 {
	width:183px !important;
	height:28px !important;
}

#item1016658 {
	width:183px !important;
	height:28px !important;
	left:173px !important;
	top:289px !important;
}

#item1016661 {
	width:478px !important;
	height:28px !important;
}

#item1016662 {
	width:478px !important;
	height:28px !important;
	left:173px !important;
	top:323px !important;
}

#item1016667 {
	width:304px !important;
	height:32px !important;
}

#item1016668 {
	width:304px !important;
	height:32px !important;
	left:173px !important;
	top:402px !important;
}

#item1016671 {
	width:275px !important;
	height:28px !important;
}

#item1016672 {
	width:275px !important;
	height:28px !important;
	left:173px !important;
	top:441px !important;
}

#item1016680 {
	width:67px !important;
	height:32px !important;
}

#item1016681 {
	width:67px !important;
	height:32px !important;
	left:173px !important;
	top:559px !important;
}

#item1016684 {
	width:700px !important;
	height:28px !important;
}

#item1016685 {
	width:700px !important;
	height:28px !important;
	left:173px !important;
	top:593px !important;
}

#item1016688 {
	width:665px !important;
	height:28px !important;
}

#item1016689 {
	width:665px !important;
	height:28px !important;
	left:173px !important;
	top:632px !important;
}

#item1021044 {
	width:352px !important;
	height:34px !important;
}

#item1021045 {
	width:352px !important;
	height:34px !important;
	left:173px !important;
	top:666px !important;
}

#item1021048 {
	width:201px !important;
	height:38px !important;
}

#item1021049 {
	width:201px !important;
	height:38px !important;
	left:173px !important;
	top:714px !important;
}

#item1029204 {
	width:183px !important;
	height:28px !important;
}

#item1029201 {
	width:183px !important;
	height:28px !important;
	left:173px !important;
	top:252px !important;
}

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

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

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

#item844917 {
	width:211px !important;
	height:61px !important;
	left:13px !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:223px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item844925 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item844954 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item844985 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item845014 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item845044 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item845073 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item845220 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !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:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1002897 {
	width:245px !important;
	height:121px !important;
	left:50px !important;
	top:175px !important;
}

#item1027184 {
	width:166px !important;
	height:212px !important;
	left:806px !important;
	top:539px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

#item1027185 {
	width:166px !important;
	height:212px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1027186 {
	width:166px !important;
	height:212px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1027205 {
	width:166px !important;
	height:219px !important;
	left:442px !important;
	top:92px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

#item1027214 {
	width:164px !important;
	height:210px !important;
	left:624px !important;
	top:349px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

#item1027222 {
	width:166px !important;
	height:212px !important;
	left:442px !important;
	top:323px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

#item1027230 {
	width:166px !important;
	height:212px !important;
	left:623px !important;
	top:573px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

#item1027255 {
	width:166px !important;
	height:212px !important;
	left:442px !important;
	top:549px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.45);
}

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

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

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

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

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

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

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

#item1021262 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1021291 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1021320 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1021349 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1021378 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1021408 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1021438 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1021238 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1003561 {
	width:3px !important;
	height:12px !important;
	left:326px !important;
	top:89px !important;
	background:#000;
}

#item1003568 {
	width:2px !important;
	height:11px !important;
	left:117px !important;
	top:296px !important;
	background:#000;
}

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

#item617699 {
	width:148px !important;
	height:39px !important;
	left:756px !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;
}

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

#item617845 {
	width:120px !important;
	height:120px !important;
	left:747px !important;
	top:540px !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;
}

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

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

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

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

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

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

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

#item1021853 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1021882 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1021911 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1021941 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1021970 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1022001 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1022031 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1021827 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1020193 {
	width:1044px !important;
	height:101px !important;
	left:-26px !important;
	top:53px !important;
	background:#ffcc02;
}

#item1000047 {
	width:96px !important;
	height:44px !important;
	left:40px !important;
	top:502px !important;
}

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

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

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

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

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

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

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

#item1022156 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1022185 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1022214 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1022243 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1022272 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1022302 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1022332 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1022131 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

#item1009094 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !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;
}

#item734950 {
	width:10px !important;
	height:10px !important;
	left:466px !important;
	top:34px !important;
}

#item1008345 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:29px !important;
}

#item1008371 {
	width:391px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item1008476 {
	width:373px !important;
	height:119px !important;
	left:20px !important;
	top:126px !important;
}

#item1008565 {
	width:373px !important;
	height:100px !important;
	left:417px !important;
	top:11px !important;
}

#item1008662 {
	width:208px !important;
	height:123px !important;
}

#item1008656 {
	width:394px !important;
	height:123px !important;
}

#item1029732 {
	width:70px !important;
	height:26px !important;
	left:619px !important;
	top:64px !important;
}

#item1029729 {
	width:124px !important;
	height:21px !important;
	left:619px !important;
	top:43px !important;
}

#item1029735 {
	width:101px !important;
	height:22px !important;
	left:691px !important;
	top:61px !important;
}

#item1029497 {
	width:208px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1029725 {
	width:212px !important;
	height:127px !important;
	left:408px !important;
	top:10px !important;
}

#item1029738 {
	width:178px !important;
	height:44px !important;
	left:618px !important;
	top:86px !important;
}

#item1029561 {
	width:377px !important;
	height:134px !important;
	left:425px !important;
	top:136px !important;
}

#item1005845 {
	width:396px !important;
	height:128px !important;
	left:418px !important;
	top:11px !important;
}

#item1005847 {
	width:377px !important;
	height:121px !important;
	left:435px !important;
	top:148px !important;
}

#item1005848 {
	width:377px !important;
	height:249px !important;
	left:821px !important;
	top:22px !important;
}

#item1000397 {
	width:373px !important;
	height:100px !important;
}

#item1029722 {
	width:97px !important;
	height:18px !important;
	left:269px !important;
	top:30px !important;
}

#item1029719 {
	width:1px !important;
	height:18px !important;
	left:257px !important;
	top:30px !important;
}

#item1029716 {
	width:246px !important;
	height:136px !important;
	left:398px !important;
	top:258px !important;
}

#item1029684 {
	width:208px !important;
	height:123px !important;
	left:805px !important;
	top:13px !important;
}

#item1005852 {
	width:1198px !important;
	height:404px !important;
	left:109px !important;
	top:241px !important;
}

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

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

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

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

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

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

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

#item1021195 {
	width:245px !important;
	height:49px !important;
}

#item1021196 {
	width:245px !important;
	height:49px !important;
	left:505px !important;
	top:779px !important;
}

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

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

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

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

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

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

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

#item1022431 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1022460 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1022490 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1022519 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1022548 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1022578 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1022609 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1022407 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

#item998536 {
	width:72px !important;
	height:92px !important;
	left:674px !important;
	top:181px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item998542 {
	width:72px !important;
	height:92px !important;
	left:834px !important;
	top:181px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item998547 {
	width:72px !important;
	height:92px !important;
	left:913px !important;
	top:181px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item998553 {
	width:72px !important;
	height:92px !important;
	left:718px !important;
	top:235px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item998560 {
	width:72px !important;
	height:92px !important;
	left:799px !important;
	top:235px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item998650 {
	width:72px !important;
	height:92px !important;
	left:880px !important;
	top:235px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

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

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

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

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

#item1021199 {
	width:251px !important;
	height:49px !important;
}

#item1021200 {
	width:251px !important;
	height:49px !important;
	left:505px !important;
	top:779px !important;
}

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

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

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

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

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

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

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

#item1022708 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1022737 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1022767 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1022796 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1022825 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1022854 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1022884 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1022685 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item989519 {
	width:354px !important;
	height:127px !important;
	left:413px !important;
	top:650px !important;
}

#item990952 {
	width:90px !important;
	height:130px !important;
	left:776px !important;
	top:200px !important;
}

#item995528 {
	width:21px !important;
	height:29px !important;
	left:867px !important;
	top:74px !important;
	background:#8cc63e;
}

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

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

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

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

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

#item1021204 {
	width:245px !important;
	height:59px !important;
	left:514px !important;
	top:778px !important;
}

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

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

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

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

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

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

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

#item1022993 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1023022 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1023051 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1023080 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1023110 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1023140 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1023170 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1022970 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

#item1027582 {
	width:251px !important;
	height:56px !important;
}

#item1027578 {
	width:251px !important;
	height:56px !important;
	left:504px !important;
	top:781px !important;
}

#item1027916 {
	width:101px !important;
	height:25px !important;
	left:-26px !important;
	top:51px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

#item1027606 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1027635 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1027664 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1027694 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1027723 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1027752 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1027782 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1027583 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1029759 {
	width:50px !important;
	height:64px !important;
	left:771px !important;
	top:190px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1029768 {
	width:50px !important;
	height:64px !important;
	left:716px !important;
	top:190px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1029776 {
	width:50px !important;
	height:64px !important;
	left:804px !important;
	top:223px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1029792 {
	width:50px !important;
	height:64px !important;
	left:746px !important;
	top:223px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1029802 {
	width:51px !important;
	height:65px !important;
	left:716px !important;
	top:260px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

#item1029810 {
	width:51px !important;
	height:65px !important;
	left:772px !important;
	top:260px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
}

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

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

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

#item1021208 {
	width:251px !important;
	height:56px !important;
}

#item1021209 {
	width:251px !important;
	height:56px !important;
	left:504px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

#item1023276 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1023305 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1023334 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1023363 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1023392 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1023421 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1023452 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1023251 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item995529 {
	width:21px !important;
	height:29px !important;
	left:863px !important;
	top:81px !important;
	background:#8cc63e;
}

#item1001806 {
	width:265px !important;
	height:149px !important;
	left:752px !important;
	top:410px !important;
	background:#ffd700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1023559 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1023589 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1023618 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1023647 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1023676 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1023705 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1023735 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1023536 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item742649 {
	width:10px !important;
	height:10px !important;
	left:828px !important;
	top:442px !important;
}

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

#item742756 {
	width:391px !important;
	height:123px !important;
	left:529px !important;
	top:259px !important;
}

#item1004173 {
	width:404px !important;
	height:120px !important;
	left:516px !important;
	top:379px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1023828 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1023857 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1023886 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1023917 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1023946 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1023975 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1024005 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1023805 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

#item999051 {
	width:82px !important;
	height:105px !important;
	left:692px !important;
	top:186px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999058 {
	width:82px !important;
	height:105px !important;
	left:786px !important;
	top:186px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999063 {
	width:82px !important;
	height:105px !important;
	left:881px !important;
	top:186px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999069 {
	width:82px !important;
	height:105px !important;
	left:744px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999074 {
	width:82px !important;
	height:105px !important;
	left:846px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1024398 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1024428 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1024457 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1024486 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1024515 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1024545 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1024575 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1024373 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item998878 {
	width:82px !important;
	height:105px !important;
	left:688px !important;
	top:185px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item998884 {
	width:82px !important;
	height:105px !important;
	left:781px !important;
	top:185px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item998889 {
	width:82px !important;
	height:105px !important;
	left:873px !important;
	top:185px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item998901 {
	width:82px !important;
	height:105px !important;
	left:809px !important;
	top:222px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item998895 {
	width:82px !important;
	height:105px !important;
	left:714px !important;
	top:222px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1017228 {
	width:82px !important;
	height:105px !important;
	left:906px !important;
	top:222px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item738070 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1024105 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1024134 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1024163 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1024192 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1024221 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1024251 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1024281 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1024080 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

#item1004438 {
	width:220px !important;
	height:130px !important;
}

#item1004432 {
	width:433px !important;
	height:130px !important;
	left:520px !important;
	top:254px !important;
}

#item1004553 {
	width:220px !important;
	height:130px !important;
}

#item1004547 {
	width:441px !important;
	height:130px !important;
	left:511px !important;
	top:379px !important;
}

#item1004683 {
	width:220px !important;
	height:117px !important;
}

#item1004677 {
	width:443px !important;
	height:117px !important;
	left:511px !important;
	top:503px !important;
}

#item1021091 {
	width:416px !important;
	height:121px !important;
	left:537px !important;
	top:620px !important;
}

#item626490 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#212f7c;
}

#item626494 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#212f7c;
}

#item626501 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#212f7c;
}

#item737304 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item737308 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:777px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1024953 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1024983 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1025012 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1025041 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1025071 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1025100 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1025130 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1024929 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item642796 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#212f7c;
}

#item643023 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#212f7c;
}

#item643027 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#212f7c;
}

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

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

#item991212 {
	width:19px !important;
	height:27px !important;
	left:868px !important;
	top:75px !important;
	background:#2a347a;
}

#item999167 {
	width:73px !important;
	height:93px !important;
	left:672px !important;
	top:186px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1009479 {
	width:73px !important;
	height:93px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1009480 {
	width:73px !important;
	height:93px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item999172 {
	width:73px !important;
	height:93px !important;
	left:754px !important;
	top:186px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1009464 {
	width:73px !important;
	height:93px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item999178 {
	width:73px !important;
	height:93px !important;
	left:837px !important;
	top:186px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1003383 {
	width:73px !important;
	height:93px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1003355 {
	width:73px !important;
	height:93px !important;
	left:720px !important;
	top:232px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1003362 {
	width:73px !important;
	height:93px !important;
	left:802px !important;
	top:232px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1003370 {
	width:73px !important;
	height:93px !important;
	left:885px !important;
	top:232px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.75);
}

#item1028212 {
	width:53px !important;
	height:53px !important;
}

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

#item1009934 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:782px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1025382 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1025411 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1025440 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1025469 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1025499 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1025528 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1025558 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1025359 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item999278 {
	width:82px !important;
	height:105px !important;
	left:691px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999284 {
	width:82px !important;
	height:105px !important;
	left:788px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999288 {
	width:82px !important;
	height:105px !important;
	left:885px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999294 {
	width:82px !important;
	height:105px !important;
	left:737px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item999300 {
	width:82px !important;
	height:105px !important;
	left:831px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item737070 {
	width:245px !important;
	height:54px !important;
	left:260px !important;
	top:778px !important;
}

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

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

#item1009949 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

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

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

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

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

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

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

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

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

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

#item1025656 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1025685 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1025714 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1025743 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1025773 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1025803 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1025834 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1025631 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1002251 {
	width:82px !important;
	height:105px !important;
	left:691px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002279 {
	width:82px !important;
	height:105px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002257 {
	width:82px !important;
	height:105px !important;
	left:788px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002284 {
	width:82px !important;
	height:105px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002263 {
	width:82px !important;
	height:105px !important;
	left:885px !important;
	top:183px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002289 {
	width:82px !important;
	height:105px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002269 {
	width:82px !important;
	height:105px !important;
	left:737px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002297 {
	width:82px !important;
	height:105px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002274 {
	width:82px !important;
	height:105px !important;
	left:831px !important;
	top:226px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item1002302 {
	width:82px !important;
	height:105px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
}

#item737058 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1025947 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1025977 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1026006 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1026035 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1026064 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1026093 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1026123 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1025924 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1018876 {
	width:112px !important;
	height:143px !important;
	left:818px !important;
	top:168px !important;
	box-shadow:4px 4px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 7px 0px rgba(0,0,0,0.75);
}

#item1017801 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1026228 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1026257 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1026286 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1026317 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1026346 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1026375 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1026405 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1026205 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1029927 {
	width:357px !important;
	height:95px !important;
	left:36px !important;
	top:66px !important;
}

#item1028642 {
	width:330px !important;
	height:222px !important;
	top:3px !important;
	border:solid 0.3px #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;
}

#item1028657 {
	width:334px !important;
	height:226px !important;
	border:solid 0.3px #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;
}

#item1028682 {
	width:362px !important;
	height:228px !important;
	border:solid 0.4px #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;
}

#item1028699 {
	width:362px !important;
	height:228px !important;
	border:solid 0.4px #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;
}

#item1028716 {
	width:362px !important;
	height:228px !important;
	border:solid 0.4px #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;
}

#item1028731 {
	width:420px !important;
	height:274px !important;
	border:solid 0.5px #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;
}

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

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

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

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

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

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

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

#item1026517 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:86px !important;
}

#item1026546 {
	width:200px !important;
	height:30px !important;
	left:233px !important;
	top:86px !important;
}

#item1026575 {
	width:200px !important;
	height:28px !important;
	left:23px !important;
	top:144px !important;
}

#item1026604 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:143px !important;
}

#item1026633 {
	width:200px !important;
	height:36px !important;
	left:23px !important;
	top:200px !important;
}

#item1026663 {
	width:202px !important;
	height:36px !important;
	left:233px !important;
	top:200px !important;
}

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

#item1026693 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:266px !important;
}

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

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

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

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

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

#item1026492 {
	width:440px !important;
	height:309px !important;
	left:568px !important;
	top:-10px !important;
}

#item1027104 {
	mix-blend-mode:hard-light;
	opacity:0.78;
	width:1026px !important;
	height:846px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1c3a3f;
}

#item739163 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item739311 {
	width:41px !important;
	height:44px !important;
}

#item739308 {
	width:41px !important;
	height:44px !important;
	left:583px !important;
	top:505px !important;
}

#item1026954 {
	width:41px !important;
	height:44px !important;
}

#item1026955 {
	width:41px !important;
	height:44px !important;
	left:445px !important;
	top:505px !important;
}

#item1026962 {
	width:41px !important;
	height:44px !important;
}

#item1026963 {
	width:41px !important;
	height:44px !important;
	left:514px !important;
	top:505px !important;
}
#in5footer,  #prefooter {display:none;}
