/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:98430px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-SKODANext-Bold;
	src:url("../fonts/SKODANext-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-SKODANext-Light;
	src:url("../fonts/SKODANext-Light.otf");
}

#item194011 {
	width:806px !important;
	height:1080px !important;
}

#item901 {
	width:546px !important;
	height:121px !important;
	left:80px !important;
	top:879px !important;
}

#item910 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #fff;
}

#item193792 {
	width:87px !important;
	height:66px !important;
}

#item193789 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item238361 {
	width:127px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238358 {
	width:133px !important;
	height:66px !important;
	left:479px !important;
	top:152px !important;
}

#item238388 {
	width:136px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238385 {
	width:142px !important;
	height:66px !important;
	left:469px !important;
	top:220px !important;
}

#item238414 {
	width:294px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238411 {
	width:300px !important;
	height:66px !important;
	left:311px !important;
	top:290px !important;
}

#item238440 {
	width:145px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238437 {
	width:151px !important;
	height:66px !important;
	left:460px !important;
	top:357px !important;
}

#item238466 {
	width:287px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238463 {
	width:293px !important;
	height:66px !important;
	left:318px !important;
	top:425px !important;
}

#item238492 {
	width:178px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238489 {
	width:184px !important;
	height:66px !important;
	left:427px !important;
	top:493px !important;
}

#item238518 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238515 {
	width:204px !important;
	height:66px !important;
	left:407px !important;
	top:561px !important;
}

#item238544 {
	width:359px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238541 {
	width:365px !important;
	height:66px !important;
	left:246px !important;
	top:629px !important;
}

#item238570 {
	width:291px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238567 {
	width:297px !important;
	height:66px !important;
	left:314px !important;
	top:696px !important;
}

#item238596 {
	width:243px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238593 {
	width:249px !important;
	height:66px !important;
	left:362px !important;
	top:764px !important;
}

#item239348 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item239349 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item238321 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item238318 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item238316 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item238011 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item238008 {
	width:86px !important;
	height:76px !important;
	left:524px !important;
	top:62px !important;
}

#item238016 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item238013 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item238042 {
	width:127px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238039 {
	width:133px !important;
	height:66px !important;
	left:479px !important;
	top:152px !important;
}

#item238068 {
	width:136px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238065 {
	width:142px !important;
	height:66px !important;
	left:469px !important;
	top:220px !important;
}

#item238094 {
	width:294px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238091 {
	width:300px !important;
	height:66px !important;
	left:311px !important;
	top:290px !important;
}

#item238120 {
	width:145px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238117 {
	width:151px !important;
	height:66px !important;
	left:460px !important;
	top:357px !important;
}

#item238146 {
	width:287px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238143 {
	width:293px !important;
	height:66px !important;
	left:318px !important;
	top:425px !important;
}

#item238172 {
	width:178px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238169 {
	width:184px !important;
	height:66px !important;
	left:427px !important;
	top:493px !important;
}

#item238198 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238195 {
	width:204px !important;
	height:66px !important;
	left:407px !important;
	top:561px !important;
}

#item238224 {
	width:359px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238221 {
	width:365px !important;
	height:66px !important;
	left:246px !important;
	top:629px !important;
}

#item238251 {
	width:291px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238247 {
	width:297px !important;
	height:66px !important;
	left:314px !important;
	top:696px !important;
}

#item238277 {
	width:243px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item238274 {
	width:249px !important;
	height:66px !important;
	left:362px !important;
	top:764px !important;
}

#item238001 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item237998 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item237996 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item944 {
	width:1920px !important;
	height:1080px !important;
	background:#0e3a2f;
}

#item974 {
	width:1180px !important;
	left:80px !important;
	top:301px !important;
	min-height:217px !important;
}

#item69952 {
	width:1182px !important;
	left:80px !important;
	top:560px !important;
	min-height:203px !important;
}

#item68189 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #fff;
}

#item193773 {
	width:87px !important;
	height:66px !important;
}

#item193770 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item193777 {
	width:87px !important;
	height:66px !important;
}

#item193774 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:857px !important;
}

#item236852 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item236849 {
	width:86px !important;
	height:76px !important;
	left:524px !important;
	top:62px !important;
}

#item237359 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item237356 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item237114 {
	width:294px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237111 {
	width:300px !important;
	height:66px !important;
	left:311px !important;
	top:222px !important;
}

#item237140 {
	width:145px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237137 {
	width:151px !important;
	height:66px !important;
	left:460px !important;
	top:289px !important;
}

#item237166 {
	width:287px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237163 {
	width:293px !important;
	height:66px !important;
	left:318px !important;
	top:357px !important;
}

#item237192 {
	width:178px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237189 {
	width:184px !important;
	height:66px !important;
	left:427px !important;
	top:424px !important;
}

#item237218 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237215 {
	width:204px !important;
	height:66px !important;
	left:407px !important;
	top:492px !important;
}

#item237244 {
	width:359px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237241 {
	width:365px !important;
	height:66px !important;
	left:246px !important;
	top:559px !important;
}

#item237270 {
	width:291px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237267 {
	width:297px !important;
	height:66px !important;
	left:314px !important;
	top:627px !important;
}

#item237296 {
	width:243px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237293 {
	width:249px !important;
	height:66px !important;
	left:362px !important;
	top:695px !important;
}

#item237323 {
	width:136px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237320 {
	width:142px !important;
	height:66px !important;
	left:469px !important;
	top:152px !important;
}

#item236842 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item236839 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item236837 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item1144 {
	width:449px !important;
	left:1231px !important;
	top:827px !important;
	min-height:53px !important;
}

#item1058 {
	width:50px !important;
	height:56px !important;
	left:62px !important;
}

#item1087 {
	width:173px !important;
	top:75px !important;
	min-height:14px !important;
}

#item194035 {
	width:174px !important;
	height:116px !important;
}

#item68709 {
	width:294px !important;
	min-height:60px !important;
	padding:15px;
}

#item194049 {
	width:294px !important;
	height:60px !important;
	left:1562px !important;
	top:212px !important;
}

#item143727 {
	width:145px !important;
	min-height:60px !important;
	padding:15px;
}

#item194052 {
	width:145px !important;
	height:60px !important;
	left:1711px !important;
	top:279px !important;
}

#item143750 {
	width:287px !important;
	min-height:60px !important;
	padding:15px;
}

#item194055 {
	width:287px !important;
	height:60px !important;
	left:1569px !important;
	top:347px !important;
}

#item143776 {
	width:178px !important;
	min-height:60px !important;
	padding:15px;
}

#item194058 {
	width:178px !important;
	height:60px !important;
	left:1678px !important;
	top:414px !important;
}

#item143799 {
	width:198px !important;
	min-height:60px !important;
	padding:15px;
}

#item194061 {
	width:198px !important;
	height:60px !important;
	left:1658px !important;
	top:482px !important;
}

#item143822 {
	width:359px !important;
	min-height:60px !important;
	padding:15px;
}

#item194064 {
	width:359px !important;
	height:60px !important;
	left:1497px !important;
	top:549px !important;
}

#item143846 {
	width:291px !important;
	min-height:60px !important;
	padding:15px;
}

#item194067 {
	width:291px !important;
	height:60px !important;
	left:1565px !important;
	top:617px !important;
}

#item143869 {
	width:243px !important;
	min-height:60px !important;
	padding:15px;
}

#item194070 {
	width:243px !important;
	height:60px !important;
	left:1613px !important;
	top:685px !important;
}

#item68732 {
	width:136px !important;
	min-height:60px !important;
	padding:15px;
}

#item194045 {
	width:136px !important;
	height:60px !important;
	left:1720px !important;
	top:142px !important;
}

#item68201 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #000;
}

#item194016 {
	width:87px !important;
	height:66px !important;
}

#item194013 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item194020 {
	width:87px !important;
	height:66px !important;
}

#item194017 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:857px !important;
}

#item194087 {
	width:904px !important;
	height:1080px !important;
	left:1016px !important;
}

#item24838 {
	width:565px !important;
	height:897px !important;
	left:1275px !important;
	top:77px !important;
}

#item194167 {
	width:48px !important;
	height:34px !important;
}

#item194163 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194172 {
	width:48px !important;
	height:34px !important;
}

#item194168 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item194415 {
	width:460px !important;
	top:80px !important;
	min-height:108px !important;
}

#item194438 {
	width:460px !important;
	top:325px !important;
	min-height:102px !important;
}

#item194461 {
	width:460px !important;
	top:268px !important;
	min-height:27px !important;
}

#item194181 {
	width:460px !important;
	top:80px !important;
	min-height:144px !important;
}

#item194204 {
	width:478px !important;
	top:325px !important;
	min-height:102px !important;
}

#item194227 {
	width:538px !important;
	top:268px !important;
	min-height:36px !important;
}

#item113695 {
	width:460px !important;
	top:80px !important;
	min-height:144px !important;
}

#item132859 {
	width:487px !important;
	top:325px !important;
	min-height:102px !important;
}

#item132905 {
	width:538px !important;
	top:268px !important;
	min-height:36px !important;
}

#item194174 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item240187 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240188 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item194158 {
	width:48px !important;
	height:34px !important;
}

#item194154 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194162 {
	width:48px !important;
	height:34px !important;
}

#item194159 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item194561 {
	width:51px !important;
	height:52px !important;
	left:1072px !important;
	top:541px !important;
}

#item194566 {
	width:51px !important;
	height:52px !important;
	left:1224px !important;
	top:403px !important;
}

#item194570 {
	width:51px !important;
	height:52px !important;
	left:1730px !important;
	top:506px !important;
}

#item144162 {
	width:402px !important;
	left:80px !important;
	top:268px !important;
	min-height:35px !important;
}

#item144186 {
	width:445px !important;
	left:80px !important;
	top:325px !important;
	min-height:102px !important;
}

#item157352 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item241021 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item241022 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item194594 {
	width:48px !important;
	height:34px !important;
}

#item194590 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194598 {
	width:48px !important;
	height:34px !important;
}

#item194595 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item147298 {
	width:480px !important;
	left:80px !important;
	top:268px !important;
	min-height:27px !important;
}

#item147321 {
	width:550px !important;
	left:80px !important;
	top:325px !important;
	min-height:184px !important;
}

#item166862 {
	width:480px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240220 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240221 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item194691 {
	width:48px !important;
	height:34px !important;
}

#item194687 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194695 {
	width:48px !important;
	height:34px !important;
}

#item194692 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item194681 {
	width:948px !important;
	height:1080px !important;
	left:972px !important;
}

#item144052 {
	width:565px !important;
	height:897px !important;
	left:1275px !important;
	top:77px !important;
}

#item194701 {
	width:48px !important;
	height:34px !important;
}

#item194696 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194705 {
	width:48px !important;
	height:34px !important;
}

#item194702 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item144941 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item144943 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item144989 {
	width:490px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item145019 {
	width:490px !important;
	left:80px !important;
	top:325px !important;
	min-height:102px !important;
}

#item145043 {
	width:490px !important;
	left:80px !important;
	top:268px !important;
	min-height:27px !important;
}

#item194710 {
	width:48px !important;
	height:34px !important;
}

#item194706 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194714 {
	width:48px !important;
	height:34px !important;
}

#item194711 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item145215 {
	width:500px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item145239 {
	width:546px !important;
	left:80px !important;
	top:325px !important;
	min-height:102px !important;
}

#item145262 {
	width:571px !important;
	left:80px !important;
	top:268px !important;
	min-height:27px !important;
}

#item240250 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240251 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item194719 {
	width:48px !important;
	height:34px !important;
}

#item194715 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194723 {
	width:48px !important;
	height:34px !important;
}

#item194720 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item195631 {
	width:460px !important;
	left:10px !important;
	top:335px !important;
	min-height:124px !important;
}

#item195661 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195663 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item195686 {
	width:460px !important;
	left:10px !important;
	top:278px !important;
	min-height:36px !important;
}

#item195709 {
	width:445px !important;
	left:10px !important;
	top:90px !important;
	min-height:114px !important;
}

#item195506 {
	width:622px !important;
	left:10px !important;
	top:278px !important;
	min-height:44px !important;
}

#item195529 {
	width:556px !important;
	left:10px !important;
	top:335px !important;
	min-height:224px !important;
}

#item195552 {
	width:445px !important;
	left:10px !important;
	top:90px !important;
	min-height:114px !important;
}

#item195616 {
	width:48px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item195613 {
	width:54px !important;
	height:40px !important;
	left:1729px !important;
	top:914px !important;
}

#item195620 {
	width:48px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item195617 {
	width:54px !important;
	height:40px !important;
	left:1729px !important;
	top:951px !important;
}

#item197034 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item197036 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item195368 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195370 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item195416 {
	width:425px !important;
	left:10px !important;
	top:90px !important;
	min-height:117px !important;
}

#item196876 {
	width:550px !important;
	left:10px !important;
	top:335px !important;
	min-height:102px !important;
}

#item196899 {
	width:538px !important;
	left:10px !important;
	top:278px !important;
	min-height:36px !important;
}

#item195353 {
	width:1850px !important;
	height:1090px !important;
	left:70px !important;
	top:-10px !important;
}

#item196954 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

#item196957 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item196962 {
	width:70px !important;
	height:24px !important;
}

#item196960 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item196965 {
	width:70px !important;
	height:24px !important;
}

#item196963 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item196968 {
	width:70px !important;
	height:24px !important;
}

#item196966 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item197115 {
	width:48px !important;
	height:34px !important;
}

#item197111 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item197119 {
	width:48px !important;
	height:34px !important;
}

#item197116 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item197108 {
	width:858px !important;
	height:1080px !important;
	left:1062px !important;
}

#item132428 {
	width:425px !important;
	height:897px !important;
	left:1415px !important;
	top:77px !important;
}

#item197127 {
	width:48px !important;
	height:34px !important;
}

#item197123 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item197131 {
	width:48px !important;
	height:34px !important;
}

#item197128 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item187197 {
	width:584px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item187225 {
	width:584px !important;
	left:80px !important;
	top:268px !important;
	min-height:390px !important;
}

#item197136 {
	width:48px !important;
	height:34px !important;
}

#item197132 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item197140 {
	width:48px !important;
	height:34px !important;
}

#item197137 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item237402 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item237399 {
	width:86px !important;
	height:76px !important;
	left:524px !important;
	top:62px !important;
}

#item237669 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item237666 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item237934 {
	width:127px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237963 {
	width:133px !important;
	height:66px !important;
	left:479px !important;
	top:152px !important;
}

#item237900 {
	width:136px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237966 {
	width:142px !important;
	height:66px !important;
	left:469px !important;
	top:220px !important;
}

#item237715 {
	width:294px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237971 {
	width:300px !important;
	height:66px !important;
	left:311px !important;
	top:290px !important;
}

#item237738 {
	width:145px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237974 {
	width:151px !important;
	height:66px !important;
	left:460px !important;
	top:357px !important;
}

#item237761 {
	width:287px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237977 {
	width:293px !important;
	height:66px !important;
	left:318px !important;
	top:425px !important;
}

#item237784 {
	width:178px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237980 {
	width:184px !important;
	height:66px !important;
	left:427px !important;
	top:493px !important;
}

#item237807 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237983 {
	width:204px !important;
	height:66px !important;
	left:407px !important;
	top:561px !important;
}

#item237831 {
	width:359px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237986 {
	width:365px !important;
	height:66px !important;
	left:246px !important;
	top:629px !important;
}

#item237854 {
	width:291px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237989 {
	width:297px !important;
	height:66px !important;
	left:314px !important;
	top:696px !important;
}

#item237877 {
	width:243px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:15px;
}

#item237993 {
	width:249px !important;
	height:66px !important;
	left:362px !important;
	top:764px !important;
}

#item237392 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item237389 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item237387 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item198324 {
	width:511px !important;
	top:156px !important;
	min-height:50px !important;
}

#item198371 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198372 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198373 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198374 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198376 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item198377 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item198378 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	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;
}

#item198380 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item198381 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table247212 th, table#table247212 td {
	vertical-align:top;;
}

table#table247212 {
	table-layout:fixed;
}

#item223893 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item198186 {
	width:425px !important;
	top:156px !important;
	min-height:36px !important;
}

#item198232 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198233 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198234 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198235 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198236 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item198237 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	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;
}

#item198238 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item198240 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item198241 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table247495 th, table#table247495 td {
	vertical-align:top;;
}

table#table247495 {
	table-layout:fixed;
}

#item223856 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item198048 {
	width:445px !important;
	top:156px !important;
	min-height:27px !important;
}

#item198094 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198095 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item198096 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198097 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item198098 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	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;
}

#item198099 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item198100 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item198102 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item198103 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table248195 th, table#table248195 td {
	vertical-align:top;;
}

table#table248195 {
	table-layout:fixed;
}

#item223816 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197936 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item197984 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197985 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197986 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197987 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	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;
}

#item197988 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197989 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197990 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197992 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item197993 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table248479 th, table#table248479 td {
	vertical-align:top;;
}

table#table248479 {
	table-layout:fixed;
}

#item223775 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197827 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item197873 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197874 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197875 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	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;
}

#item197876 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197877 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197878 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197879 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197881 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item197882 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table248763 th, table#table248763 td {
	vertical-align:top;;
}

table#table248763 {
	table-layout:fixed;
}

#item223738 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197715 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item197761 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197763 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	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;
}

#item197764 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197765 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197766 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197767 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197768 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197770 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item197771 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table249046 th, table#table249046 td {
	vertical-align:top;;
}

table#table249046 {
	table-layout:fixed;
}

#item223701 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197603 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item197649 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	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;
}

#item197650 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197651 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197652 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197653 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197654 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197655 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197657 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item197659 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table249329 th, table#table249329 td {
	vertical-align:top;;
}

table#table249329 {
	table-layout:fixed;
}

#item223664 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197464 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item197511 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197512 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197514 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197515 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197516 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197517 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197518 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197521 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item197522 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	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;
}

table#table249612 th, table#table249612 td {
	vertical-align:top;;
}

table#table249612 {
	table-layout:fixed;
}

#item223622 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197293 {
	width:546px !important;
	top:156px !important;
	min-height:36px !important;
}

#item197340 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197341 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item197342 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197343 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item197344 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197345 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item197346 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item197348 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	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;
}

#item197349 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table249896 th, table#table249896 td {
	vertical-align:top;;
}

table#table249896 {
	table-layout:fixed;
}

#item223535 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item197284 {
	width:1638px !important;
	height:849px !important;
	left:80px !important;
	top:112px !important;
}

#item197261 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item198597 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item198599 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

table#table250220 th, table#table250220 td {
	vertical-align:top;;
}

table#table250220 {
	table-layout:fixed;
}

#item223573 {
	width:400px !important;
	left:69px !important;
	top:711px !important;
	min-height:82px !important;
}

#item239767 {
	width:68px !important;
	height:36px !important;
}

#item239765 {
	width:68px !important;
	height:36px !important;
	left:324px !important;
	top:719px !important;
}

#item197211 {
	width:146px !important;
	height:146px !important;
}

#item197208 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item197215 {
	width:146px !important;
	height:146px !important;
}

#item197212 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item197219 {
	width:146px !important;
	height:146px !important;
}

#item197216 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:290px !important;
}

#item197224 {
	width:146px !important;
	height:146px !important;
}

#item197220 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:290px !important;
}

#item197228 {
	width:146px !important;
	height:146px !important;
}

#item197225 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:467px !important;
}

#item197232 {
	width:146px !important;
	height:146px !important;
}

#item197229 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:638px !important;
}

#item197236 {
	width:146px !important;
	height:146px !important;
}

#item197233 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:814px !important;
}

#item197240 {
	width:146px !important;
	height:146px !important;
}

#item197237 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:467px !important;
}

#item197244 {
	width:146px !important;
	height:146px !important;
}

#item197241 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:638px !important;
}

#item197252 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item197256 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item199104 {
	width:48px !important;
	height:34px !important;
}

#item199100 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item199108 {
	width:48px !important;
	height:34px !important;
}

#item199105 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item239784 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item239800 {
	width:68px !important;
	height:68px !important;
}

#item239797 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
}

#item239802 {
	width:33px !important;
	height:252px !important;
	left:21px !important;
	top:240px !important;
}

#item239782 {
	width:1920px !important;
	height:1080px !important;
}

#item200807 {
	width:511px !important;
	top:156px !important;
	min-height:50px !important;
}

#item200853 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200854 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200855 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200856 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200857 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200858 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200859 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

#item200860 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200861 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item200864 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:702px !important;
	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;
}

table#table250480 th, table#table250480 td {
	vertical-align:top;;
}

table#table250480 {
	table-layout:fixed;
}

#item224675 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item199933 {
	width:511px !important;
	top:156px !important;
	min-height:50px !important;
}

#item199979 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item199980 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item199981 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item199982 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item199983 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item199984 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item199985 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	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;
}

#item199986 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item199987 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201026 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table250763 th, table#table250763 td {
	vertical-align:top;;
}

table#table250763 {
	table-layout:fixed;
}

#item224603 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200434 {
	width:425px !important;
	top:156px !important;
	min-height:36px !important;
}

#item200481 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200482 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200483 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200484 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200485 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200486 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	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;
}

#item200487 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200488 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200489 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201030 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table251046 th, table#table251046 td {
	vertical-align:top;;
}

table#table251046 {
	table-layout:fixed;
}

#item224497 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200372 {
	width:445px !important;
	top:156px !important;
	min-height:27px !important;
}

#item200419 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200420 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200421 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200422 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200423 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	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;
}

#item200424 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200425 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200426 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200427 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201031 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table251329 th, table#table251329 td {
	vertical-align:top;;
}

table#table251329 {
	table-layout:fixed;
}

#item224422 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200311 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item200357 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200358 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200359 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200360 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	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;
}

#item200361 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200362 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200363 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200364 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200365 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201032 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table251613 th, table#table251613 td {
	vertical-align:top;;
}

table#table251613 {
	table-layout:fixed;
}

#item224349 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200246 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item200293 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200294 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200295 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	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;
}

#item200296 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200297 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200298 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200299 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200300 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200301 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200302 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table251897 th, table#table251897 td {
	vertical-align:top;;
}

table#table251897 {
	table-layout:fixed;
}

#item224273 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200183 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item200229 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200231 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	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;
}

#item200232 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200233 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200234 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200236 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200237 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200238 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200239 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201034 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table252180 th, table#table252180 td {
	vertical-align:top;;
}

table#table252180 {
	table-layout:fixed;
}

#item224191 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200119 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item200166 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	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;
}

#item200167 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200168 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200169 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200170 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200171 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200172 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200173 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200174 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201036 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table252463 th, table#table252463 td {
	vertical-align:top;;
}

table#table252463 {
	table-layout:fixed;
}

#item224120 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item200057 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item200103 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200104 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200105 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200106 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200107 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200108 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200110 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200111 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item200112 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	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;
}

#item201037 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table252747 th, table#table252747 td {
	vertical-align:top;;
}

table#table252747 {
	table-layout:fixed;
}

#item224046 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item199995 {
	width:546px !important;
	top:156px !important;
	min-height:36px !important;
}

#item200041 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200043 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item200044 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200045 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item200046 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200047 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item200048 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-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;
}

#item200049 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	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;
}

#item200050 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item201038 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:702px !important;
	border:solid 1.2px #b2b2b2;
	-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;
}

table#table253031 th, table#table253031 td {
	vertical-align:top;;
}

table#table253031 {
	table-layout:fixed;
}

#item223934 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item199924 {
	width:1638px !important;
	height:849px !important;
	left:80px !important;
	top:112px !important;
}

#item200490 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item200516 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item200517 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

table#table253337 th, table#table253337 td {
	vertical-align:top;;
}

table#table253337 {
	table-layout:fixed;
}

#item223970 {
	width:400px !important;
	left:69px !important;
	top:711px !important;
	min-height:82px !important;
}

#item239829 {
	width:68px !important;
	height:36px !important;
}

#item239827 {
	width:68px !important;
	height:36px !important;
	left:324px !important;
	top:719px !important;
}

#item200567 {
	width:146px !important;
	height:146px !important;
}

#item200564 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item200571 {
	width:146px !important;
	height:146px !important;
}

#item200568 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item200575 {
	width:146px !important;
	height:146px !important;
}

#item200572 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:290px !important;
}

#item200579 {
	width:146px !important;
	height:146px !important;
}

#item200576 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:290px !important;
}

#item200583 {
	width:146px !important;
	height:146px !important;
}

#item200580 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:467px !important;
}

#item200587 {
	width:146px !important;
	height:146px !important;
}

#item200584 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:638px !important;
}

#item200591 {
	width:146px !important;
	height:146px !important;
}

#item200588 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:814px !important;
}

#item200595 {
	width:146px !important;
	height:146px !important;
}

#item200592 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:467px !important;
}

#item200599 {
	width:146px !important;
	height:146px !important;
}

#item200596 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:638px !important;
}

#item200603 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item200608 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item200617 {
	width:48px !important;
	height:34px !important;
}

#item200612 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item200621 {
	width:48px !important;
	height:34px !important;
}

#item200618 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item200865 {
	width:146px !important;
	height:146px !important;
}

#item200870 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:814px !important;
}

#item239811 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item239826 {
	width:68px !important;
	height:68px !important;
}

#item239822 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
}

#item239809 {
	width:33px !important;
	height:252px !important;
	left:21px !important;
	top:240px !important;
}

#item239807 {
	width:1920px !important;
	height:1080px !important;
}

#item201983 {
	width:445px !important;
	top:156px !important;
	min-height:27px !important;
}

#item202029 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item202030 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item202031 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item202032 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item202033 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	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;
}

#item202036 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item202037 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item202927 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table253630 th, table#table253630 td {
	vertical-align:top;;
}

table#table253630 {
	table-layout:fixed;
}

#item225241 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201919 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item201965 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201967 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201968 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201969 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	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;
}

#item201970 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201974 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item201975 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item202868 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table253911 th, table#table253911 td {
	vertical-align:top;;
}

table#table253911 {
	table-layout:fixed;
}

#item225168 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201857 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item201903 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201904 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201905 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	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;
}

#item201906 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201907 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201911 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item201912 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item202804 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table254192 th, table#table254192 td {
	vertical-align:top;;
}

table#table254192 {
	table-layout:fixed;
}

#item225073 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201793 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item201839 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201840 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	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;
}

#item201841 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201843 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201844 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201847 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item201848 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item202747 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table254473 th, table#table254473 td {
	vertical-align:top;;
}

table#table254473 {
	table-layout:fixed;
}

#item224997 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201730 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item201776 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	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;
}

#item201777 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201778 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201779 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201780 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201783 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item201784 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item202687 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table254754 th, table#table254754 td {
	vertical-align:top;;
}

table#table254754 {
	table-layout:fixed;
}

#item224920 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201665 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item201711 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201712 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201714 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201715 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201716 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201720 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item201721 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	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;
}

#item202629 {
	width:190px !important;
	left:22px !important;
	top:4px !important;
	min-height:13px !important;
}

table#table255036 th, table#table255036 td {
	vertical-align:top;;
}

table#table255036 {
	table-layout:fixed;
}

#item224836 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201603 {
	width:546px !important;
	top:156px !important;
	min-height:36px !important;
}

#item201649 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201650 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item201651 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201652 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !important;
	border:solid 1px #999999;
	-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;
}

#item201653 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:527px !important;
	border:solid 1px #999999;
	-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;
}

#item201656 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	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;
}

#item201657 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

table#table255304 th, table#table255304 td {
	vertical-align:top;;
}

table#table255304 {
	table-layout:fixed;
}

#item224713 {
	width:464px !important;
	top:213px !important;
	min-height:225px !important;
}

#item201531 {
	width:1638px !important;
	height:814px !important;
	left:80px !important;
	top:112px !important;
}

#item202167 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item202194 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item202195 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

table#table255585 th, table#table255585 td {
	vertical-align:top;;
}

table#table255585 {
	table-layout:fixed;
}

#item224788 {
	width:400px !important;
	left:69px !important;
	top:711px !important;
	min-height:82px !important;
}

#item239855 {
	width:68px !important;
	height:36px !important;
}

#item239852 {
	width:68px !important;
	height:36px !important;
	left:324px !important;
	top:719px !important;
}

#item202245 {
	width:146px !important;
	height:146px !important;
}

#item202242 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item202249 {
	width:146px !important;
	height:146px !important;
}

#item202246 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item202253 {
	width:146px !important;
	height:146px !important;
}

#item202250 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:290px !important;
}

#item202257 {
	width:146px !important;
	height:146px !important;
}

#item202254 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:290px !important;
}

#item202261 {
	width:146px !important;
	height:146px !important;
}

#item202258 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:467px !important;
}

#item202265 {
	width:146px !important;
	height:146px !important;
}

#item202262 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:638px !important;
}

#item202273 {
	width:146px !important;
	height:146px !important;
}

#item202270 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:467px !important;
}

#item202281 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item202286 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item202294 {
	width:48px !important;
	height:34px !important;
}

#item202290 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item202298 {
	width:48px !important;
	height:34px !important;
}

#item202295 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item239836 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item239851 {
	width:68px !important;
	height:68px !important;
}

#item239847 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
}

#item239834 {
	width:33px !important;
	height:252px !important;
	left:21px !important;
	top:240px !important;
}

#item239832 {
	width:1920px !important;
	height:1080px !important;
}

#item203039 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item203062 {
	width:493px !important;
	top:213px !important;
	min-height:234px !important;
}

#item203085 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	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;
}

#item203090 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item203091 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item203185 {
	width:445px !important;
	top:156px !important;
	min-height:35px !important;
}

#item203208 {
	width:484px !important;
	top:213px !important;
	min-height:234px !important;
}

#item203231 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item203238 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-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;
}

#item203239 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	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;
}

#item203125 {
	width:546px !important;
	top:156px !important;
	min-height:36px !important;
}

#item203148 {
	width:463px !important;
	top:213px !important;
	min-height:234px !important;
}

#item203171 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-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;
}

#item203176 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	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;
}

#item203177 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #999999;
	-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;
}

#item203032 {
	width:1638px !important;
	height:814px !important;
	left:80px !important;
	top:112px !important;
}

#item203613 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item203639 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item203640 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item203689 {
	width:146px !important;
	height:146px !important;
}

#item203686 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item203693 {
	width:146px !important;
	height:146px !important;
}

#item203690 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item203697 {
	width:146px !important;
	height:146px !important;
}

#item203694 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:290px !important;
}

#item203720 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item203724 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item203732 {
	width:48px !important;
	height:34px !important;
}

#item203728 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item203736 {
	width:48px !important;
	height:34px !important;
}

#item203733 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item204927 {
	width:631px !important;
	top:325px !important;
	min-height:46px !important;
}

#item204950 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item204986 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item204988 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item204822 {
	width:601px !important;
	top:325px !important;
	min-height:43px !important;
}

#item204845 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item204882 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item204884 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item204721 {
	width:304px !important;
	top:325px !important;
	min-height:20px !important;
}

#item204744 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item204781 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item204783 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item204621 {
	width:278px !important;
	top:325px !important;
	min-height:20px !important;
}

#item204645 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item204682 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item204684 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item204520 {
	width:324px !important;
	min-height:36px !important;
}

#item204543 {
	width:324px !important;
	top:57px !important;
	min-height:29px !important;
}

#item204581 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item204583 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item204499 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item205221 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item204462 {
	width:48px !important;
	height:34px !important;
}

#item204459 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item204466 {
	width:48px !important;
	height:34px !important;
}

#item204463 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225289 {
	width:34px !important;
	height:48px !important;
	left:1545px !important;
	top:918px !important;
}

#item225286 {
	width:34px !important;
	height:48px !important;
	left:1089px !important;
	top:918px !important;
}

#item205261 {
	width:70px !important;
	height:24px !important;
}

#item225292 {
	width:70px !important;
	height:24px !important;
	left:1147px !important;
	top:930px !important;
}

#item205262 {
	width:70px !important;
	height:24px !important;
}

#item225295 {
	width:70px !important;
	height:24px !important;
	left:1225px !important;
	top:930px !important;
}

#item205263 {
	width:70px !important;
	height:24px !important;
}

#item225298 {
	width:70px !important;
	height:24px !important;
	left:1301px !important;
	top:930px !important;
}

#item205264 {
	width:70px !important;
	height:24px !important;
}

#item225301 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item205265 {
	width:70px !important;
	height:24px !important;
}

#item225304 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item205831 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:116px !important;
}

#item205898 {
	width:605px !important;
	top:268px !important;
	min-height:67px !important;
}

#item205921 {
	width:546px !important;
	top:365px !important;
	min-height:234px !important;
}

#item206028 {
	width:528px !important;
	top:268px !important;
	min-height:72px !important;
}

#item206051 {
	width:528px !important;
	top:365px !important;
	min-height:186px !important;
}

#item205963 {
	width:556px !important;
	top:365px !important;
	min-height:195px !important;
}

#item205986 {
	width:445px !important;
	top:268px !important;
	min-height:80px !important;
}

#item205854 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item240283 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240284 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item205776 {
	width:48px !important;
	height:34px !important;
}

#item205772 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item205780 {
	width:48px !important;
	height:34px !important;
}

#item205777 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225313 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item225310 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item206451 {
	width:70px !important;
	height:24px !important;
}

#item225317 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item206452 {
	width:70px !important;
	height:24px !important;
}

#item225320 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item206453 {
	width:70px !important;
	height:24px !important;
}

#item225324 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item206641 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:116px !important;
}

#item206729 {
	width:534px !important;
	top:80px !important;
	min-height:27px !important;
}

#item206753 {
	width:556px !important;
	top:137px !important;
	min-height:186px !important;
}

#item206675 {
	width:556px !important;
	top:137px !important;
	min-height:157px !important;
}

#item206698 {
	width:445px !important;
	top:80px !important;
	min-height:32px !important;
}

#item206665 {
	width:1628px !important;
	height:769px !important;
	left:80px !important;
	top:188px !important;
}

#item240316 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240317 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item206595 {
	width:48px !important;
	height:34px !important;
}

#item206591 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item206599 {
	width:48px !important;
	height:34px !important;
}

#item206596 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item206959 {
	width:34px !important;
	height:48px !important;
	left:1202px !important;
	top:918px !important;
}

#item206962 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item206953 {
	width:70px !important;
	height:24px !important;
}

#item206965 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item206954 {
	width:70px !important;
	height:24px !important;
}

#item206968 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item145358 {
	width:565px !important;
	height:897px !important;
	left:1275px !important;
	top:77px !important;
}

#item207074 {
	width:48px !important;
	height:34px !important;
}

#item207071 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item207078 {
	width:48px !important;
	height:34px !important;
}

#item207075 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225330 {
	width:48px !important;
	height:34px !important;
}

#item225327 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item225334 {
	width:48px !important;
	height:34px !important;
}

#item225331 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item207228 {
	width:631px !important;
	top:391px !important;
	min-height:300px !important;
}

#item207251 {
	width:523px !important;
	top:334px !important;
	min-height:44px !important;
}

#item207612 {
	width:601px !important;
	top:391px !important;
	min-height:256px !important;
}

#item207635 {
	width:556px !important;
	top:334px !important;
	min-height:38px !important;
}

#item207515 {
	width:532px !important;
	top:391px !important;
	min-height:278px !important;
}

#item207539 {
	width:580px !important;
	top:334px !important;
	min-height:37px !important;
}

#item207421 {
	width:518px !important;
	top:391px !important;
	min-height:146px !important;
}

#item207444 {
	width:684px !important;
	top:334px !important;
	min-height:42px !important;
}

#item207331 {
	width:546px !important;
	min-height:30px !important;
}

#item207354 {
	width:546px !important;
	top:57px !important;
	min-height:293px !important;
}

#item210631 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item207218 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item207718 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item240354 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240355 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item210244 {
	width:48px !important;
	height:34px !important;
}

#item210240 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item210248 {
	width:48px !important;
	height:34px !important;
}

#item210245 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225337 {
	width:34px !important;
	height:48px !important;
	left:1545px !important;
	top:918px !important;
}

#item225340 {
	width:34px !important;
	height:48px !important;
	left:1089px !important;
	top:918px !important;
}

#item210251 {
	width:70px !important;
	height:24px !important;
}

#item210264 {
	width:70px !important;
	height:24px !important;
	left:1147px !important;
	top:930px !important;
}

#item210252 {
	width:70px !important;
	height:24px !important;
}

#item210267 {
	width:70px !important;
	height:24px !important;
	left:1225px !important;
	top:930px !important;
}

#item210253 {
	width:70px !important;
	height:24px !important;
}

#item210270 {
	width:70px !important;
	height:24px !important;
	left:1301px !important;
	top:930px !important;
}

#item210254 {
	width:70px !important;
	height:24px !important;
}

#item210273 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item210255 {
	width:70px !important;
	height:24px !important;
}

#item210276 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item210619 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item210672 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item210670 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item210614 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item210612 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210629 {
	width:486px !important;
	height:60px !important;
}

#item210627 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item211068 {
	width:532px !important;
	left:80px !important;
	top:325px !important;
	min-height:278px !important;
}

#item211091 {
	width:580px !important;
	left:80px !important;
	top:268px !important;
	min-height:37px !important;
}

#item211175 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240382 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240383 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item211207 {
	width:48px !important;
	height:34px !important;
}

#item211204 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item211211 {
	width:48px !important;
	height:34px !important;
}

#item211208 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item211741 {
	width:601px !important;
	top:325px !important;
	min-height:256px !important;
}

#item211764 {
	width:556px !important;
	top:268px !important;
	min-height:38px !important;
}

#item211417 {
	width:532px !important;
	top:325px !important;
	min-height:278px !important;
}

#item211440 {
	width:580px !important;
	top:268px !important;
	min-height:37px !important;
}

#item211639 {
	width:518px !important;
	top:325px !important;
	min-height:146px !important;
}

#item211662 {
	width:684px !important;
	top:268px !important;
	min-height:42px !important;
}

#item211515 {
	width:546px !important;
	min-height:30px !important;
}

#item211538 {
	width:546px !important;
	top:57px !important;
	min-height:293px !important;
}

#item211405 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item211923 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item240418 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240420 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item211378 {
	width:48px !important;
	height:34px !important;
}

#item211375 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item211382 {
	width:48px !important;
	height:34px !important;
}

#item211379 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item212265 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

#item212262 {
	width:34px !important;
	height:48px !important;
	left:1126px !important;
	top:918px !important;
}

#item212247 {
	width:70px !important;
	height:24px !important;
}

#item212245 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

#item212250 {
	width:70px !important;
	height:24px !important;
}

#item212248 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item212253 {
	width:70px !important;
	height:24px !important;
}

#item212251 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item212256 {
	width:70px !important;
	height:24px !important;
}

#item212254 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item212462 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item212679 {
	width:532px !important;
	top:238px !important;
	min-height:32px !important;
}

#item212702 {
	width:546px !important;
	top:295px !important;
	min-height:234px !important;
}

#item212557 {
	width:528px !important;
	top:238px !important;
	min-height:72px !important;
}

#item212580 {
	width:528px !important;
	top:335px !important;
	min-height:186px !important;
}

#item212494 {
	width:556px !important;
	top:295px !important;
	min-height:195px !important;
}

#item212517 {
	width:445px !important;
	top:238px !important;
	min-height:27px !important;
}

#item212485 {
	width:1558px !important;
	height:861px !important;
	left:80px !important;
	top:96px !important;
}

#item240450 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240451 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item212423 {
	width:48px !important;
	height:34px !important;
}

#item212420 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item212427 {
	width:48px !important;
	height:34px !important;
}

#item212424 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item212791 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item212794 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item212430 {
	width:70px !important;
	height:24px !important;
}

#item212782 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item212431 {
	width:70px !important;
	height:24px !important;
}

#item212785 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item212432 {
	width:70px !important;
	height:24px !important;
}

#item212788 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item173850 {
	width:565px !important;
	height:897px !important;
	left:1275px !important;
	top:77px !important;
}

#item220271 {
	width:48px !important;
	height:34px !important;
}

#item220268 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item220275 {
	width:48px !important;
	height:34px !important;
}

#item220272 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item10708 {
	width:474px !important;
	left:80px !important;
	top:80px !important;
	min-height:193px !important;
}

#item10730 {
	width:354px !important;
	left:80px !important;
	top:334px !important;
	min-height:42px !important;
}

#item10752 {
	width:572px !important;
	left:80px !important;
	top:391px !important;
	min-height:234px !important;
}

#item216329 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item216330 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item212897 {
	width:48px !important;
	height:34px !important;
}

#item212894 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item212901 {
	width:48px !important;
	height:34px !important;
}

#item212898 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item215796 {
	width:631px !important;
	top:325px !important;
	min-height:102px !important;
}

#item215819 {
	width:445px !important;
	top:268px !important;
	min-height:44px !important;
}

#item216176 {
	width:601px !important;
	top:325px !important;
	min-height:203px !important;
}

#item216199 {
	width:583px !important;
	top:268px !important;
	min-height:38px !important;
}

#item216082 {
	width:445px !important;
	top:325px !important;
	min-height:225px !important;
}

#item216105 {
	width:565px !important;
	top:268px !important;
	min-height:44px !important;
}

#item215987 {
	width:425px !important;
	top:365px !important;
	min-height:175px !important;
}

#item216010 {
	width:478px !important;
	top:268px !important;
	min-height:67px !important;
}

#item215895 {
	width:445px !important;
	min-height:44px !important;
}

#item215919 {
	width:445px !important;
	top:57px !important;
	min-height:185px !important;
}

#item216403 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item215786 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item216260 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240528 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240529 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item215773 {
	width:48px !important;
	height:34px !important;
}

#item215770 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item215778 {
	width:48px !important;
	height:34px !important;
}

#item215775 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225353 {
	width:34px !important;
	height:48px !important;
	left:1545px !important;
	top:918px !important;
}

#item225350 {
	width:34px !important;
	height:48px !important;
	left:1089px !important;
	top:918px !important;
}

#item215781 {
	width:70px !important;
	height:24px !important;
}

#item225356 {
	width:70px !important;
	height:24px !important;
	left:1147px !important;
	top:930px !important;
}

#item215782 {
	width:70px !important;
	height:24px !important;
}

#item225359 {
	width:70px !important;
	height:24px !important;
	left:1225px !important;
	top:930px !important;
}

#item215783 {
	width:70px !important;
	height:24px !important;
}

#item225362 {
	width:70px !important;
	height:24px !important;
	left:1301px !important;
	top:930px !important;
}

#item215784 {
	width:70px !important;
	height:24px !important;
}

#item225365 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item215785 {
	width:70px !important;
	height:24px !important;
}

#item225368 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item216402 {
	width:493px !important;
	height:60px !important;
}

#item216462 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item216436 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item216460 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item216458 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item216434 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item216432 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item217137 {
	width:425px !important;
	top:325px !important;
	min-height:175px !important;
}

#item217160 {
	width:478px !important;
	top:268px !important;
	min-height:67px !important;
}

#item217015 {
	width:445px !important;
	min-height:44px !important;
}

#item217038 {
	width:498px !important;
	top:57px !important;
	min-height:185px !important;
}

#item216900 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item217416 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240583 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240584 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item216888 {
	width:48px !important;
	height:34px !important;
}

#item216885 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item216892 {
	width:48px !important;
	height:34px !important;
}

#item216889 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item217504 {
	width:34px !important;
	height:48px !important;
	left:1202px !important;
	top:918px !important;
}

#item217507 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item217490 {
	width:70px !important;
	height:24px !important;
}

#item217498 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item217491 {
	width:70px !important;
	height:24px !important;
}

#item217501 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item172718 {
	width:610px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item217615 {
	width:445px !important;
	top:268px !important;
	min-height:35px !important;
}

#item217638 {
	width:562px !important;
	top:325px !important;
	min-height:180px !important;
}

#item217762 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item161308 {
	width:445px !important;
	top:268px !important;
	min-height:35px !important;
}

#item161331 {
	width:445px !important;
	top:325px !important;
	min-height:180px !important;
}

#item217597 {
	width:1839px !important;
	height:1080px !important;
	left:80px !important;
}

#item240615 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240616 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item217716 {
	width:51px !important;
	height:52px !important;
	left:1203px !important;
	top:400px !important;
}

#item217720 {
	width:51px !important;
	height:52px !important;
	left:1415px !important;
	top:706px !important;
}

#item225378 {
	width:48px !important;
	height:34px !important;
}

#item225374 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item225382 {
	width:48px !important;
	height:34px !important;
}

#item225379 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item217793 {
	width:493px !important;
	height:60px !important;
}

#item217790 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item217798 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item217809 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item217806 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item217796 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item217794 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item218447 {
	width:601px !important;
	top:245px !important;
	min-height:256px !important;
}

#item218470 {
	width:556px !important;
	top:188px !important;
	min-height:38px !important;
}

#item218344 {
	width:532px !important;
	top:245px !important;
	min-height:278px !important;
}

#item218367 {
	width:580px !important;
	top:188px !important;
	min-height:37px !important;
}

#item218917 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item218991 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item218992 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item218244 {
	width:518px !important;
	top:286px !important;
	min-height:146px !important;
}

#item218267 {
	width:626px !important;
	top:188px !important;
	min-height:67px !important;
}

#item218738 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item218739 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item218147 {
	width:546px !important;
	min-height:30px !important;
}

#item218171 {
	width:546px !important;
	top:57px !important;
	min-height:293px !important;
}

#item218197 {
	width:230px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item218199 {
	width:214px !important;
	left:8px !important;
	top:28px !important;
	min-height:24px !important;
}

#item218646 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item218136 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item217956 {
	width:612px !important;
	left:78px !important;
	top:80px !important;
	min-height:42px !important;
}

#item219045 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item219046 {
	width:331px !important;
	left:16px !important;
	top:28px !important;
	min-height:24px !important;
}

#item218110 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

#item218114 {
	width:34px !important;
	height:48px !important;
	left:1126px !important;
	top:918px !important;
}

#item218122 {
	width:70px !important;
	height:24px !important;
}

#item218119 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

#item218126 {
	width:70px !important;
	height:24px !important;
}

#item218123 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item218131 {
	width:70px !important;
	height:24px !important;
}

#item218128 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item218135 {
	width:70px !important;
	height:24px !important;
}

#item218132 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item225386 {
	width:48px !important;
	height:34px !important;
}

#item225383 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item225390 {
	width:48px !important;
	height:34px !important;
}

#item225387 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item218625 {
	width:493px !important;
	height:60px !important;
}

#item218622 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item218630 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item218641 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item218638 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item218628 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item218626 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item219256 {
	width:631px !important;
	top:368px !important;
	min-height:234px !important;
}

#item219279 {
	width:445px !important;
	top:268px !important;
	min-height:67px !important;
}

#item220152 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item220222 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item220223 {
	width:333px !important;
	left:15px !important;
	top:28px !important;
	min-height:24px !important;
}

#item219672 {
	width:601px !important;
	top:325px !important;
	min-height:203px !important;
}

#item219695 {
	width:583px !important;
	top:268px !important;
	min-height:38px !important;
}

#item220108 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item220109 {
	width:333px !important;
	left:15px !important;
	top:28px !important;
	min-height:24px !important;
}

#item219572 {
	width:445px !important;
	top:368px !important;
	min-height:225px !important;
}

#item219596 {
	width:565px !important;
	top:268px !important;
	min-height:107px !important;
}

#item219622 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item219623 {
	width:333px !important;
	left:15px !important;
	top:28px !important;
	min-height:24px !important;
}

#item219477 {
	width:466px !important;
	top:368px !important;
	min-height:175px !important;
}

#item219501 {
	width:478px !important;
	top:268px !important;
	min-height:67px !important;
}

#item220034 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item220035 {
	width:333px !important;
	left:15px !important;
	top:28px !important;
	min-height:24px !important;
}

#item219440 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item219866 {
	width:631px !important;
	top:368px !important;
	min-height:124px !important;
}

#item219889 {
	width:445px !important;
	top:268px !important;
	min-height:67px !important;
}

#item219931 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item219932 {
	width:333px !important;
	left:15px !important;
	top:28px !important;
	min-height:24px !important;
}

#item219244 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item219758 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item219231 {
	width:48px !important;
	height:34px !important;
}

#item219228 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item219235 {
	width:48px !important;
	height:34px !important;
}

#item219232 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item225396 {
	width:34px !important;
	height:48px !important;
	left:1545px !important;
	top:918px !important;
}

#item225393 {
	width:34px !important;
	height:48px !important;
	left:1089px !important;
	top:918px !important;
}

#item219239 {
	width:70px !important;
	height:24px !important;
}

#item225399 {
	width:70px !important;
	height:24px !important;
	left:1147px !important;
	top:930px !important;
}

#item219240 {
	width:70px !important;
	height:24px !important;
}

#item225402 {
	width:70px !important;
	height:24px !important;
	left:1225px !important;
	top:930px !important;
}

#item219241 {
	width:70px !important;
	height:24px !important;
}

#item225405 {
	width:70px !important;
	height:24px !important;
	left:1301px !important;
	top:930px !important;
}

#item219242 {
	width:70px !important;
	height:24px !important;
}

#item225408 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item219243 {
	width:70px !important;
	height:24px !important;
}

#item225411 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item219095 {
	width:493px !important;
	height:60px !important;
}

#item219091 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item219100 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item219111 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item219108 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item219098 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:616px !important;
}

#item219096 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item220182 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item220195 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item220192 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item220200 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item220196 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item220179 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item220177 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item220203 {
	width:493px !important;
	height:60px !important;
}

#item220201 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item148301 {
	width:648px !important;
	height:897px !important;
	left:1193px !important;
	top:80px !important;
}

#item220279 {
	width:48px !important;
	height:34px !important;
}

#item220276 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item220283 {
	width:48px !important;
	height:34px !important;
}

#item220280 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item236114 {
	width:48px !important;
	height:34px !important;
}

#item236111 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item236118 {
	width:48px !important;
	height:34px !important;
}

#item236115 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item220736 {
	width:601px !important;
	top:368px !important;
	min-height:256px !important;
}

#item220759 {
	width:556px !important;
	top:268px !important;
	min-height:67px !important;
}

#item220606 {
	width:532px !important;
	top:325px !important;
	min-height:278px !important;
}

#item220629 {
	width:580px !important;
	top:268px !important;
	min-height:37px !important;
}

#item220512 {
	width:518px !important;
	top:325px !important;
	min-height:146px !important;
}

#item220535 {
	width:626px !important;
	top:268px !important;
	min-height:67px !important;
}

#item220391 {
	width:546px !important;
	min-height:30px !important;
}

#item220414 {
	width:546px !important;
	top:57px !important;
	min-height:293px !important;
}

#item220910 {
	width:518px !important;
	top:228px !important;
	min-height:78px !important;
}

#item220380 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item220795 {
	width:612px !important;
	left:76px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240654 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240655 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item220355 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

#item220359 {
	width:34px !important;
	height:48px !important;
	left:1126px !important;
	top:918px !important;
}

#item220367 {
	width:70px !important;
	height:24px !important;
}

#item220364 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

#item220371 {
	width:70px !important;
	height:24px !important;
}

#item220368 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item220375 {
	width:70px !important;
	height:24px !important;
}

#item220372 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item220379 {
	width:70px !important;
	height:24px !important;
}

#item220376 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item236106 {
	width:48px !important;
	height:34px !important;
}

#item236103 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item236110 {
	width:48px !important;
	height:34px !important;
}

#item236107 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item221365 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item221430 {
	width:532px !important;
	top:268px !important;
	min-height:32px !important;
}

#item221453 {
	width:546px !important;
	top:325px !important;
	min-height:234px !important;
}

#item221881 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item221586 {
	width:547px !important;
	top:268px !important;
	min-height:41px !important;
}

#item221609 {
	width:528px !important;
	top:325px !important;
	min-height:190px !important;
}

#item221494 {
	width:556px !important;
	top:325px !important;
	min-height:190px !important;
}

#item221517 {
	width:604px !important;
	top:268px !important;
	min-height:41px !important;
}

#item221774 {
	width:401px !important;
	left:76px !important;
	top:653px !important;
	min-height:37px !important;
}

#item221388 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item240690 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240691 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item221339 {
	width:48px !important;
	height:34px !important;
}

#item221336 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item221343 {
	width:48px !important;
	height:34px !important;
}

#item221340 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item221344 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item221348 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item221356 {
	width:70px !important;
	height:24px !important;
}

#item221353 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item221360 {
	width:70px !important;
	height:24px !important;
}

#item221357 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item221364 {
	width:70px !important;
	height:24px !important;
}

#item221361 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item221729 {
	width:493px !important;
	height:60px !important;
}

#item221725 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item221734 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item221745 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item221742 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item221732 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:616px !important;
}

#item221730 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item221752 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item221763 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item221760 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item221768 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item221764 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item221748 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item221746 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item221771 {
	width:493px !important;
	height:60px !important;
}

#item221769 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item222225 {
	width:445px !important;
	top:325px !important;
	min-height:175px !important;
}

#item222248 {
	width:478px !important;
	top:268px !important;
	min-height:67px !important;
}

#item222131 {
	width:550px !important;
	min-height:77px !important;
}

#item222154 {
	width:498px !important;
	top:100px !important;
	min-height:185px !important;
}

#item222113 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item222307 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item240722 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240723 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item222091 {
	width:48px !important;
	height:34px !important;
}

#item222088 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item222095 {
	width:48px !important;
	height:34px !important;
}

#item222092 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item222096 {
	width:34px !important;
	height:48px !important;
	left:1202px !important;
	top:918px !important;
}

#item222100 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item222108 {
	width:70px !important;
	height:24px !important;
}

#item222105 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item222112 {
	width:70px !important;
	height:24px !important;
}

#item222109 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item222825 {
	width:601px !important;
	top:298px !important;
	min-height:256px !important;
}

#item222848 {
	width:556px !important;
	top:241px !important;
	min-height:38px !important;
}

#item223230 {
	width:546px !important;
	top:241px !important;
	min-height:30px !important;
}

#item223278 {
	width:546px !important;
	top:298px !important;
	min-height:293px !important;
}

#item223132 {
	width:546px !important;
	top:241px !important;
	min-height:30px !important;
}

#item223155 {
	width:546px !important;
	top:298px !important;
	min-height:293px !important;
}

#item222480 {
	width:546px !important;
	min-height:30px !important;
}

#item222503 {
	width:546px !important;
	top:57px !important;
	min-height:293px !important;
}

#item222570 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item222471 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item222884 {
	width:612px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item223338 {
	width:614px !important;
	left:80px !important;
	top:162px !important;
	min-height:48px !important;
}

#item240759 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240760 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item222446 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

#item222450 {
	width:34px !important;
	height:48px !important;
	left:1126px !important;
	top:918px !important;
}

#item222458 {
	width:70px !important;
	height:24px !important;
}

#item222455 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

#item222462 {
	width:70px !important;
	height:24px !important;
}

#item222459 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item222466 {
	width:70px !important;
	height:24px !important;
}

#item222463 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item222470 {
	width:70px !important;
	height:24px !important;
}

#item222467 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item223068 {
	width:48px !important;
	height:34px !important;
}

#item223064 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item223072 {
	width:48px !important;
	height:34px !important;
}

#item223069 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item222429 {
	width:493px !important;
	height:60px !important;
}

#item222426 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item222434 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item222445 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item222442 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item222432 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item222430 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item149343 {
	width:648px !important;
	height:897px !important;
	left:1193px !important;
	top:77px !important;
}

#item223513 {
	width:48px !important;
	height:34px !important;
}

#item223510 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item223517 {
	width:48px !important;
	height:34px !important;
}

#item223514 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item223529 {
	width:48px !important;
	height:34px !important;
}

#item223526 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item223533 {
	width:48px !important;
	height:34px !important;
}

#item223530 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item230970 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:182px !important;
}

#item230993 {
	width:516px !important;
	left:80px !important;
	top:346px !important;
	min-height:210px !important;
}

#item231041 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item231070 {
	width:48px !important;
	height:34px !important;
}

#item231067 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item231074 {
	width:48px !important;
	height:34px !important;
}

#item231071 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item231079 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item231095 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item231092 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item231077 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:888px !important;
}

#item231075 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item231100 {
	width:493px !important;
	height:60px !important;
}

#item231096 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item231152 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:58px !important;
}

#item231665 {
	width:445px !important;
	top:189px !important;
	min-height:32px !important;
}

#item231689 {
	width:445px !important;
	top:246px !important;
	min-height:234px !important;
}

#item231563 {
	width:362px !important;
	top:189px !important;
	min-height:67px !important;
}

#item231586 {
	width:425px !important;
	top:287px !important;
	min-height:102px !important;
}

#item231462 {
	width:445px !important;
	top:189px !important;
	min-height:32px !important;
}

#item231485 {
	width:464px !important;
	top:246px !important;
	min-height:256px !important;
}

#item231368 {
	width:445px !important;
	top:189px !important;
	min-height:27px !important;
}

#item231391 {
	width:425px !important;
	top:246px !important;
	min-height:366px !important;
}

#item231275 {
	width:538px !important;
	top:189px !important;
	min-height:67px !important;
}

#item231299 {
	width:508px !important;
	top:286px !important;
	min-height:124px !important;
}

#item231184 {
	width:498px !important;
	top:189px !important;
	min-height:27px !important;
}

#item231207 {
	width:502px !important;
	top:246px !important;
	min-height:359px !important;
}

#item231175 {
	width:1843px !important;
	height:1081px !important;
	left:80px !important;
}

#item240793 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240794 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item231754 {
	width:48px !important;
	height:34px !important;
}

#item231751 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item231758 {
	width:48px !important;
	height:34px !important;
}

#item231755 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item231759 {
	width:34px !important;
	height:48px !important;
	left:1586px !important;
	top:918px !important;
}

#item231763 {
	width:34px !important;
	height:48px !important;
	left:1044px !important;
	top:912px !important;
}

#item231770 {
	width:70px !important;
	height:24px !important;
}

#item231767 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item231775 {
	width:70px !important;
	height:24px !important;
}

#item231772 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item231780 {
	width:70px !important;
	height:24px !important;
}

#item231776 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item231784 {
	width:70px !important;
	height:24px !important;
}

#item231781 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item231788 {
	width:70px !important;
	height:24px !important;
}

#item231785 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item231792 {
	width:70px !important;
	height:24px !important;
}

#item231789 {
	width:70px !important;
	height:24px !important;
	left:1494px !important;
	top:930px !important;
}

#item231843 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

#item232047 {
	width:425px !important;
	top:204px !important;
	min-height:36px !important;
}

#item232070 {
	width:466px !important;
	top:261px !important;
	min-height:344px !important;
}

#item232095 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item231868 {
	width:425px !important;
	top:204px !important;
	min-height:36px !important;
}

#item231891 {
	width:445px !important;
	top:261px !important;
	min-height:146px !important;
}

#item231947 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

#item231971 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item231866 {
	width:1840px !important;
	height:1243px !important;
	left:80px !important;
}

#item240822 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item240823 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item232124 {
	width:48px !important;
	height:34px !important;
}

#item232121 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item232128 {
	width:48px !important;
	height:34px !important;
}

#item232125 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item232129 {
	width:51px !important;
	height:52px !important;
	left:1078px !important;
	top:450px !important;
}

#item232133 {
	width:51px !important;
	height:52px !important;
	left:1308px !important;
	top:595px !important;
}

#item232141 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item232155 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item232152 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item232139 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item232137 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item232160 {
	width:493px !important;
	height:60px !important;
}

#item232156 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item232187 {
	width:176px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item232210 {
	width:272px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item232473 {
	width:435px !important;
	min-height:36px !important;
}

#item232496 {
	width:504px !important;
	top:57px !important;
	min-height:84px !important;
}

#item232406 {
	width:435px !important;
	min-height:32px !important;
}

#item232429 {
	width:546px !important;
	top:57px !important;
	min-height:84px !important;
}

#item232331 {
	width:594px !important;
	min-height:31px !important;
}

#item232355 {
	width:594px !important;
	top:57px !important;
	min-height:84px !important;
}

#item232250 {
	width:365px !important;
	min-height:36px !important;
}

#item232274 {
	width:445px !important;
	top:57px !important;
	min-height:124px !important;
}

#item232234 {
	width:709px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item232800 {
	width:412px !important;
	min-height:38px !important;
}

#item232824 {
	width:510px !important;
	top:57px !important;
	min-height:109px !important;
}

#item232724 {
	width:356px !important;
	min-height:38px !important;
}

#item232747 {
	width:530px !important;
	top:57px !important;
	min-height:146px !important;
}

#item232643 {
	width:384px !important;
	min-height:36px !important;
}

#item232666 {
	width:541px !important;
	top:57px !important;
	min-height:80px !important;
}

#item232563 {
	width:425px !important;
	min-height:36px !important;
}

#item232587 {
	width:506px !important;
	top:57px !important;
	min-height:109px !important;
}

#item232548 {
	width:654px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item240855 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item240867 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item232868 {
	width:48px !important;
	height:34px !important;
}

#item232865 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item232872 {
	width:48px !important;
	height:34px !important;
}

#item232869 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item232873 {
	width:34px !important;
	height:48px !important;
	left:1559px !important;
	top:918px !important;
}

#item232877 {
	width:34px !important;
	height:48px !important;
	left:1174px !important;
	top:918px !important;
}

#item232881 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item232885 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item232894 {
	width:70px !important;
	height:24px !important;
}

#item232889 {
	width:70px !important;
	height:24px !important;
	left:1464px !important;
	top:930px !important;
}

#item232898 {
	width:70px !important;
	height:24px !important;
}

#item232895 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

#item232902 {
	width:70px !important;
	height:24px !important;
}

#item232899 {
	width:70px !important;
	height:24px !important;
	left:1310px !important;
	top:930px !important;
}

#item232906 {
	width:70px !important;
	height:24px !important;
}

#item232903 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

#item232910 {
	width:70px !important;
	height:24px !important;
}

#item232907 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item232914 {
	width:70px !important;
	height:24px !important;
}

#item232911 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item232918 {
	width:70px !important;
	height:24px !important;
}

#item232915 {
	width:70px !important;
	height:24px !important;
	left:1233px !important;
	top:930px !important;
}

#item232922 {
	width:70px !important;
	height:24px !important;
}

#item232919 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

#item232950 {
	width:176px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item232973 {
	width:272px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item233320 {
	width:362px !important;
	min-height:36px !important;
}

#item233343 {
	width:490px !important;
	top:57px !important;
	min-height:109px !important;
}

#item233241 {
	width:441px !important;
	min-height:36px !important;
}

#item233264 {
	width:518px !important;
	top:57px !important;
	min-height:127px !important;
}

#item233158 {
	width:441px !important;
	min-height:36px !important;
}

#item233181 {
	width:518px !important;
	top:57px !important;
	min-height:127px !important;
}

#item233079 {
	width:652px !important;
	min-height:36px !important;
}

#item233102 {
	width:528px !important;
	top:57px !important;
	min-height:127px !important;
}

#item232998 {
	width:637px !important;
	min-height:36px !important;
}

#item233021 {
	width:571px !important;
	top:57px !important;
	min-height:84px !important;
}

#item232996 {
	width:721px !important;
	height:881px !important;
	left:970px !important;
	top:204px !important;
}

#item233646 {
	width:726px !important;
	min-height:27px !important;
}

#item233669 {
	width:500px !important;
	top:57px !important;
	min-height:124px !important;
}

#item233567 {
	width:445px !important;
	min-height:27px !important;
}

#item233590 {
	width:452px !important;
	top:57px !important;
	min-height:107px !important;
}

#item233487 {
	width:266px !important;
	min-height:34px !important;
}

#item233510 {
	width:440px !important;
	top:57px !important;
	min-height:84px !important;
}

#item233409 {
	width:285px !important;
	min-height:36px !important;
}

#item233432 {
	width:452px !important;
	top:57px !important;
	min-height:84px !important;
}

#item233396 {
	width:726px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item240882 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item240892 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item233711 {
	width:34px !important;
	height:48px !important;
	left:1602px !important;
	top:918px !important;
}

#item233716 {
	width:34px !important;
	height:48px !important;
	left:1140px !important;
	top:918px !important;
}

#item233720 {
	width:34px !important;
	height:48px !important;
	left:183px !important;
	top:918px !important;
}

#item233725 {
	width:34px !important;
	height:48px !important;
	left:568px !important;
	top:918px !important;
}

#item233732 {
	width:70px !important;
	height:24px !important;
}

#item233729 {
	width:70px !important;
	height:24px !important;
	left:1430px !important;
	top:930px !important;
}

#item233736 {
	width:70px !important;
	height:24px !important;
}

#item233733 {
	width:70px !important;
	height:24px !important;
	left:1507px !important;
	top:930px !important;
}

#item233740 {
	width:70px !important;
	height:24px !important;
}

#item233737 {
	width:70px !important;
	height:24px !important;
	left:1353px !important;
	top:930px !important;
}

#item233745 {
	width:70px !important;
	height:24px !important;
}

#item233742 {
	width:70px !important;
	height:24px !important;
	left:1276px !important;
	top:930px !important;
}

#item233749 {
	width:70px !important;
	height:24px !important;
}

#item233746 {
	width:70px !important;
	height:24px !important;
	left:319px !important;
	top:930px !important;
}

#item233753 {
	width:70px !important;
	height:24px !important;
}

#item233750 {
	width:70px !important;
	height:24px !important;
	left:396px !important;
	top:930px !important;
}

#item233757 {
	width:70px !important;
	height:24px !important;
}

#item233754 {
	width:70px !important;
	height:24px !important;
	left:473px !important;
	top:930px !important;
}

#item233761 {
	width:70px !important;
	height:24px !important;
}

#item233758 {
	width:70px !important;
	height:24px !important;
	left:1199px !important;
	top:930px !important;
}

#item233765 {
	width:70px !important;
	height:24px !important;
}

#item233762 {
	width:70px !important;
	height:24px !important;
	left:242px !important;
	top:930px !important;
}

#item233769 {
	width:48px !important;
	height:34px !important;
}

#item233766 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item233773 {
	width:48px !important;
	height:34px !important;
}

#item233770 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item233812 {
	width:528px !important;
	height:897px !important;
	left:1312px !important;
	top:77px !important;
}

#item233838 {
	width:48px !important;
	height:34px !important;
}

#item233835 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item233842 {
	width:48px !important;
	height:34px !important;
}

#item233839 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item233877 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:126px !important;
}

#item233900 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:217px !important;
}

#item233957 {
	width:48px !important;
	height:34px !important;
}

#item233954 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item233961 {
	width:48px !important;
	height:34px !important;
}

#item233958 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item233987 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item234023 {
	width:358px !important;
	min-height:27px !important;
}

#item234046 {
	width:648px !important;
	top:57px !important;
	min-height:433px !important;
}

#item234443 {
	width:358px !important;
	min-height:27px !important;
}

#item234466 {
	width:640px !important;
	top:57px !important;
	min-height:149px !important;
}

#item234356 {
	width:358px !important;
	min-height:27px !important;
}

#item234379 {
	width:648px !important;
	top:57px !important;
	min-height:149px !important;
}

#item234254 {
	width:358px !important;
	min-height:27px !important;
}

#item234277 {
	width:605px !important;
	top:57px !important;
	min-height:131px !important;
}

#item234172 {
	width:358px !important;
	min-height:27px !important;
}

#item234195 {
	width:648px !important;
	top:57px !important;
	min-height:183px !important;
}

#item234091 {
	width:358px !important;
	min-height:27px !important;
}

#item234126 {
	width:580px !important;
	top:57px !important;
	min-height:153px !important;
}

#item234010 {
	width:696px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item234523 {
	width:654px !important;
	min-height:35px !important;
}

#item234547 {
	width:654px !important;
	top:58px !important;
	min-height:165px !important;
}

#item239956 {
	width:654px !important;
	min-height:35px !important;
}

#item240004 {
	width:709px !important;
	top:57px !important;
	min-height:190px !important;
}

#item234943 {
	width:654px !important;
	min-height:35px !important;
}

#item234967 {
	width:628px !important;
	top:58px !important;
	min-height:185px !important;
}

#item234857 {
	width:362px !important;
	min-height:27px !important;
}

#item234890 {
	width:654px !important;
	top:58px !important;
	min-height:160px !important;
}

#item234787 {
	width:650px !important;
	top:58px !important;
	min-height:154px !important;
}

#item234810 {
	width:518px !important;
	min-height:35px !important;
}

#item234682 {
	width:654px !important;
	top:58px !important;
	min-height:164px !important;
}

#item234705 {
	width:518px !important;
	min-height:35px !important;
}

#item234594 {
	width:518px !important;
	min-height:35px !important;
}

#item234645 {
	width:554px !important;
	top:58px !important;
	min-height:140px !important;
}

#item240029 {
	width:720px !important;
	height:754px !important;
	left:80px !important;
	top:204px !important;
}

#item240991 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item241000 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item235098 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:918px !important;
}

#item235102 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:918px !important;
}

#item235106 {
	width:34px !important;
	height:48px !important;
	left:151px !important;
	top:918px !important;
}

#item235110 {
	width:34px !important;
	height:48px !important;
	left:772px !important;
	top:919px !important;
}

#item235117 {
	width:70px !important;
	height:24px !important;
}

#item235114 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

#item235122 {
	width:70px !important;
	height:24px !important;
}

#item235118 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:930px !important;
}

#item235126 {
	width:70px !important;
	height:24px !important;
}

#item235123 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:930px !important;
}

#item235131 {
	width:70px !important;
	height:24px !important;
}

#item235127 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:930px !important;
}

#item235135 {
	width:70px !important;
	height:24px !important;
}

#item235132 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:930px !important;
}

#item235139 {
	width:70px !important;
	height:24px !important;
}

#item235136 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

#item235144 {
	width:70px !important;
	height:24px !important;
}

#item235141 {
	width:70px !important;
	height:24px !important;
	left:211px !important;
	top:930px !important;
}

#item235148 {
	width:70px !important;
	height:24px !important;
}

#item235145 {
	width:70px !important;
	height:24px !important;
	left:288px !important;
	top:930px !important;
}

#item235152 {
	width:70px !important;
	height:24px !important;
}

#item235149 {
	width:70px !important;
	height:24px !important;
	left:365px !important;
	top:930px !important;
}

#item235156 {
	width:70px !important;
	height:24px !important;
}

#item235153 {
	width:70px !important;
	height:24px !important;
	left:442px !important;
	top:930px !important;
}

#item235160 {
	width:70px !important;
	height:24px !important;
}

#item235157 {
	width:70px !important;
	height:24px !important;
	left:518px !important;
	top:930px !important;
}

#item235164 {
	width:70px !important;
	height:24px !important;
}

#item235161 {
	width:70px !important;
	height:24px !important;
	left:672px !important;
	top:930px !important;
}

#item235168 {
	width:70px !important;
	height:24px !important;
}

#item235165 {
	width:70px !important;
	height:24px !important;
	left:595px !important;
	top:930px !important;
}

#item235172 {
	width:48px !important;
	height:34px !important;
}

#item235169 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item235176 {
	width:48px !important;
	height:34px !important;
}

#item235173 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item48422 {
	width:324px !important;
	left:80px !important;
	top:81px !important;
	min-height:48px !important;
}

#item187148 {
	width:1346px !important;
	height:126px !important;
	left:80px !important;
	top:874px !important;
}

#item236098 {
	width:48px !important;
	height:34px !important;
}

#item236095 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item236102 {
	width:48px !important;
	height:34px !important;
}

#item236099 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item236144 {
	width:48px !important;
	height:34px !important;
}

#item236141 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item236148 {
	width:48px !important;
	height:34px !important;
}

#item236145 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item186142 {
	width:1172px !important;
	height:1080px !important;
	left:748px !important;
	background:#b2b2b2;
}

#item186143 {
	width:324px !important;
	left:80px !important;
	top:81px !important;
	min-height:48px !important;
}

#item186170 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

#item186171 {
	width:600px !important;
	left:80px !important;
	top:214px !important;
	min-height:297px !important;
}

#item186218 {
	width:551px !important;
	left:80px !important;
	top:581px !important;
	min-height:42px !important;
}

#item186241 {
	width:571px !important;
	left:80px !important;
	top:987px !important;
	min-height:13px !important;
}

#item236032 {
	width:360px !important;
	left:80px !important;
	top:685px !important;
	min-height:26px !important;
}

#item236055 {
	width:124px !important;
	height:30px !important;
	left:73px !important;
	top:681px !important;
}

#item236062 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:680px !important;
}

#item236136 {
	width:48px !important;
	height:34px !important;
}

#item236133 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.012em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.017em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.009em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:17.8px;
	line-height:21.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:114.9px;
	line-height:126.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:79.9px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:79.9px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:79.9px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:79.9px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:66px;
	line-height:72px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Fußnote-ohne-Slash-Korrektur {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:6px;
	line-height:7.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk-Tabelle-Copy-LiBü-ohne-Slash-Korrektur {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:6px;
	line-height:7.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk---Skoda-Navi-Burger-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-DigZubkat-Icon-Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-15pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-11px;
	padding-left:11px;
	margin-bottom:6px;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Subline {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Allgemein {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Kapiteltrenner {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:114.9px;
	line-height:126.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Vorwort-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Vorwort-HL {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:92px;
	line-height:110px;
	color:#fff;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Titel {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:66px;
	line-height:72px;
	color:#0e3a2f;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
	letter-spacing:-0.005em;
}

span.autoCharStyle7 {
	letter-spacing:0.015em;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	letter-spacing:0.010em;
}

span.autoCharStyle3 {
	letter-spacing:0.007em;
}

span.autoCharStyle2 {
	letter-spacing:0.020em;
}

span.autoCharStyle1 {
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Slash {
	letter-spacing:0.100em;
}

strong.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
}

span.Vorwort-10- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-HL {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:100px;
}

span.Grau {
	color:#7f7f7f;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
