/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#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:88780px; 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");
}

#item901 {
	width:425px !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;
}

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

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

#item153553 {
	width:80px !important;
	height:70px !important;
}

#item153550 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item153966 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154278 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item153970 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item154281 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item153998 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154284 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item154026 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154287 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item154054 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item154290 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item154082 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154293 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item154118 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item154296 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item154146 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154299 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item154202 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154302 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item154230 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154305 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item153307 {
	width:206px !important;
	height:138px !important;
}

#item153304 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item153302 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item944 {
	width:1920px !important;
	height:1080px !important;
	background:#78faae;
}

#item974 {
	width:1214px !important;
	left:80px !important;
	top:322px !important;
	min-height:186px !important;
}

#item69952 {
	width:1178px !important;
	left:80px !important;
	top:546px !important;
	min-height:264px !important;
}

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

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

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

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

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

#item154353 {
	width:80px !important;
	height:70px !important;
}

#item154350 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item154357 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154354 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item154383 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item154380 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item154409 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154406 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item154435 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154432 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item154462 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item154458 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item154488 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154485 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item154514 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item154511 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item154541 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154538 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item154567 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154564 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item154593 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154590 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item154646 {
	width:161px !important;
	min-height:14px !important;
}

#item168463 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item154620 {
	width:206px !important;
	height:138px !important;
}

#item154617 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item154342 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item182616 {
	width:40px !important;
	height:58px !important;
	left:55px !important;
}

#item182621 {
	width:150px !important;
	top:75px !important;
	min-height:14px !important;
}

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

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

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

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

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

#item68570 {
	width:295px !important;
	min-height:56px !important;
	padding:16px;
}

#item138095 {
	width:295px !important;
	height:56px !important;
	left:1561px !important;
	top:548px !important;
}

#item68593 {
	width:295px !important;
	min-height:56px !important;
	padding:16px;
}

#item138091 {
	width:295px !important;
	height:56px !important;
	left:1561px !important;
	top:491px !important;
}

#item68616 {
	width:181px !important;
	min-height:56px !important;
	padding:16px;
}

#item138088 {
	width:181px !important;
	height:56px !important;
	left:1675px !important;
	top:435px !important;
}

#item68639 {
	width:165px !important;
	min-height:56px !important;
	padding:16px;
}

#item138085 {
	width:165px !important;
	height:56px !important;
	left:1691px !important;
	top:379px !important;
}

#item68662 {
	width:257px !important;
	min-height:56px !important;
	padding:16px;
}

#item138082 {
	width:257px !important;
	height:56px !important;
	left:1599px !important;
	top:323px !important;
}

#item68685 {
	width:251px !important;
	min-height:56px !important;
	padding:16px;
}

#item138079 {
	width:251px !important;
	height:56px !important;
	left:1605px !important;
	top:267px !important;
}

#item68709 {
	width:135px !important;
	min-height:56px !important;
	padding:16px;
}

#item138076 {
	width:135px !important;
	height:56px !important;
	left:1721px !important;
	top:210px !important;
}

#item68732 {
	width:255px !important;
	min-height:56px !important;
	padding:16px;
}

#item138073 {
	width:255px !important;
	height:56px !important;
	left:1601px !important;
	top:154px !important;
}

#item92048 {
	width:219px !important;
	min-height:56px !important;
	padding:16px;
}

#item138098 {
	width:219px !important;
	height:56px !important;
	left:1637px !important;
	top:603px !important;
}

#item168498 {
	width:80px !important;
	height:70px !important;
}

#item168495 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item168502 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168499 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item168528 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item168525 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item168554 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168551 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item168580 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168577 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item168606 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item168603 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item168633 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168630 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item168659 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item168656 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item168685 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168682 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item168711 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168708 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item168737 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168734 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item168763 {
	width:161px !important;
	min-height:14px !important;
}

#item168760 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item168488 {
	width:206px !important;
	height:138px !important;
}

#item168485 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item168483 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item24838 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

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

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

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

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

#item168821 {
	width:80px !important;
	height:70px !important;
}

#item168818 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item168826 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168822 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item168852 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item168849 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item168879 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168876 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item168905 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168902 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item168932 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item168929 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item168958 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item168955 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item168984 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item168981 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item169010 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169007 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item169036 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169033 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item169064 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169059 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item169090 {
	width:161px !important;
	min-height:14px !important;
}

#item169087 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item168811 {
	width:206px !important;
	height:138px !important;
}

#item168808 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item168806 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item182939 {
	width:460px !important;
	left:10px !important;
	top:340px !important;
	min-height:80px !important;
}

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

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

#item182784 {
	width:552px !important;
	left:10px !important;
	top:283px !important;
	min-height:47px !important;
}

#item182807 {
	width:470px !important;
	left:10px !important;
	top:340px !important;
	min-height:224px !important;
}

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

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

#item182888 {
	width:48px !important;
	height:34px !important;
	left:1732px !important;
	top:917px !important;
}

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

#item182892 {
	width:48px !important;
	height:34px !important;
	left:1732px !important;
	top:954px !important;
}

#item62744 {
	width:484px !important;
	left:10px !important;
	top:441px !important;
	min-height:49px !important;
}

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

#item62790 {
	width:460px !important;
	left:10px !important;
	top:283px !important;
	min-height:107px !important;
}

#item62813 {
	width:425px !important;
	left:10px !important;
	top:498px !important;
	min-height:113px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item169145 {
	width:80px !important;
	height:70px !important;
}

#item169142 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item169149 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169146 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item169175 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169172 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item169201 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169198 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item169227 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169224 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item169253 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169250 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item169280 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169277 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item169306 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item169303 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item169332 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169329 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item169358 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169355 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item169384 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169381 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item169410 {
	width:161px !important;
	min-height:14px !important;
}

#item169407 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item169135 {
	width:206px !important;
	height:138px !important;
}

#item169132 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item169130 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item3758 {
	width:306px !important;
	height:920px !important;
	left:1534px !important;
	top:80px !important;
}

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

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

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

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

#item169476 {
	width:80px !important;
	height:70px !important;
}

#item169472 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item169480 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169477 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item169506 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169503 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item169532 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169529 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item169558 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169555 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item169586 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169581 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item169612 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169609 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item169638 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item169635 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item169664 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169661 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item169690 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169687 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item169717 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169714 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item169743 {
	width:161px !important;
	min-height:14px !important;
}

#item169740 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item169465 {
	width:206px !important;
	height:138px !important;
}

#item169462 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item169460 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item3855 {
	width:520px !important;
	left:80px !important;
	top:273px !important;
	min-height:357px !important;
}

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

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

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

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

#item169799 {
	width:80px !important;
	height:70px !important;
}

#item169796 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item169803 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169800 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item169829 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169826 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item169855 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169852 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item169883 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169880 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item169910 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item169906 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item169936 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169933 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item169962 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item169959 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item169988 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item169985 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item170014 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170011 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item170040 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170037 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item170066 {
	width:161px !important;
	min-height:14px !important;
}

#item170063 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item169788 {
	width:206px !important;
	height:138px !important;
}

#item169785 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item169783 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

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

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

#item183711 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item183734 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item183762 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183607 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item183630 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item183658 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183496 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item183519 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item183547 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183398 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item183421 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

#item183289 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item183312 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

#item122669 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item122765 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

#item183802 {
	width:1638px !important;
	height:820px !important;
	left:80px !important;
	top:112px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170124 {
	width:80px !important;
	height:70px !important;
}

#item170120 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item170128 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170125 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item170154 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170151 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item170180 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170177 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item170206 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170203 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item170232 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170229 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item170258 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170255 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item170285 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item170281 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item170311 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170308 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item170337 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170334 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item170364 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170361 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item170390 {
	width:161px !important;
	min-height:14px !important;
}

#item170387 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item170113 {
	width:206px !important;
	height:138px !important;
}

#item170110 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item170108 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item184967 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184991 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

#item184853 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184876 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

#item184745 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184768 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item184796 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item184630 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184654 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item184682 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item184524 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184547 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item184575 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item184405 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184428 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item184456 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item184294 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item184317 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item184346 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item124595 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item124641 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

#item124707 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:527px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

#item185058 {
	width:1638px !important;
	height:827px !important;
	left:80px !important;
	top:112px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item183895 {
	width:80px !important;
	height:70px !important;
}

#item183892 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item183900 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item183896 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item183926 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item183923 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item183952 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item183949 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item183978 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item183975 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item184005 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item184002 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item184031 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item184028 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item184057 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item184054 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item184083 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item184080 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item184109 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item184106 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item184136 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item184132 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item184162 {
	width:161px !important;
	min-height:14px !important;
}

#item184159 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item183884 {
	width:206px !important;
	height:138px !important;
}

#item183881 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item183879 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item186446 {
	width:262px !important;
	top:92px !important;
	min-height:35px !important;
}

#item186469 {
	width:400px !important;
	top:149px !important;
	min-height:52px !important;
}

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

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

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

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

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

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

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

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

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

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

#item186551 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item186272 {
	width:262px !important;
	top:92px !important;
	min-height:35px !important;
}

#item186295 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item186380 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item186111 {
	width:262px !important;
	top:92px !important;
	min-height:35px !important;
}

#item186134 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item186218 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item185941 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185964 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item186048 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item185810 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185833 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185682 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185705 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185545 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185568 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185404 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185428 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185251 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item185274 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185358 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item127019 {
	width:445px !important;
	top:92px !important;
	min-height:35px !important;
}

#item127065 {
	width:400px !important;
	top:149px !important;
	min-height:99px !important;
}

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

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

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

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

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

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

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

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

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

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

#item116756 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170454 {
	width:80px !important;
	height:70px !important;
}

#item170451 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item170458 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170455 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item170484 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170481 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item170510 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170507 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item170536 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170533 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item170563 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170560 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item170589 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170586 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item170616 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item170613 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item170642 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170639 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item170668 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170665 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item170694 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170691 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item170720 {
	width:161px !important;
	min-height:14px !important;
}

#item170717 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item170444 {
	width:206px !important;
	height:138px !important;
}

#item170441 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item170439 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item130277 {
	width:262px !important;
	left:80px !important;
	top:204px !important;
	min-height:35px !important;
}

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

#item130324 {
	width:400px !important;
	left:80px !important;
	top:261px !important;
	min-height:52px !important;
}

#item130380 {
	width:294px !important;
	height:294px !important;
	left:1571px !important;
	top:112px !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;
}

#item130437 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

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

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

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

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

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

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

#item186634 {
	width:80px !important;
	height:70px !important;
}

#item186631 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item186638 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186635 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item186664 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item186661 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item186690 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186687 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item186717 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186713 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item186743 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item186740 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item186769 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186766 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item186795 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item186792 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item186821 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186818 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item186847 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186844 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item186873 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item186870 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item186899 {
	width:161px !important;
	min-height:14px !important;
}

#item186896 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item186624 {
	width:206px !important;
	height:138px !important;
}

#item186621 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item186619 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item187465 {
	width:440px !important;
	top:273px !important;
	min-height:36px !important;
}

#item187488 {
	width:489px !important;
	top:330px !important;
	min-height:88px !important;
}

#item187385 {
	width:631px !important;
	top:330px !important;
	min-height:46px !important;
}

#item187408 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

#item187299 {
	width:601px !important;
	top:330px !important;
	min-height:43px !important;
}

#item187322 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

#item187212 {
	width:304px !important;
	top:330px !important;
	min-height:20px !important;
}

#item187235 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

#item187137 {
	width:278px !important;
	top:330px !important;
	min-height:20px !important;
}

#item187160 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item29630 {
	width:273px !important;
	top:57px !important;
	min-height:20px !important;
}

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

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

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

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

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

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

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

#item187067 {
	width:34px !important;
	height:48px !important;
	left:1584px !important;
	top:918px !important;
}

#item187070 {
	width:34px !important;
	height:48px !important;
	left:1049px !important;
	top:918px !important;
}

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

#item187073 {
	width:70px !important;
	height:24px !important;
	left:1108px !important;
	top:930px !important;
}

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

#item187076 {
	width:70px !important;
	height:24px !important;
	left:1185px !important;
	top:930px !important;
}

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

#item187080 {
	width:70px !important;
	height:24px !important;
	left:1262px !important;
	top:930px !important;
}

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

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

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

#item187087 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

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

#item187090 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

#item170786 {
	width:80px !important;
	height:70px !important;
}

#item170783 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item170790 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170787 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item170817 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170813 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item170843 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170840 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item170869 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170866 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item170895 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item170892 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item170921 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170918 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item170947 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item170944 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item170974 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170971 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item171001 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item170997 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item171028 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171025 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item171054 {
	width:161px !important;
	min-height:14px !important;
}

#item171051 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item170775 {
	width:206px !important;
	height:138px !important;
}

#item170772 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item170770 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item187966 {
	width:546px !important;
	top:273px !important;
	min-height:72px !important;
}

#item187989 {
	width:546px !important;
	top:370px !important;
	min-height:234px !important;
}

#item187817 {
	width:528px !important;
	top:273px !important;
	min-height:72px !important;
}

#item187840 {
	width:528px !important;
	top:370px !important;
	min-height:186px !important;
}

#item32803 {
	width:556px !important;
	top:370px !important;
	min-height:195px !important;
}

#item50898 {
	width:445px !important;
	top:273px !important;
	min-height:80px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item171108 {
	width:80px !important;
	height:70px !important;
}

#item171105 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item171112 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171109 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item171138 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item171135 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item171164 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171161 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item171190 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171187 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item171217 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item171214 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item171243 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171240 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item171269 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item171266 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item171295 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171292 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item171321 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171318 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item171347 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171344 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item171373 {
	width:161px !important;
	min-height:14px !important;
}

#item171370 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item171098 {
	width:206px !important;
	height:138px !important;
}

#item171095 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item171093 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item55198 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:124px !important;
}

#item188313 {
	width:448px !important;
	top:83px !important;
	min-height:27px !important;
}

#item188344 {
	width:460px !important;
	top:140px !important;
	min-height:198px !important;
}

#item188238 {
	width:556px !important;
	top:83px !important;
	min-height:91px !important;
}

#item188261 {
	width:223px !important;
	top:140px !important;
	min-height:68px !important;
}

#item188166 {
	width:266px !important;
	top:83px !important;
	min-height:36px !important;
}

#item188189 {
	width:342px !important;
	top:140px !important;
	min-height:29px !important;
}

#item31900 {
	width:425px !important;
	top:83px !important;
	min-height:41px !important;
}

#item31923 {
	width:323px !important;
	top:140px !important;
	min-height:170px !important;
}

#item189170 {
	width:1760px !important;
	height:766px !important;
	left:80px !important;
	top:191px !important;
}

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

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

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

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

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

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

#item188042 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item188045 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

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

#item188049 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

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

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

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

#item188055 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

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

#item188058 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item188404 {
	width:80px !important;
	height:70px !important;
}

#item188401 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item188408 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188405 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item188434 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item188431 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item188460 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188457 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item188487 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188483 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item188514 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item188510 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item188540 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188537 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item188566 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item188563 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item188593 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188589 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item188619 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188616 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item188645 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item188642 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item188671 {
	width:161px !important;
	min-height:14px !important;
}

#item188668 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item188394 {
	width:206px !important;
	height:138px !important;
}

#item188391 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item188388 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item8082 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

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

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

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

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

#item171906 {
	width:80px !important;
	height:70px !important;
}

#item171903 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item171910 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171907 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item171936 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item171933 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item171962 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171959 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item171989 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item171985 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item172015 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172012 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item172041 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172038 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item172068 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item172064 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item172094 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172091 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item172120 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172117 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item172146 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172143 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item172172 {
	width:161px !important;
	min-height:14px !important;
}

#item172169 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item171896 {
	width:206px !important;
	height:138px !important;
}

#item171893 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item171891 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item54987 {
	width:378px !important;
	left:80px !important;
	top:80px !important;
	min-height:52px !important;
}

#item60699 {
	width:566px !important;
	left:80px !important;
	top:204px !important;
	min-height:518px !important;
}

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

#item69983 {
	width:208px !important;
	left:41px !important;
	top:28px !important;
	min-height:24px !important;
}

#item70033 {
	width:32px !important;
	height:64px !important;
}

#item204147 {
	width:456px !important;
	height:66px !important;
	left:80px !important;
	top:774px !important;
}

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

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

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

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

#item172229 {
	width:80px !important;
	height:70px !important;
}

#item172226 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item172233 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172230 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item172260 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172257 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item172287 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172284 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item172313 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172310 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item172339 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172336 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item172365 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172362 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item172391 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item172388 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item172417 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172414 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item172443 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172440 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item172469 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172466 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item172495 {
	width:161px !important;
	min-height:14px !important;
}

#item172492 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item172219 {
	width:206px !important;
	height:138px !important;
}

#item172216 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item172213 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item8418 {
	width:542px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item53897 {
	width:392px !important;
	left:80px !important;
	top:273px !important;
	min-height:36px !important;
}

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

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

#item208733 {
	width:460px !important;
	left:80px !important;
	top:325px !important;
	min-height:346px !important;
}

#item208756 {
	width:45px !important;
	height:21px !important;
	left:411px !important;
	top:521px !important;
}

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

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

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

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

#item172555 {
	width:80px !important;
	height:70px !important;
}

#item172552 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item172559 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172556 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item172585 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172582 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item172611 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172608 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item172637 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172634 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item172663 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172660 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item172689 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172686 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item172716 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item172713 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item172742 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172739 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item172769 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172766 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item172795 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172792 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item172821 {
	width:161px !important;
	min-height:14px !important;
}

#item172818 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item172545 {
	width:206px !important;
	height:138px !important;
}

#item172542 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item172540 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item63850 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item189397 {
	width:324px !important;
	top:339px !important;
	min-height:36px !important;
}

#item189420 {
	width:302px !important;
	top:273px !important;
	min-height:45px !important;
}

#item53926 {
	width:351px !important;
	top:334px !important;
	min-height:143px !important;
}

#item53949 {
	width:460px !important;
	top:273px !important;
	min-height:54px !important;
}

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

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

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

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

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

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

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

#item189221 {
	width:34px !important;
	height:48px !important;
	left:1396px !important;
	top:918px !important;
}

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

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

#item189227 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

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

#item172883 {
	width:80px !important;
	height:70px !important;
}

#item172880 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item172887 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172884 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item172914 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172910 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item172940 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172937 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item172966 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item172963 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item172992 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item172989 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item173018 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173015 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item173044 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item173041 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item173070 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173067 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item173096 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173093 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item173122 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173119 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item173149 {
	width:161px !important;
	min-height:14px !important;
}

#item173145 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item172872 {
	width:206px !important;
	height:138px !important;
}

#item172869 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item172867 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item8876 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

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

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

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

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

#item173213 {
	width:80px !important;
	height:70px !important;
}

#item173210 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item173217 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173214 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item173243 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173240 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item173269 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173266 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item173295 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173292 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item173321 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173318 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item173348 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173345 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item173375 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item173372 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item173401 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173398 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item173427 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173424 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item173453 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173450 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item173479 {
	width:161px !important;
	min-height:14px !important;
}

#item173476 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item173203 {
	width:206px !important;
	height:138px !important;
}

#item173200 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item173198 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

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

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

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

#item173531 {
	width:80px !important;
	height:70px !important;
}

#item173528 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item173536 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173532 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item173563 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173560 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item173589 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173586 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item173616 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173612 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item173642 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173639 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item173668 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173665 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item173695 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item173691 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item173721 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173718 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item173747 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173744 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item173774 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173770 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item173801 {
	width:161px !important;
	min-height:14px !important;
}

#item173797 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item173521 {
	width:206px !important;
	height:138px !important;
}

#item173518 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item173516 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item9407 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item190382 {
	width:486px !important;
	top:346px !important;
	min-height:35px !important;
}

#item208905 {
	width:554px !important;
	top:403px !important;
	min-height:345px !important;
}

#item204471 {
	width:560px !important;
	top:346px !important;
	min-height:37px !important;
}

#item208850 {
	width:554px !important;
	top:403px !important;
	min-height:345px !important;
}

#item204372 {
	width:511px !important;
	top:346px !important;
	min-height:34px !important;
}

#item208816 {
	width:554px !important;
	top:403px !important;
	min-height:345px !important;
}

#item189906 {
	width:648px !important;
	top:346px !important;
	min-height:36px !important;
}

#item189929 {
	width:524px !important;
	top:403px !important;
	min-height:147px !important;
}

#item189990 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item9363 {
	width:493px !important;
	top:346px !important;
	min-height:47px !important;
}

#item50924 {
	width:506px !important;
	top:403px !important;
	min-height:200px !important;
}

#item190450 {
	width:1841px !important;
	height:1080px !important;
	left:80px !important;
}

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

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

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

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

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

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

#item189534 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item190465 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

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

#item189541 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

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

#item189544 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

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

#item189547 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

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

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

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

#item189555 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item190060 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item190055 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

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

#item190067 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item190075 {
	width:486px !important;
	height:60px !important;
}

#item190071 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item173851 {
	width:80px !important;
	height:70px !important;
}

#item173848 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item173855 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173852 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item173881 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173878 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item173907 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173904 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item173933 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173930 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item173959 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item173956 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item173986 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item173982 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item174012 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item174009 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item174038 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174035 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item174065 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174062 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item174091 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174088 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item174117 {
	width:161px !important;
	min-height:14px !important;
}

#item174114 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item173841 {
	width:206px !important;
	height:138px !important;
}

#item173838 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item173836 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item191131 {
	width:412px !important;
	top:346px !important;
	min-height:104px !important;
}

#item191154 {
	width:431px !important;
	top:403px !important;
	min-height:168px !important;
}

#item191006 {
	width:412px !important;
	top:346px !important;
	min-height:104px !important;
}

#item191029 {
	width:412px !important;
	top:443px !important;
	min-height:177px !important;
}

#item190884 {
	width:515px !important;
	top:346px !important;
	min-height:78px !important;
}

#item190907 {
	width:412px !important;
	top:443px !important;
	min-height:177px !important;
}

#item190760 {
	width:398px !important;
	top:346px !important;
	min-height:35px !important;
}

#item190783 {
	width:341px !important;
	top:403px !important;
	min-height:168px !important;
}

#item190616 {
	width:280px !important;
	top:346px !important;
	min-height:36px !important;
}

#item190639 {
	width:431px !important;
	top:403px !important;
	min-height:224px !important;
}

#item35631 {
	width:356px !important;
	top:346px !important;
	min-height:36px !important;
}

#item35654 {
	width:445px !important;
	top:403px !important;
	min-height:229px !important;
}

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

#item64162 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

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

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

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

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

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

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

#item190536 {
	width:34px !important;
	height:48px !important;
	left:1586px !important;
	top:918px !important;
}

#item190539 {
	width:34px !important;
	height:48px !important;
	left:1048px !important;
	top:918px !important;
}

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

#item190542 {
	width:70px !important;
	height:24px !important;
	left:1107px !important;
	top:930px !important;
}

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

#item190545 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

#item190551 {
	width:70px !important;
	height:24px !important;
	left:1340px !important;
	top:930px !important;
}

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

#item190554 {
	width:70px !important;
	height:24px !important;
	left:1417px !important;
	top:930px !important;
}

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

#item190560 {
	width:70px !important;
	height:24px !important;
	left:1492px !important;
	top:930px !important;
}

#item174176 {
	width:80px !important;
	height:70px !important;
}

#item174173 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item174180 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174177 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item174207 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174204 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item174234 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174230 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item174260 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174257 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item174286 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174283 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item174312 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174309 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item174338 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item174335 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item174364 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174361 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item174390 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174387 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item174416 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174413 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item174443 {
	width:161px !important;
	min-height:14px !important;
}

#item174440 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item174166 {
	width:206px !important;
	height:138px !important;
}

#item174163 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item174161 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item191644 {
	width:502px !important;
	top:280px !important;
	min-height:140px !important;
}

#item191667 {
	width:479px !important;
	top:378px !important;
	min-height:236px !important;
}

#item191529 {
	width:384px !important;
	min-height:94px !important;
}

#item191552 {
	width:396px !important;
	top:99px !important;
	min-height:236px !important;
}

#item191411 {
	width:237px !important;
	top:280px !important;
	min-height:37px !important;
}

#item191434 {
	width:396px !important;
	top:337px !important;
	min-height:108px !important;
}

#item191292 {
	width:230px !important;
	top:280px !important;
	min-height:35px !important;
}

#item191315 {
	width:450px !important;
	top:337px !important;
	min-height:132px !important;
}

#item35013 {
	width:435px !important;
	min-height:36px !important;
}

#item35036 {
	width:435px !important;
	top:57px !important;
	min-height:109px !important;
}

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

#item113695 {
	width:450px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

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

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

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

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

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

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

#item191230 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item191233 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

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

#item191236 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

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

#item191239 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

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

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

#item191245 {
	width:70px !important;
	height:24px !important;
	left:1379px !important;
	top:930px !important;
}

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

#item191248 {
	width:70px !important;
	height:24px !important;
	left:1456px !important;
	top:930px !important;
}

#item174508 {
	width:80px !important;
	height:70px !important;
}

#item174505 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item174512 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174509 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item174538 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174535 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item174564 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174561 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item174590 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174587 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item174616 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174613 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item174644 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174640 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item174670 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item174667 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item174696 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174693 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item174722 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174719 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item174748 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174745 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item174774 {
	width:161px !important;
	min-height:14px !important;
}

#item174771 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item174498 {
	width:206px !important;
	height:138px !important;
}

#item174495 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item174493 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item10567 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item10588 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item10594 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

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

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

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

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

#item174837 {
	width:80px !important;
	height:70px !important;
}

#item174834 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item174842 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174838 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item174868 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174865 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item174894 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174891 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item174920 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174917 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item174946 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item174943 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item174973 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item174970 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item175000 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item174997 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item175026 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175023 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item175052 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175049 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item175078 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175075 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item175105 {
	width:161px !important;
	min-height:14px !important;
}

#item175102 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item174827 {
	width:206px !important;
	height:138px !important;
}

#item174824 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item174822 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item192477 {
	width:445px !important;
	top:331px !important;
	min-height:80px !important;
}

#item192500 {
	width:445px !important;
	top:430px !important;
	min-height:109px !important;
}

#item192220 {
	width:379px !important;
	top:346px !important;
	min-height:36px !important;
}

#item192243 {
	width:397px !important;
	top:403px !important;
	min-height:112px !important;
}

#item192305 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item191986 {
	width:425px !important;
	top:346px !important;
	min-height:74px !important;
}

#item192009 {
	width:324px !important;
	top:443px !important;
	min-height:112px !important;
}

#item192070 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item191860 {
	width:386px !important;
	top:346px !important;
	min-height:36px !important;
}

#item191884 {
	width:406px !important;
	top:403px !important;
	min-height:198px !important;
}

#item10730 {
	width:354px !important;
	top:346px !important;
	min-height:42px !important;
}

#item10752 {
	width:410px !important;
	top:403px !important;
	min-height:205px !important;
}

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

#item10708 {
	width:474px !important;
	left:80px !important;
	top:80px !important;
	min-height:193px !important;
}

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

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

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

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

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

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

#item191808 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item191811 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

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

#item191815 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

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

#item191818 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

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

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

#item191824 {
	width:70px !important;
	height:24px !important;
	left:1379px !important;
	top:930px !important;
}

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

#item191827 {
	width:70px !important;
	height:24px !important;
	left:1456px !important;
	top:930px !important;
}

#item192374 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item192372 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

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

#item192397 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item192396 {
	width:493px !important;
	height:60px !important;
}

#item192394 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item175283 {
	width:80px !important;
	height:70px !important;
}

#item175280 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item175287 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175284 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item175313 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item175310 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item175339 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175336 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item175365 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175362 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item175391 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item175388 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item175417 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175414 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item175443 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item175440 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item175470 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175467 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item175496 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175493 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item175522 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175519 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item175548 {
	width:161px !important;
	min-height:14px !important;
}

#item175545 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item175273 {
	width:206px !important;
	height:138px !important;
}

#item175269 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item175267 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item193470 {
	width:488px !important;
	top:204px !important;
	min-height:42px !important;
}

#item193493 {
	width:366px !important;
	top:261px !important;
	min-height:85px !important;
}

#item193351 {
	width:502px !important;
	top:204px !important;
	min-height:67px !important;
}

#item193374 {
	width:500px !important;
	top:261px !important;
	min-height:146px !important;
}

#item193226 {
	width:502px !important;
	top:204px !important;
	min-height:67px !important;
}

#item193249 {
	width:458px !important;
	top:261px !important;
	min-height:168px !important;
}

#item193111 {
	width:502px !important;
	top:204px !important;
	min-height:67px !important;
}

#item193134 {
	width:445px !important;
	top:261px !important;
	min-height:80px !important;
}

#item192976 {
	width:504px !important;
	top:204px !important;
	min-height:36px !important;
}

#item192999 {
	width:445px !important;
	top:261px !important;
	min-height:146px !important;
}

#item192845 {
	width:445px !important;
	top:204px !important;
	min-height:74px !important;
}

#item192868 {
	width:400px !important;
	top:301px !important;
	min-height:111px !important;
}

#item192697 {
	width:394px !important;
	top:204px !important;
	min-height:67px !important;
}

#item192720 {
	width:447px !important;
	top:261px !important;
	min-height:212px !important;
}

#item192784 {
	width:401px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item37946 {
	width:394px !important;
	top:204px !important;
	min-height:67px !important;
}

#item37969 {
	width:447px !important;
	top:261px !important;
	min-height:124px !important;
}

#item106580 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item193565 {
	width:1841px !important;
	height:1080px !important;
	left:80px !important;
}

#item193566 {
	width:534px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

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

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

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

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

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

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

#item192621 {
	width:34px !important;
	height:48px !important;
	left:1662px !important;
	top:918px !important;
}

#item192625 {
	width:34px !important;
	height:48px !important;
	left:970px !important;
	top:918px !important;
}

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

#item192628 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

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

#item192631 {
	width:70px !important;
	height:24px !important;
	left:1104px !important;
	top:930px !important;
}

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

#item192634 {
	width:70px !important;
	height:24px !important;
	left:1181px !important;
	top:930px !important;
}

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

#item192637 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

#item192640 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

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

#item192650 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

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

#item192653 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

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

#item192656 {
	width:70px !important;
	height:24px !important;
	left:1568px !important;
	top:930px !important;
}

#item192599 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item192643 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item192597 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item192595 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item192620 {
	width:493px !important;
	height:60px !important;
}

#item192618 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item175633 {
	width:80px !important;
	height:70px !important;
}

#item175630 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item175637 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175634 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item175663 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item175660 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item175690 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175687 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item175716 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175713 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item175742 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item175739 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item175768 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175765 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item175794 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item175791 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item175821 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175817 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item175847 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175844 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item175873 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175870 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item175899 {
	width:161px !important;
	min-height:14px !important;
}

#item175896 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item175622 {
	width:206px !important;
	height:138px !important;
}

#item175619 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item175617 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item194261 {
	width:533px !important;
	top:269px !important;
	min-height:73px !important;
}

#item194284 {
	width:514px !important;
	top:326px !important;
	min-height:298px !important;
}

#item194149 {
	width:415px !important;
	top:269px !important;
	min-height:45px !important;
}

#item194172 {
	width:415px !important;
	top:326px !important;
	min-height:132px !important;
}

#item194008 {
	width:271px !important;
	top:269px !important;
	min-height:37px !important;
}

#item194031 {
	width:415px !important;
	top:326px !important;
	min-height:132px !important;
}

#item194055 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item193892 {
	width:314px !important;
	top:269px !important;
	min-height:37px !important;
}

#item193915 {
	width:380px !important;
	top:326px !important;
	min-height:116px !important;
}

#item193808 {
	width:230px !important;
	min-height:35px !important;
}

#item193832 {
	width:370px !important;
	top:57px !important;
	min-height:132px !important;
}

#item11748 {
	width:230px !important;
	top:269px !important;
	min-height:36px !important;
}

#item38242 {
	width:386px !important;
	top:326px !important;
	min-height:132px !important;
}

#item194354 {
	width:1840px !important;
	height:1092px !important;
	left:80px !important;
}

#item11792 {
	width:610px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

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

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

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

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

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

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

#item193681 {
	width:34px !important;
	height:48px !important;
	left:1587px !important;
	top:918px !important;
}

#item193684 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

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

#item193687 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

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

#item193690 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

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

#item193693 {
	width:70px !important;
	height:24px !important;
	left:1259px !important;
	top:930px !important;
}

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

#item193696 {
	width:70px !important;
	height:24px !important;
	left:1339px !important;
	top:930px !important;
}

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

#item193699 {
	width:70px !important;
	height:24px !important;
	left:1416px !important;
	top:930px !important;
}

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

#item193702 {
	width:70px !important;
	height:24px !important;
	left:1492px !important;
	top:930px !important;
}

#item193660 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item193671 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item193658 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item193656 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item193677 {
	width:493px !important;
	height:60px !important;
}

#item193675 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item193678 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item175959 {
	width:80px !important;
	height:70px !important;
}

#item175956 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item175963 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item175960 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item175989 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item175986 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item176015 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176012 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item176041 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176038 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item176067 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176064 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item176094 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176090 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item176122 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item176118 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item176148 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176145 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item176174 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176171 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item176200 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176197 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item176226 {
	width:161px !important;
	min-height:14px !important;
}

#item176223 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item175949 {
	width:206px !important;
	height:138px !important;
}

#item175946 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item175943 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item195129 {
	width:448px !important;
	top:204px !important;
	min-height:27px !important;
}

#item195180 {
	width:435px !important;
	top:259px !important;
	min-height:146px !important;
}

#item194986 {
	width:394px !important;
	top:204px !important;
	min-height:27px !important;
}

#item195034 {
	width:416px !important;
	top:259px !important;
	min-height:124px !important;
}

#item195067 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item194812 {
	width:416px !important;
	top:204px !important;
	min-height:73px !important;
}

#item194835 {
	width:425px !important;
	top:301px !important;
	min-height:366px !important;
}

#item194671 {
	width:324px !important;
	top:204px !important;
	min-height:35px !important;
}

#item194694 {
	width:363px !important;
	top:261px !important;
	min-height:294px !important;
}

#item195277 {
	width:359px !important;
	left:76px !important;
	top:8px !important;
	min-height:45px !important;
}

#item42377 {
	width:213px !important;
	top:204px !important;
	min-height:36px !important;
}

#item42400 {
	width:376px !important;
	top:261px !important;
	min-height:344px !important;
}

#item194579 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

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

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

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

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

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

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

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

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

#item194502 {
	width:34px !important;
	height:48px !important;
	left:1546px !important;
	top:918px !important;
}

#item194505 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

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

#item194508 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item194515 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

#item194518 {
	width:70px !important;
	height:24px !important;
	left:1378px !important;
	top:930px !important;
}

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

#item194521 {
	width:70px !important;
	height:24px !important;
	left:1455px !important;
	top:930px !important;
}

#item194479 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item194495 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

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

#item195376 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item194501 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item194477 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item194453 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item194465 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

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

#item195382 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item194451 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item194449 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item194473 {
	width:493px !important;
	height:60px !important;
}

#item194471 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item195233 {
	width:493px !important;
	height:60px !important;
}

#item195231 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item195272 {
	width:435px !important;
	height:60px !important;
}

#item195270 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item176285 {
	width:80px !important;
	height:70px !important;
}

#item176282 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item176289 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176286 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item176315 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176312 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item176342 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176339 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item176368 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176365 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item176394 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176391 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item176420 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176417 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item176446 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item176443 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item176473 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176470 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item176499 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176496 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item176526 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176522 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item176552 {
	width:161px !important;
	min-height:14px !important;
}

#item176549 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item176275 {
	width:206px !important;
	height:138px !important;
}

#item176272 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item176270 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item14141 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item14162 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item14168 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

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

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

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

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

#item176613 {
	width:80px !important;
	height:70px !important;
}

#item176610 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item176617 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176614 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item176643 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176640 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item176669 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176666 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item176695 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176692 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item176721 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176718 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item176747 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176744 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item176774 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item176770 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item176800 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176797 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item176826 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176823 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item176852 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176849 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item176878 {
	width:161px !important;
	min-height:14px !important;
}

#item176875 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item176603 {
	width:206px !important;
	height:138px !important;
}

#item176600 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item176598 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

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

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

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

#item176926 {
	width:80px !important;
	height:70px !important;
}

#item176923 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item176930 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176927 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item176957 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item176953 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item176983 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item176980 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item177009 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177006 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item177036 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177032 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item177062 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177059 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item177088 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item177085 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item177114 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177111 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item177140 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177137 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item177166 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177163 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item177193 {
	width:161px !important;
	min-height:14px !important;
}

#item177190 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item176916 {
	width:206px !important;
	height:138px !important;
}

#item176913 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item176911 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item195638 {
	width:202px !important;
	top:273px !important;
	min-height:27px !important;
}

#item195661 {
	width:460px !important;
	top:330px !important;
	min-height:168px !important;
}

#item195718 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item195474 {
	width:324px !important;
	top:273px !important;
	min-height:67px !important;
}

#item195497 {
	width:363px !important;
	top:370px !important;
	min-height:132px !important;
}

#item44128 {
	width:492px !important;
	top:273px !important;
	min-height:83px !important;
}

#item44151 {
	width:314px !important;
	top:430px !important;
	min-height:27px !important;
}

#item45219 {
	width:435px !important;
	top:487px !important;
	min-height:209px !important;
}

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

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

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

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

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

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

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

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

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

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

#item195417 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

#item195420 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

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

#item195565 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item195563 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

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

#item195579 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item195584 {
	width:435px !important;
	height:60px !important;
}

#item195582 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item177256 {
	width:80px !important;
	height:70px !important;
}

#item177253 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item177260 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177257 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item177286 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177283 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item177313 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177309 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item177339 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177336 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item177365 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177362 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item177391 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177388 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item177418 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item177415 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item177444 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177441 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item177471 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177468 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item177497 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177494 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item177523 {
	width:161px !important;
	min-height:14px !important;
}

#item177520 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item177246 {
	width:206px !important;
	height:138px !important;
}

#item177242 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item177240 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item196166 {
	width:425px !important;
	left:10px !important;
	top:283px !important;
	min-height:36px !important;
}

#item196189 {
	width:390px !important;
	left:10px !important;
	top:340px !important;
	min-height:182px !important;
}

#item196022 {
	width:508px !important;
	left:10px !important;
	top:283px !important;
	min-height:36px !important;
}

#item196045 {
	width:502px !important;
	left:10px !important;
	top:340px !important;
	min-height:132px !important;
}

#item196112 {
	width:355px !important;
	left:86px !important;
	top:761px !important;
	min-height:37px !important;
}

#item195877 {
	width:508px !important;
	left:10px !important;
	top:283px !important;
	min-height:36px !important;
}

#item195900 {
	width:502px !important;
	left:10px !important;
	top:340px !important;
	min-height:270px !important;
}

#item205495 {
	width:359px !important;
	left:76px !important;
	top:8px !important;
	min-height:45px !important;
}

#item133924 {
	width:485px !important;
	left:10px !important;
	top:283px !important;
	min-height:36px !important;
}

#item133947 {
	width:486px !important;
	left:10px !important;
	top:340px !important;
	min-height:300px !important;
}

#item205574 {
	width:359px !important;
	left:76px !important;
	top:8px !important;
	min-height:45px !important;
}

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

#item205644 {
	width:68px !important;
	height:68px !important;
	left:1698px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

#item195817 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item195820 {
	width:34px !important;
	height:48px !important;
	left:1125px !important;
	top:918px !important;
}

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

#item195823 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

#item195826 {
	width:70px !important;
	height:24px !important;
	left:1259px !important;
	top:930px !important;
}

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

#item195829 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

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

#item195834 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

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

#item195791 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item196840 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item196849 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

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

#item196853 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item196838 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item196836 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item205651 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item205605 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item205615 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

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

#item205619 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item205603 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:454px !important;
}

#item205601 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item205670 {
	width:493px !important;
	height:60px !important;
}

#item205668 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item205673 {
	width:435px !important;
	height:60px !important;
}

#item205671 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item177582 {
	width:80px !important;
	height:70px !important;
}

#item177579 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item177586 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177583 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item177613 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177609 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item177639 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177636 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item177665 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177662 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item177691 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177688 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item177717 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177714 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item177743 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item177740 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item177769 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177766 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item177795 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177792 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item177821 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177818 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item177848 {
	width:161px !important;
	min-height:14px !important;
}

#item177844 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item177572 {
	width:206px !important;
	height:138px !important;
}

#item177569 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item177567 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item196513 {
	width:376px !important;
	top:273px !important;
	min-height:36px !important;
}

#item196536 {
	width:489px !important;
	top:330px !important;
	min-height:107px !important;
}

#item196381 {
	width:445px !important;
	top:273px !important;
	min-height:36px !important;
}

#item196404 {
	width:435px !important;
	top:330px !important;
	min-height:174px !important;
}

#item14333 {
	width:477px !important;
	top:273px !important;
	min-height:72px !important;
}

#item14355 {
	width:471px !important;
	top:370px !important;
	min-height:179px !important;
}

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

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

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

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

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

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

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

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

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

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

#item196323 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

#item196327 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

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

#item177909 {
	width:80px !important;
	height:70px !important;
}

#item177906 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item177913 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177910 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item177939 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item177936 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item177965 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177962 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item177992 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item177989 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item178018 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item178015 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item178044 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178041 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item178071 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item178068 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item178097 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178094 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item178123 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178120 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item178149 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178146 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item178175 {
	width:161px !important;
	min-height:14px !important;
}

#item178172 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item177898 {
	width:206px !important;
	height:138px !important;
}

#item177895 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item177893 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item197462 {
	width:254px !important;
	top:273px !important;
	min-height:35px !important;
}

#item197485 {
	width:460px !important;
	top:330px !important;
	min-height:240px !important;
}

#item197511 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item197321 {
	width:254px !important;
	top:273px !important;
	min-height:36px !important;
}

#item197344 {
	width:461px !important;
	top:330px !important;
	min-height:241px !important;
}

#item197370 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item197166 {
	width:250px !important;
	top:273px !important;
	min-height:33px !important;
}

#item197189 {
	width:466px !important;
	top:330px !important;
	min-height:300px !important;
}

#item197243 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item197021 {
	width:258px !important;
	top:273px !important;
	min-height:37px !important;
}

#item197044 {
	width:466px !important;
	top:330px !important;
	min-height:264px !important;
}

#item197099 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item16476 {
	width:258px !important;
	top:273px !important;
	min-height:36px !important;
}

#item16498 {
	width:464px !important;
	top:330px !important;
	min-height:287px !important;
}

#item65088 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

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

#item16520 {
	width:477px !important;
	left:80px !important;
	top:80px !important;
	min-height:115px !important;
}

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

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

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

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

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

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

#item197579 {
	width:34px !important;
	height:48px !important;
	left:1546px !important;
	top:918px !important;
}

#item197582 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

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

#item197585 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item197592 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

#item197595 {
	width:70px !important;
	height:24px !important;
	left:1378px !important;
	top:930px !important;
}

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

#item197599 {
	width:70px !important;
	height:24px !important;
	left:1455px !important;
	top:930px !important;
}

#item196949 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item196947 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

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

#item196967 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item196972 {
	width:435px !important;
	height:60px !important;
}

#item196970 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item178232 {
	width:80px !important;
	height:70px !important;
}

#item178229 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item178236 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178233 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item178263 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item178260 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item178289 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178286 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item178315 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178312 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item178341 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item178338 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item178367 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178364 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item178393 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item178390 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item178419 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178416 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item178445 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178442 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item178471 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178468 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item178498 {
	width:161px !important;
	min-height:14px !important;
}

#item178494 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item178222 {
	width:206px !important;
	height:138px !important;
}

#item178219 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item178217 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item17169 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item168410 {
	width:407px !important;
	height:76px !important;
}

#item168433 {
	width:403px !important;
	height:76px !important;
	left:4px !important;
	top:114px !important;
}

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

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

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

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

#item178701 {
	width:80px !important;
	height:70px !important;
}

#item178698 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item178705 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178702 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item178733 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item178730 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item178759 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178756 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item178785 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178782 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item178811 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item178808 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item178837 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178834 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item178863 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item178860 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item178889 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178886 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item178915 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178912 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item178941 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item178938 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item178968 {
	width:161px !important;
	min-height:14px !important;
}

#item178964 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item178691 {
	width:206px !important;
	height:138px !important;
}

#item178688 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item178686 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

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

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

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

#item179023 {
	width:80px !important;
	height:70px !important;
}

#item179020 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item179027 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179024 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item179053 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179050 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item179079 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179076 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item179105 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179102 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item179131 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179128 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item179158 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179154 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item179186 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item179181 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item179212 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179209 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item179239 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179235 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item179265 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179262 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item179291 {
	width:161px !important;
	min-height:14px !important;
}

#item179288 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item179013 {
	width:206px !important;
	height:138px !important;
}

#item179010 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item179008 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item110475 {
	width:359px !important;
	left:156px !important;
	top:911px !important;
	min-height:37px !important;
}

#item110530 {
	width:479px !important;
	left:80px !important;
	top:346px !important;
	min-height:206px !important;
}

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

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

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

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

#item197744 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item197742 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:874px !important;
}

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

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

#item197722 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item197770 {
	width:435px !important;
	height:60px !important;
}

#item197768 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item179343 {
	width:80px !important;
	height:70px !important;
}

#item179340 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item179347 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179344 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item179374 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179371 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item179400 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179397 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item179427 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179423 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item179453 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179450 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item179479 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179476 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item179505 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item179502 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item179531 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179528 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item179557 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179554 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item179584 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179581 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item179611 {
	width:161px !important;
	min-height:14px !important;
}

#item179608 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item179333 {
	width:206px !important;
	height:138px !important;
}

#item179330 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item179328 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item198180 {
	width:514px !important;
	top:206px !important;
	min-height:72px !important;
}

#item198203 {
	width:567px !important;
	top:303px !important;
	min-height:86px !important;
}

#item198036 {
	width:410px !important;
	top:206px !important;
	min-height:33px !important;
}

#item198059 {
	width:532px !important;
	top:264px !important;
	min-height:241px !important;
}

#item197928 {
	width:435px !important;
	top:206px !important;
	min-height:32px !important;
}

#item197951 {
	width:528px !important;
	top:263px !important;
	min-height:329px !important;
}

#item197805 {
	width:343px !important;
	top:206px !important;
	min-height:84px !important;
}

#item197828 {
	width:524px !important;
	top:303px !important;
	min-height:132px !important;
}

#item46600 {
	width:520px !important;
	min-height:36px !important;
}

#item46623 {
	width:567px !important;
	top:57px !important;
	min-height:282px !important;
}

#item198264 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

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

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

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

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

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

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

#item198265 {
	width:34px !important;
	height:48px !important;
	left:1546px !important;
	top:918px !important;
}

#item198268 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

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

#item198272 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item198278 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

#item198281 {
	width:70px !important;
	height:24px !important;
	left:1378px !important;
	top:930px !important;
}

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

#item198284 {
	width:70px !important;
	height:24px !important;
	left:1455px !important;
	top:930px !important;
}

#item179688 {
	width:80px !important;
	height:70px !important;
}

#item179685 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item179692 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179689 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item179719 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179716 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item179745 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179742 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item179771 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179768 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item179797 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item179794 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item179824 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179820 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item179850 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item179847 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item179876 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179873 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item179902 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179899 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item179928 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item179925 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item179954 {
	width:161px !important;
	min-height:14px !important;
}

#item179951 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item179678 {
	width:206px !important;
	height:138px !important;
}

#item179675 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item179673 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item198417 {
	width:375px !important;
	top:206px !important;
	min-height:33px !important;
}

#item198441 {
	width:484px !important;
	top:263px !important;
	min-height:195px !important;
}

#item198496 {
	width:359px !important;
	left:76px !important;
	top:753px !important;
	min-height:37px !important;
}

#item77079 {
	width:295px !important;
	top:206px !important;
	min-height:36px !important;
}

#item77102 {
	width:466px !important;
	top:263px !important;
	min-height:353px !important;
}

#item77173 {
	width:359px !important;
	left:76px !important;
	top:753px !important;
	min-height:37px !important;
}

#item198525 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

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

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

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

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

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

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

#item198369 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

#item198379 {
	width:34px !important;
	height:48px !important;
	left:1434px !important;
	top:918px !important;
}

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

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

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

#item198375 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item198333 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item198347 {
	width:68px !important;
	height:68px !important;
	left:1778px !important;
	top:174px !important;
}

#item198331 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item198329 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item198346 {
	width:435px !important;
	height:60px !important;
}

#item198344 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item180345 {
	width:80px !important;
	height:70px !important;
}

#item180342 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item180350 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180346 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item180376 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item180373 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item180402 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180399 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item180428 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180425 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item180454 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item180451 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item180482 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180478 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item180508 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item180505 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item180534 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180531 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item180560 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180557 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item180586 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180583 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item180613 {
	width:161px !important;
	min-height:14px !important;
}

#item180610 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item180335 {
	width:206px !important;
	height:138px !important;
}

#item180332 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item180330 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

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

#item198822 {
	width:398px !important;
	top:275px !important;
	min-height:35px !important;
}

#item198845 {
	width:388px !important;
	top:333px !important;
	min-height:287px !important;
}

#item198697 {
	width:470px !important;
	top:275px !important;
	min-height:67px !important;
}

#item198720 {
	width:435px !important;
	top:376px !important;
	min-height:287px !important;
}

#item58105 {
	width:382px !important;
	top:275px !important;
	min-height:57px !important;
}

#item58128 {
	width:466px !important;
	top:333px !important;
	min-height:353px !important;
}

#item198904 {
	width:1840px !important;
	height:1082px !important;
	left:80px !important;
	top:-2px !important;
}

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

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

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

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

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

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

#item198539 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item198542 {
	width:34px !important;
	height:48px !important;
	left:1425px !important;
	top:918px !important;
}

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

#item198545 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

#item198548 {
	width:70px !important;
	height:24px !important;
	left:1258px !important;
	top:930px !important;
}

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

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

#item180671 {
	width:80px !important;
	height:70px !important;
}

#item180668 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item180675 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180672 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item180702 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item180699 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item180728 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180725 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item180754 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180751 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item180780 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item180777 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item180807 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180804 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item180833 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item180830 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item180859 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180856 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item180885 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180882 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item180911 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180908 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item180937 {
	width:161px !important;
	min-height:14px !important;
}

#item180934 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item180661 {
	width:206px !important;
	height:138px !important;
}

#item180658 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item180656 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item207030 {
	width:213px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

#item207053 {
	width:256px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item207384 {
	width:668px !important;
	min-height:44px !important;
}

#item207407 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item207447 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207303 {
	width:417px !important;
	min-height:27px !important;
}

#item207326 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item207367 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207237 {
	width:425px !important;
	min-height:27px !important;
}

#item207261 {
	width:546px !important;
	top:57px !important;
	min-height:80px !important;
}

#item207289 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207162 {
	width:584px !important;
	min-height:27px !important;
}

#item207186 {
	width:594px !important;
	top:57px !important;
	min-height:80px !important;
}

#item207214 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207086 {
	width:359px !important;
	min-height:27px !important;
}

#item207109 {
	width:445px !important;
	top:57px !important;
	min-height:124px !important;
}

#item207138 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207076 {
	width:790px !important;
	height:876px !important;
	left:970px !important;
	top:204px !important;
}

#item207472 {
	width:334px !important;
	min-height:42px !important;
}

#item207495 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item207526 {
	width:34px !important;
	height:49px !important;
}

#item207524 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207778 {
	width:230px !important;
	min-height:27px !important;
}

#item207801 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item207829 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207701 {
	width:188px !important;
	min-height:27px !important;
}

#item207724 {
	width:527px !important;
	top:57px !important;
	min-height:124px !important;
}

#item207752 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207624 {
	width:269px !important;
	min-height:27px !important;
}

#item207647 {
	width:541px !important;
	top:57px !important;
	min-height:80px !important;
}

#item207676 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207551 {
	width:313px !important;
	min-height:27px !important;
}

#item207574 {
	width:506px !important;
	top:57px !important;
	min-height:102px !important;
}

#item207602 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207462 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

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

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

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

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

#item206972 {
	width:34px !important;
	height:48px !important;
	left:170px !important;
	top:918px !important;
}

#item206976 {
	width:34px !important;
	height:48px !important;
	left:1135px !important;
	top:918px !important;
}

#item206980 {
	width:34px !important;
	height:48px !important;
	left:630px !important;
	top:918px !important;
}

#item206984 {
	width:34px !important;
	height:48px !important;
	left:1597px !important;
	top:918px !important;
}

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

#item206988 {
	width:70px !important;
	height:24px !important;
	left:229px !important;
	top:930px !important;
}

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

#item206992 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:930px !important;
}

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

#item206997 {
	width:70px !important;
	height:24px !important;
	left:306px !important;
	top:930px !important;
}

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

#item207001 {
	width:70px !important;
	height:24px !important;
	left:1272px !important;
	top:930px !important;
}

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

#item207005 {
	width:70px !important;
	height:24px !important;
	left:383px !important;
	top:930px !important;
}

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

#item207009 {
	width:70px !important;
	height:24px !important;
	left:1349px !important;
	top:930px !important;
}

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

#item207013 {
	width:70px !important;
	height:24px !important;
	left:460px !important;
	top:930px !important;
}

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

#item207018 {
	width:70px !important;
	height:24px !important;
	left:537px !important;
	top:930px !important;
}

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

#item207022 {
	width:70px !important;
	height:24px !important;
	left:1426px !important;
	top:930px !important;
}

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

#item207026 {
	width:70px !important;
	height:24px !important;
	left:1503px !important;
	top:930px !important;
}

#item181006 {
	width:80px !important;
	height:70px !important;
}

#item181003 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item181011 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181007 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item181037 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181034 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item181063 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181060 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item181089 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181086 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item181115 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181112 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item181141 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181138 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item181167 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item181164 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item181193 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181190 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item181220 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181217 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item181247 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181243 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item181273 {
	width:161px !important;
	min-height:14px !important;
}

#item181270 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item180996 {
	width:206px !important;
	height:138px !important;
}

#item180993 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item180991 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item207922 {
	width:223px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

#item207945 {
	width:256px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item207970 {
	width:356px !important;
	min-height:27px !important;
}

#item207993 {
	width:490px !important;
	top:57px !important;
	min-height:102px !important;
}

#item208028 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item208206 {
	width:429px !important;
	min-height:27px !important;
}

#item208229 {
	width:518px !important;
	top:57px !important;
	min-height:124px !important;
}

#item208266 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item208122 {
	width:263px !important;
	min-height:27px !important;
}

#item208145 {
	width:668px !important;
	top:57px !important;
	min-height:80px !important;
}

#item208188 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item208046 {
	width:651px !important;
	min-height:27px !important;
}

#item208069 {
	width:677px !important;
	top:57px !important;
	min-height:102px !important;
}

#item208108 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207968 {
	width:935px !important;
	height:881px !important;
	left:970px !important;
	top:204px !important;
}

#item208290 {
	width:726px !important;
	min-height:27px !important;
}

#item208313 {
	width:500px !important;
	top:57px !important;
	min-height:124px !important;
}

#item208352 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item208522 {
	width:445px !important;
	min-height:27px !important;
}

#item208545 {
	width:452px !important;
	top:57px !important;
	min-height:102px !important;
}

#item208582 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item208444 {
	width:261px !important;
	min-height:27px !important;
}

#item208467 {
	width:440px !important;
	top:57px !important;
	min-height:80px !important;
}

#item208504 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item208369 {
	width:580px !important;
	min-height:32px !important;
}

#item208392 {
	width:530px !important;
	top:57px !important;
	min-height:80px !important;
}

#item208432 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item208281 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

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

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

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

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

#item207873 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item207877 {
	width:34px !important;
	height:48px !important;
	left:1175px !important;
	top:918px !important;
}

#item207881 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item207885 {
	width:34px !important;
	height:48px !important;
	left:1558px !important;
	top:918px !important;
}

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

#item207889 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

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

#item207893 {
	width:70px !important;
	height:24px !important;
	left:1234px !important;
	top:930px !important;
}

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

#item207897 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

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

#item207901 {
	width:70px !important;
	height:24px !important;
	left:1311px !important;
	top:930px !important;
}

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

#item207906 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

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

#item207910 {
	width:70px !important;
	height:24px !important;
	left:1388px !important;
	top:930px !important;
}

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

#item207914 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

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

#item207918 {
	width:70px !important;
	height:24px !important;
	left:1465px !important;
	top:930px !important;
}

#item78541 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item78543 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item78569 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

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

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

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

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

#item181346 {
	width:80px !important;
	height:70px !important;
}

#item181343 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item181350 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181347 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item181376 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181373 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item181402 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181399 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item181429 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181425 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item181456 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181453 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item181483 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181480 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item181509 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item181506 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item181535 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181532 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item181561 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181558 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item181587 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181584 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item181613 {
	width:161px !important;
	min-height:14px !important;
}

#item181610 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item181335 {
	width:206px !important;
	height:138px !important;
}

#item181332 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item181330 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item87218 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item87296 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:390px !important;
}

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

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

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

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

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

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

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

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

#item181671 {
	width:80px !important;
	height:70px !important;
}

#item181667 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item181675 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181672 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item181701 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181698 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item181727 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181724 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item181753 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181750 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item181779 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item181776 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item181805 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181802 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item181831 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item181828 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item181857 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181854 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item181883 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181880 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item181910 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item181907 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item181937 {
	width:161px !important;
	min-height:14px !important;
}

#item181933 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item181660 {
	width:206px !important;
	height:138px !important;
}

#item181657 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item181655 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item209252 {
	width:549px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item209750 {
	width:308px !important;
	min-height:27px !important;
}

#item209773 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item209826 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209277 {
	width:473px !important;
	min-height:27px !important;
}

#item209300 {
	width:648px !important;
	top:57px !important;
	min-height:256px !important;
}

#item209351 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209673 {
	width:586px !important;
	min-height:27px !important;
}

#item209696 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item209744 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209594 {
	width:358px !important;
	min-height:27px !important;
}

#item209627 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item209666 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209525 {
	width:582px !important;
	top:57px !important;
	min-height:168px !important;
}

#item209549 {
	width:369px !important;
	min-height:27px !important;
}

#item209589 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209437 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item209460 {
	width:223px !important;
	min-height:27px !important;
}

#item209513 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209359 {
	width:335px !important;
	min-height:27px !important;
}

#item209391 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item209430 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209275 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item210233 {
	width:158px !important;
	min-height:27px !important;
}

#item210256 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item210302 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item210154 {
	width:321px !important;
	min-height:27px !important;
}

#item210177 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item210225 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item210068 {
	width:358px !important;
	min-height:27px !important;
}

#item210091 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item210147 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209983 {
	width:358px !important;
	min-height:27px !important;
}

#item210006 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item210062 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209909 {
	width:358px !important;
	min-height:27px !important;
}

#item209932 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item209978 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209834 {
	width:358px !important;
	min-height:27px !important;
}

#item209865 {
	width:647px !important;
	top:57px !important;
	min-height:146px !important;
}

#item209904 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item209831 {
	width:790px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

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

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

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

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

#item209182 {
	width:34px !important;
	height:48px !important;
	left:151px !important;
	top:918px !important;
}

#item209186 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:918px !important;
}

#item209191 {
	width:34px !important;
	height:48px !important;
	left:767px !important;
	top:918px !important;
}

#item209195 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:918px !important;
}

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

#item209199 {
	width:70px !important;
	height:24px !important;
	left:211px !important;
	top:930px !important;
}

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

#item209203 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:930px !important;
}

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

#item209207 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:930px !important;
}

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

#item209211 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

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

#item209215 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

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

#item209219 {
	width:70px !important;
	height:24px !important;
	left:288px !important;
	top:930px !important;
}

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

#item209223 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:930px !important;
}

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

#item209227 {
	width:70px !important;
	height:24px !important;
	left:365px !important;
	top:930px !important;
}

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

#item209231 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:930px !important;
}

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

#item209235 {
	width:70px !important;
	height:24px !important;
	left:442px !important;
	top:930px !important;
}

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

#item209239 {
	width:70px !important;
	height:24px !important;
	left:595px !important;
	top:930px !important;
}

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

#item209243 {
	width:70px !important;
	height:24px !important;
	left:672px !important;
	top:930px !important;
}

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

#item209247 {
	width:70px !important;
	height:24px !important;
	left:518px !important;
	top:930px !important;
}

#item201354 {
	width:80px !important;
	height:70px !important;
}

#item201351 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item201358 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201355 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item201385 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item201382 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item201412 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201408 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item201439 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201435 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item201465 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item201462 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item201491 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201488 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item201517 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item201514 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item201543 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201540 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item201569 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201566 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item201595 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item201592 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item201623 {
	width:161px !important;
	min-height:14px !important;
}

#item201620 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item201344 {
	width:206px !important;
	height:138px !important;
}

#item201341 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item201339 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

#item183093 {
	width:571px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item183117 {
	width:360px !important;
	left:80px !important;
	top:685px !important;
	min-height:26px !important;
}

#item183141 {
	width:551px !important;
	left:80px !important;
	top:569px !important;
	min-height:42px !important;
}

#item183164 {
	width:600px !important;
	left:80px !important;
	top:202px !important;
	min-height:297px !important;
}

#item183187 {
	width:324px !important;
	left:80px !important;
	top:80px !important;
	min-height:48px !important;
}

#item183210 {
	width:124px !important;
	height:30px !important;
	left:80px !important;
	top:681px !important;
}

#item183217 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:680px !important;
}

#item183222 {
	width:173px !important;
	height:36px !important;
	left:442px !important;
	top:372px !important;
}

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

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

#item181999 {
	width:80px !important;
	height:70px !important;
}

#item181996 {
	width:80px !important;
	height:70px !important;
	left:514px !important;
	top:62px !important;
}

#item182003 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182000 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:165px !important;
}

#item182029 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item182026 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:220px !important;
}

#item182055 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182052 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:277px !important;
}

#item182081 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182078 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:333px !important;
}

#item182108 {
	width:328px !important;
	height:57px !important;
	padding:16px;
}

#item182104 {
	width:328px !important;
	height:57px !important;
	left:282px !important;
	top:388px !important;
}

#item182134 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182131 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:445px !important;
}

#item182160 {
	width:328px !important;
	height:58px !important;
	padding:16px;
}

#item182157 {
	width:328px !important;
	height:58px !important;
	left:282px !important;
	top:500px !important;
}

#item182186 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182183 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:558px !important;
}

#item182212 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182209 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:614px !important;
}

#item182238 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182235 {
	width:328px !important;
	height:56px !important;
	left:282px !important;
	top:670px !important;
}

#item182264 {
	width:161px !important;
	min-height:14px !important;
}

#item182261 {
	width:161px !important;
	height:14px !important;
	left:432px !important;
	top:996px !important;
}

#item181989 {
	width:206px !important;
	height:138px !important;
}

#item181986 {
	width:206px !important;
	height:138px !important;
	left:466px !important;
	top:10px !important;
}

#item181984 {
	width:672px !important;
	height:1090px !important;
	left:1248px !important;
	top:-10px !important;
}

p.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, 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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.022em;
	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.autoParaStyle49 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.008em;
	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.autoParaStyle48 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	letter-spacing:-0.023em;
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.006em;
	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.autoParaStyle43 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.023em;
	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.autoParaStyle42 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.002em;
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.021em;
	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: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.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.013em;
	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: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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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-bottom:9px;
	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.008em;
	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: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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	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.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.003em;
	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.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	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.H2_18-pt {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:19px;
	color:#000;
	margin-bottom:6px;
	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-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-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-DigZubkat-Navigation_-_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-Navigation_-_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-Navigation_-_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_-_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:12px;
	line-height:15px;
	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:9px;
	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:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	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: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:#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:left;
}

p.thjnk---Skoda-DigZubkat-Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	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:#0a382e;
	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.autoCharStyle11 {
}

span.autoCharStyle10 {
	letter-spacing:0.015em;
}

span.autoCharStyle9 {
	letter-spacing:0.005em;
}

span.autoCharStyle8 {
	letter-spacing:0.025em;
}

span.autoCharStyle7 {
	letter-spacing:0.030em;
}

span.autoCharStyle6 {
	font-size:18px;
	letter-spacing:0.010em;
}

span.autoCharStyle5 {
	font-size:18px;
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	letter-spacing:0.010em;
}

span.autoCharStyle3 {
	letter-spacing:0.020em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle1 {
	letter-spacing:0.024em;
}

span.Slash {
	letter-spacing:0.100em;
}

span.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.Vorwort-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

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:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
