/* 	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:28950px; 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-SKODANext-Regular;
	src:url("../fonts/SKODANext-Regular.otf");
}

@font-face {
	font-family:FF-SKODANext-Bold;
	src:url("../fonts/SKODANextBold-e5fd118e-eab7-4304-ad08-9c12234dbf41.otf_v.otf");
	font-weight:bold;
}

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

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

#item46775 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item46780 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item46811 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item46834 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item46842 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item46866 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item46872 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item46877 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item46885 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item46882 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:155px !important;
}

#item46911 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item46908 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:212px !important;
}

#item46937 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item46934 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:269px !important;
}

#item46963 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item46960 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:326px !important;
}

#item46989 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item46986 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:383px !important;
}

#item47016 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item47012 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:440px !important;
}

#item47043 {
	width:370px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item47040 {
	width:376px !important;
	height:20px !important;
	left:221px !important;
	top:556px !important;
}

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

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

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

#item1177 {
	width:736px !important;
	left:1000px !important;
	top:949px !important;
	min-height:51px !important;
}

#item47129 {
	width:61px !important;
	height:38px !important;
}

#item47126 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:970px !important;
}

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

#item1347 {
	width:1214px !important;
	left:73px !important;
	top:284px !important;
	min-height:60px !important;
}

#item1369 {
	width:1325px !important;
	left:76px !important;
	top:396px !important;
	min-height:409px !important;
}

#item48680 {
	width:426px !important;
	left:77px !important;
	top:815px !important;
	min-height:49px !important;
}

#item55432 {
	width:7px !important;
	min-height:9px !important;
}

#item55456 {
	width:1614px !important;
	left:8px !important;
	min-height:38px !important;
}

#item55479 {
	width:7px !important;
	top:14px !important;
	min-height:9px !important;
}

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

#item47138 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

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

#item47142 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item1523 {
	width:400px !important;
	left:1440px !important;
	top:557px !important;
	min-height:38px !important;
}

#item1552 {
	width:118px !important;
	top:73px !important;
	min-height:12px !important;
}

#item1575 {
	width:127px !important;
	top:84px !important;
	min-height:12px !important;
}

#item1601 {
	width:108px !important;
	top:83px !important;
	min-height:12px !important;
}

#item1605 {
	width:108px !important;
	height:131px !important;
	left:298px !important;
}

#item1606 {
	width:108px !important;
	height:131px !important;
	left:146px !important;
}

#item1607 {
	width:108px !important;
	height:131px !important;
}

#item1627 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item47105 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:155px !important;
}

#item1649 {
	width:436px !important;
	height:56px !important;
	padding:16px;
}

#item47111 {
	width:436px !important;
	height:56px !important;
	left:1419px !important;
	top:267px !important;
}

#item1671 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item47116 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:324px !important;
}

#item1693 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item47108 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:211px !important;
}

#item1715 {
	width:436px !important;
	height:56px !important;
	padding:16px;
}

#item47123 {
	width:436px !important;
	height:56px !important;
	left:1419px !important;
	top:436px !important;
}

#item1737 {
	width:495px !important;
	height:56px !important;
	padding:16px;
}

#item47119 {
	width:495px !important;
	height:56px !important;
	left:1360px !important;
	top:380px !important;
}

#item1740 {
	width:107px !important;
	height:130px !important;
	left:1355px !important;
	top:887px !important;
}

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

#item1761 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

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

#item1765 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item2175 {
	width:560px !important;
	left:1040px !important;
	top:80px !important;
	min-height:36px !important;
}

#item2197 {
	width:820px !important;
	left:1040px !important;
	top:134px !important;
	min-height:124px !important;
}

#item2219 {
	width:400px !important;
	left:1040px !important;
	top:804px !important;
	min-height:132px !important;
}

#item2241 {
	width:400px !important;
	left:1450px !important;
	top:804px !important;
	min-height:132px !important;
}

#item2276 {
	width:720px !important;
	left:1040px !important;
	top:975px !important;
	min-height:33px !important;
}

#item2281 {
	width:61px !important;
	height:38px !important;
}

#item2279 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item2285 {
	width:61px !important;
	height:38px !important;
}

#item2283 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item2839 {
	width:770px !important;
	left:80px !important;
	top:134px !important;
	min-height:57px !important;
}

#item2861 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item2883 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item2905 {
	width:400px !important;
	left:80px !important;
	top:786px !important;
	min-height:132px !important;
}

#item2927 {
	width:400px !important;
	left:490px !important;
	top:786px !important;
	min-height:132px !important;
}

#item2955 {
	width:61px !important;
	height:38px !important;
}

#item2953 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item2959 {
	width:61px !important;
	height:38px !important;
}

#item2957 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item47297 {
	width:319px !important;
	left:1520px !important;
	top:530px !important;
	min-height:114px !important;
}

#item47239 {
	width:320px !important;
	left:1520px !important;
	top:530px !important;
	min-height:114px !important;
}

#item47192 {
	width:327px !important;
	left:1520px !important;
	top:530px !important;
	min-height:96px !important;
}

#item47348 {
	width:1847px !important;
	height:1080px !important;
}

#item3475 {
	width:290px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item47353 {
	width:265px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item47376 {
	width:319px !important;
	left:1520px !important;
	top:227px !important;
	min-height:273px !important;
}

#item3545 {
	width:61px !important;
	height:38px !important;
}

#item3543 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item3549 {
	width:61px !important;
	height:38px !important;
}

#item3547 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item47151 {
	width:52px !important;
	height:52px !important;
	left:828px !important;
	top:442px !important;
}

#item47161 {
	width:52px !important;
	height:52px !important;
	left:240px !important;
	top:356px !important;
}

#item47164 {
	width:52px !important;
	height:52px !important;
	left:607px !important;
	top:540px !important;
}

#item5892 {
	width:745px !important;
	left:80px !important;
	top:819px !important;
	min-height:65px !important;
}

#item5914 {
	width:720px !important;
	left:80px !important;
	top:977px !important;
	min-height:23px !important;
}

#item5961 {
	width:720px !important;
	left:996px !important;
	top:786px !important;
	min-height:60px !important;
}

#item5983 {
	width:515px !important;
	left:79px !important;
	top:950px !important;
	min-height:10px !important;
}

#item52531 {
	width:142px !important;
	left:80px !important;
	top:788px !important;
	min-height:11px !important;
}

#item5994 {
	width:61px !important;
	height:38px !important;
}

#item5992 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item5998 {
	width:61px !important;
	height:38px !important;
}

#item5996 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item6515 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item53783 {
	width:61px !important;
	height:38px !important;
}

#item53780 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item53787 {
	width:61px !important;
	height:38px !important;
}

#item53784 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item6919 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item7513 {
	width:320px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item47736 {
	width:320px !important;
	left:80px !important;
	top:172px !important;
	min-height:78px !important;
}

#item48049 {
	width:340px !important;
	top:290px !important;
	min-height:234px !important;
}

#item47931 {
	width:350px !important;
	top:290px !important;
	min-height:168px !important;
}

#item47759 {
	width:308px !important;
	top:290px !important;
	min-height:150px !important;
}

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

#item7537 {
	width:61px !important;
	height:38px !important;
}

#item7535 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item7541 {
	width:61px !important;
	height:38px !important;
}

#item7539 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

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

#item47820 {
	width:70px !important;
	height:24px !important;
	left:1088px !important;
	top:973px !important;
}

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

#item47823 {
	width:70px !important;
	height:24px !important;
	left:1163px !important;
	top:973px !important;
}

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

#item47833 {
	width:70px !important;
	height:24px !important;
	left:1242px !important;
	top:973px !important;
}

#item47828 {
	width:38px !important;
	height:33px !important;
}

#item47826 {
	width:38px !important;
	height:33px !important;
	left:1027px !important;
	top:967px !important;
}

#item47831 {
	width:38px !important;
	height:33px !important;
}

#item47829 {
	width:38px !important;
	height:33px !important;
	left:1333px !important;
	top:967px !important;
}

#item48625 {
	width:342px !important;
	top:268px !important;
	min-height:319px !important;
}

#item48507 {
	width:305px !important;
	top:269px !important;
	min-height:276px !important;
}

#item48382 {
	width:373px !important;
	top:269px !important;
	min-height:243px !important;
}

#item48279 {
	width:309px !important;
	top:269px !important;
	min-height:150px !important;
}

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

#item10243 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item10794 {
	width:370px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item10816 {
	width:292px !important;
	left:79px !important;
	top:172px !important;
	min-height:57px !important;
}

#item10842 {
	width:61px !important;
	height:38px !important;
}

#item10840 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item10846 {
	width:61px !important;
	height:38px !important;
}

#item10844 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

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

#item48651 {
	width:70px !important;
	height:24px !important;
	left:1051px !important;
	top:973px !important;
}

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

#item48660 {
	width:70px !important;
	height:24px !important;
	left:1127px !important;
	top:973px !important;
}

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

#item48663 {
	width:70px !important;
	height:24px !important;
	left:1202px !important;
	top:973px !important;
}

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

#item48666 {
	width:70px !important;
	height:24px !important;
	left:1281px !important;
	top:973px !important;
}

#item48656 {
	width:38px !important;
	height:33px !important;
}

#item48654 {
	width:38px !important;
	height:33px !important;
	left:990px !important;
	top:967px !important;
}

#item48659 {
	width:38px !important;
	height:33px !important;
}

#item48657 {
	width:38px !important;
	height:33px !important;
	left:1372px !important;
	top:967px !important;
}

#item14632 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item48708 {
	width:61px !important;
	height:38px !important;
}

#item48705 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item48712 {
	width:61px !important;
	height:38px !important;
}

#item48709 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item15036 {
	width:1138px !important;
	left:80px !important;
	top:991px !important;
	min-height:9px !important;
}

#item15058 {
	width:427px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item50313 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item50314 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item50315 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item50339 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item50340 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item50341 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item50342 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item50343 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item50344 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item50345 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item50123 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item50125 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item50126 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item50149 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item50150 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item50152 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item50153 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item50154 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item50155 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item50156 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item49973 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49974 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49975 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49998 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item49999 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item50000 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item50001 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item50002 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item50003 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item50004 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49833 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49834 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49835 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49858 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item49859 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item49860 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item49861 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item49862 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item49863 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49864 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item49677 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49678 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49679 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49702 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item49703 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item49704 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item49705 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item49706 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49707 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item49708 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item49546 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49547 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49549 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49572 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item49573 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item49574 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item49575 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49576 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item49577 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item49578 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item49400 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49401 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49402 {
	width:388px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49425 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !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;
}

#item49426 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item49427 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49428 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item49429 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item49430 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item49431 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item49260 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !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;
}

#item49261 {
	width:178px !important;
	height:126px !important;
	left:1280px !important;
	top:739px !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;
}

#item49270 {
	width:264px !important;
	top:682px !important;
	min-height:47px !important;
}

#item49293 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #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;
}

#item49294 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.5px #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;
}

#item49295 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !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;
}

#item49296 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !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;
}

#item49297 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !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;
}

#item49298 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !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;
}

#item49299 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !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;
}

#item15268 {
	width:210px !important;
	top:682px !important;
	min-height:29px !important;
}

#item15412 {
	width:178px !important;
	height:126px !important;
	left:1280px !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;
}

#item15272 {
	width:178px !important;
	height:126px !important;
	left:160px !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;
}

#item15273 {
	width:178px !important;
	height:126px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item15309 {
	width:178px !important;
	height:126px !important;
	left:320px !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;
}

#item15330 {
	width:178px !important;
	height:126px !important;
	left:480px !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;
}

#item15346 {
	width:178px !important;
	height:126px !important;
	left:640px !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;
}

#item15364 {
	width:178px !important;
	height:126px !important;
	left:800px !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;
}

#item15379 {
	width:178px !important;
	height:126px !important;
	left:960px !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;
}

#item15395 {
	width:178px !important;
	height:126px !important;
	left:1120px !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;
}

#item50591 {
	width:1760px !important;
	height:802px !important;
	left:80px !important;
	top:134px !important;
}

#item15063 {
	width:61px !important;
	height:38px !important;
}

#item15061 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item15067 {
	width:61px !important;
	height:38px !important;
}

#item15065 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item50657 {
	width:89px !important;
	height:61px !important;
}

#item50658 {
	width:89px !important;
	height:61px !important;
	left:80px !important;
	top:874px !important;
}

#item50668 {
	width:89px !important;
	height:61px !important;
}

#item50665 {
	width:89px !important;
	height:61px !important;
	left:240px !important;
	top:874px !important;
}

#item50672 {
	width:89px !important;
	height:61px !important;
}

#item50669 {
	width:89px !important;
	height:61px !important;
	left:400px !important;
	top:874px !important;
}

#item50676 {
	width:89px !important;
	height:61px !important;
}

#item50673 {
	width:89px !important;
	height:61px !important;
	left:559px !important;
	top:874px !important;
}

#item50680 {
	width:89px !important;
	height:61px !important;
}

#item50677 {
	width:89px !important;
	height:61px !important;
	left:720px !important;
	top:874px !important;
}

#item50685 {
	width:89px !important;
	height:61px !important;
}

#item50682 {
	width:89px !important;
	height:61px !important;
	left:879px !important;
	top:874px !important;
}

#item50689 {
	width:89px !important;
	height:61px !important;
}

#item50686 {
	width:89px !important;
	height:61px !important;
	left:1039px !important;
	top:874px !important;
}

#item50694 {
	width:89px !important;
	height:61px !important;
}

#item50691 {
	width:89px !important;
	height:61px !important;
	left:1199px !important;
	top:874px !important;
}

#item50698 {
	width:89px !important;
	height:61px !important;
}

#item50695 {
	width:89px !important;
	height:61px !important;
	left:1359px !important;
	top:874px !important;
}

#item51481 {
	width:707px !important;
	left:78px !important;
	min-height:40px !important;
}

#item51543 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item51570 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item51601 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item55611 {
	width:145px !important;
	height:27px !important;
	left:1031px !important;
	top:415px !important;
}

#item55614 {
	width:157px !important;
	height:27px !important;
	left:1206px !important;
	top:415px !important;
}

#item55602 {
	width:135px !important;
	height:27px !important;
	left:864px !important;
	top:415px !important;
}

#item51424 {
	width:503px !important;
	left:78px !important;
	min-height:24px !important;
}

#item51330 {
	width:255px !important;
	left:78px !important;
	min-height:24px !important;
}

#item51295 {
	width:255px !important;
	left:78px !important;
	min-height:24px !important;
}

#item51234 {
	width:255px !important;
	left:78px !important;
	min-height:24px !important;
}

#item51132 {
	width:255px !important;
	left:78px !important;
	min-height:24px !important;
}

#item55592 {
	width:16px !important;
	height:16px !important;
}

#item55598 {
	width:16px !important;
	height:16px !important;
}

#item31067 {
	width:255px !important;
	min-height:24px !important;
}

#item51642 {
	width:1922px !important;
	height:939px !important;
	top:80px !important;
}

#item31142 {
	width:61px !important;
	height:38px !important;
}

#item31140 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item31146 {
	width:61px !important;
	height:38px !important;
}

#item31144 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item31161 {
	width:34px !important;
	height:48px !important;
	left:637px !important;
	top:961px !important;
}

#item31164 {
	width:34px !important;
	height:48px !important;
	left:1249px !important;
	top:961px !important;
}

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

#item31167 {
	width:70px !important;
	height:24px !important;
	left:1004px !important;
	top:973px !important;
}

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

#item31170 {
	width:70px !important;
	height:24px !important;
	left:1082px !important;
	top:973px !important;
}

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

#item31173 {
	width:70px !important;
	height:24px !important;
	left:775px !important;
	top:973px !important;
}

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

#item31176 {
	width:70px !important;
	height:24px !important;
	left:852px !important;
	top:973px !important;
}

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

#item31179 {
	width:70px !important;
	height:24px !important;
	left:929px !important;
	top:973px !important;
}

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

#item31182 {
	width:70px !important;
	height:24px !important;
	left:698px !important;
	top:973px !important;
}

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

#item31185 {
	width:70px !important;
	height:24px !important;
	left:1158px !important;
	top:973px !important;
}

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

#item35771 {
	width:61px !important;
	height:38px !important;
}

#item35769 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item35775 {
	width:61px !important;
	height:38px !important;
}

#item35773 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

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

#item35785 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

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

#item35813 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item35837 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item35865 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item35868 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item35903 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item35907 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item35908 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item35909 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item35931 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item35910 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item35956 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item35935 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item35981 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item35960 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item36006 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item35985 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item36031 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item36010 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item36056 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item36035 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item36081 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item36060 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item36106 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item36085 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item36131 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item36110 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

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

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

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

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

#item36460 {
	width:278px !important;
	left:1083px !important;
	top:988px !important;
	min-height:32px !important;
}

#item36483 {
	width:119px !important;
	top:73px !important;
	min-height:12px !important;
}

#item36511 {
	width:119px !important;
	top:84px !important;
	min-height:12px !important;
}

#item36536 {
	width:103px !important;
	top:83px !important;
	min-height:12px !important;
}

#item36540 {
	width:108px !important;
	height:131px !important;
	left:1740px !important;
	top:887px !important;
}

#item36541 {
	width:108px !important;
	height:131px !important;
	left:1587px !important;
	top:887px !important;
}

#item36542 {
	width:108px !important;
	height:131px !important;
	left:1440px !important;
	top:887px !important;
}

#item52008 {
	width:1252px !important;
	left:80px !important;
	top:80px !important;
	min-height:406px !important;
}

#item55558 {
	width:83px !important;
	height:14px !important;
	left:552px !important;
	top:975px !important;
}

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

#item52178 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item52183 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item52212 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item52235 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item52241 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item52265 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item52268 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item52271 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item52277 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52274 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:155px !important;
}

#item52303 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52300 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:212px !important;
}

#item52329 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52326 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:269px !important;
}

#item52356 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52353 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:326px !important;
}

#item52382 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52379 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:383px !important;
}

#item52409 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item52406 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:440px !important;
}

#item52435 {
	width:370px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item52432 {
	width:376px !important;
	height:20px !important;
	left:221px !important;
	top:556px !important;
}

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

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

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

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:36px;
	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.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.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.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:20px;
	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.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	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.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle34 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.000em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle25 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	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.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	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.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, 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.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	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.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	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.autoParaStyle15 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	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;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	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.autoParaStyle10 {
	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:center;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-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;
	padding-right:1px;
	text-align:right;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	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;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#78faae;
	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.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#78faae;
	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.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:80px;
	line-height:88px;
	color:#78faae;
	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: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:right;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	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.Octavia-Rechtstext {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-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;
	padding-right:1px;
	text-align:left;
}

p.Octavia-Titel-Vorwort {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:73px;
	line-height:87.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Einleitungs-Copy- {
	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:left;
}

p.Octavia-Headline-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.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.Octavia-Navigation {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	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.Octavia-Headline-Titeltrenner {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:68px;
	line-height:81.6px;
	color:#78faae;
	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.Octavia-Copy {
	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-Vorwort-Copy-neue-Vorschaltseite {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk-HL {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:20px;
	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-Modellbezeichnung-HL {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:20px;
	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-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:9px;
	line-height:12.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;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:24px;
	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;
	text-align:left;
}

p.thjnk-Copy-2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:10px;
	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.DigHK_Copy-Headline {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:35.2px;
	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.DigHK_Navi_Burger_Black {
	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.DigHK_Copy-Einleser {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	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.DigHK_Copy-Copy-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.Icon-Beschriftung-Weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	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.DigHK_Icon_Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	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.DigHK_Copy-Copy {
	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.DigHK_Copy-Subline {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, 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;
	margin-bottom:13px;
	text-align:left;
}

p.DigHK_Marginalien {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-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;
	padding-right:1px;
	text-align:left;
}

p.thjnk-Tabelle-Copy-LiBü-ohne-Slash-Korrektur {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Ausstattungslinie-Tabkopf {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:16.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Copy-LiBü {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.2px;
	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-Tabelle-Tech-Daten-Kategorie {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:11.7px;
	line-height:13.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;
	text-align:left;
}

p.thjnk-Tabelle-Tech-Daten {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:11.7px;
	line-height:13.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;
	text-align:left;
}

p.thjnk-Einleser-Copy-DRIVE {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:50px;
	line-height:60px;
	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.Einf--Abs- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:24px;
	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:"SKODA Next",sans-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.autoCharStyle14 {
	color:#78faae;
	letter-spacing:-0.010em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	color:#78faae;
	letter-spacing:-0.010em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	color:#78faae;
	letter-spacing:0.005em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle10 {
	letter-spacing:-0.010em;
}

span.autoCharStyle9 {
	letter-spacing:0.010em;
}

span.autoCharStyle8 {
	letter-spacing:0.012em;
}

span.autoCharStyle7 {
	letter-spacing:0.005em;
}

span.autoCharStyle6 {
	letter-spacing:0.020em;
}

span.autoCharStyle5 {
	letter-spacing:-0.015em;
}

span.autoCharStyle4 {
	letter-spacing:-0.020em;
}

span.autoCharStyle3 {
	letter-spacing:0.030em;
}

span.autoCharStyle2 {
	letter-spacing:0.010em;
}

span.autoCharStyle1 {
	letter-spacing:0.015em;
}

span.Copy-linksbündig {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	letter-spacing:0.010em;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.Ausstattungspunkt {
}

span.Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	color:#fff;
	letter-spacing:0.005em;
}

span.Copy-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
}

span.Rechtstext-weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	color:#fff;
}

span.Electric-Green {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	color:#78faae;
	letter-spacing:-0.010em;
}

span.thjnk-Innenteil_-_Slash {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Ausstattungspunkt {
}

span.Aufzählungszeichen {
	font-weight:bold;
	font-size:5px;
}

strong.thjnk-Innenteil_-_Bold {
	font-weight:bold;
}

span.thjnk-Innenteil_-_Für-Grep_-_Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Slash-Korrektur-Tiefstellung {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Für-Grep_-_Slash {
	letter-spacing:0.100em;
}

span.thjnk-Euro-nonversal {
}

span.Versal-f-Zahlen {
	text-transform:uppercase;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
