/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

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

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

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

#item868 {
	width:357px !important;
	height:50px !important;
	left:80px !important;
	top:80px !important;
}

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

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

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

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

#item156980 {
	width:87px !important;
	height:65px !important;
	left:1754px !important;
	top:935px !important;
}

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

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

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

#item143427 {
	width:328px !important;
	height:56px !important;
}

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

#item143453 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item143479 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item143505 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item143531 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item143558 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item143584 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item143611 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item143637 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item143663 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143764 {
	width:328px !important;
	height:56px !important;
}

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

#item143790 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item143816 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item143843 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item143869 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item143895 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item143921 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item143947 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item143973 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item143999 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

#item112422 {
	width:317px !important;
	min-height:56px !important;
	padding:16px;
}

#item180295 {
	width:317px !important;
	height:56px !important;
	left:1539px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143118 {
	width:328px !important;
	height:56px !important;
}

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

#item143144 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item143170 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item143197 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item143223 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item143249 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item143275 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item143301 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item143327 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item143353 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144109 {
	width:328px !important;
	height:56px !important;
}

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

#item144136 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item144162 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item144188 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item144214 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item144240 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item144266 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item144292 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item144318 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item144345 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

#item157343 {
	width:460px !important;
	top:330px !important;
	min-height:80px !important;
}

#item157393 {
	width:460px !important;
	top:273px !important;
	min-height:36px !important;
}

#item157241 {
	width:478px !important;
	top:273px !important;
	min-height:27px !important;
}

#item157264 {
	width:478px !important;
	top:331px !important;
	min-height:102px !important;
}

#item62744 {
	width:440px !important;
	top:431px !important;
	min-height:27px !important;
}

#item62790 {
	width:391px !important;
	top:273px !important;
	min-height:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144414 {
	width:328px !important;
	height:56px !important;
}

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

#item144440 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item144466 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item144492 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item144519 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item144545 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item144571 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item144597 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item144624 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item144650 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144720 {
	width:328px !important;
	height:56px !important;
}

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

#item144746 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item144773 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item144799 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item144825 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item144851 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item144877 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item144903 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item144929 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item144956 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item145025 {
	width:328px !important;
	height:56px !important;
}

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

#item145052 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item145078 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item145104 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item145131 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item145157 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item145183 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item145209 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item145235 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item145261 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

#item158182 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158185 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158187 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158214 {
	width:57px !important;
	height:57px !important;
	left:1536px !important;
	top:399px !important;
	background:#000;
}

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

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

#item158092 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158094 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158096 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158122 {
	width:57px !important;
	height:57px !important;
	left:1536px !important;
	top:399px !important;
	background:#000;
}

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

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

#item157983 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157985 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157987 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158013 {
	width:57px !important;
	height:57px !important;
	left:1536px !important;
	top:399px !important;
	background:#000;
}

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

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

#item157888 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157890 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157892 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item157780 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157782 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157784 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item157815 {
	width:57px !important;
	height:57px !important;
	left:1536px !important;
	top:399px !important;
	background:#000;
}

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

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

#item130286 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item130288 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item130290 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item130313 {
	width:57px !important;
	height:57px !important;
	left:1536px !important;
	top:399px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item158301 {
	width:55px !important;
	height:51px !important;
}

#item158302 {
	width:55px !important;
	height:51px !important;
	left:837px !important;
	top:920px !important;
}

#item158308 {
	width:55px !important;
	height:51px !important;
}

#item158305 {
	width:55px !important;
	height:51px !important;
	left:933px !important;
	top:920px !important;
}

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

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

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

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

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

#item145331 {
	width:328px !important;
	height:56px !important;
}

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

#item145357 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item145383 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item145409 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item145436 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item145462 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item145489 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item145515 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item145542 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item145568 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

#item159157 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159159 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159163 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159039 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159041 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159045 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158920 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158922 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158927 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158797 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158799 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158803 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158676 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158678 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158683 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158562 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158564 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158569 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158445 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item158447 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item158451 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item125358 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item125361 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item125366 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159269 {
	width:34px !important;
	height:48px !important;
	left:941px !important;
	top:918px !important;
}

#item159272 {
	width:34px !important;
	height:48px !important;
	left:850px !important;
	top:918px !important;
}

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

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

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

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

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

#item145638 {
	width:328px !important;
	height:56px !important;
}

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

#item145665 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item145691 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item145718 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item145745 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item145771 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item145797 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item145823 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item145849 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item145875 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

#item160638 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160640 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item160644 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160646 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item160471 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160473 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item160477 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160479 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item160315 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160317 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item160322 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160324 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item160140 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160142 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item160146 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160148 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item160001 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160003 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item160008 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item160010 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159863 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159865 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159869 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159871 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159743 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159746 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159750 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159754 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159577 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159579 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159583 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159585 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159427 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159430 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item159434 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item159436 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item129875 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item129877 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item129881 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:702px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item129883 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159341 {
	width:34px !important;
	height:48px !important;
	left:941px !important;
	top:918px !important;
}

#item159344 {
	width:34px !important;
	height:48px !important;
	left:850px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

#item145945 {
	width:328px !important;
	height:56px !important;
}

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

#item145971 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item145997 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item146023 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item146049 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item146075 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item146102 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item146129 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item146155 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item146181 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

#item125189 {
	width:294px !important;
	height:294px !important;
	left:1571px !important;
	top:112px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item146250 {
	width:328px !important;
	height:56px !important;
}

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

#item146276 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item146303 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item146330 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item146356 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item146383 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item146409 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item146435 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item146461 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item146487 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

#item161227 {
	width:651px !important;
	top:330px !important;
	min-height:46px !important;
}

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

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

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

#item161147 {
	width:617px !important;
	top:330px !important;
	min-height:43px !important;
}

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

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

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

#item161066 {
	width:310px !important;
	top:330px !important;
	min-height:20px !important;
}

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

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

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

#item160990 {
	width:290px !important;
	top:330px !important;
	min-height:20px !important;
}

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

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

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

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

#item29630 {
	width:320px !important;
	top:330px !important;
	min-height:20px !important;
}

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

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

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

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

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

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

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

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

#item160868 {
	width:34px !important;
	height:48px !important;
	left:1048px !important;
	top:918px !important;
}

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

#item160871 {
	width:70px !important;
	height:24px !important;
	left:1107px !important;
	top:930px !important;
}

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

#item160874 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

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

#item160877 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

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

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

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

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

#item160886 {
	width:70px !important;
	height:24px !important;
	left:1491px !important;
	top:930px !important;
}

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

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

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

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

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

#item146557 {
	width:328px !important;
	height:56px !important;
}

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

#item146583 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item146609 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item146635 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item146661 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item146687 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item146713 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item146741 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item146767 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item146793 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

#item161832 {
	width:598px !important;
	top:370px !important;
	min-height:124px !important;
}

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

#item161732 {
	width:598px !important;
	top:370px !important;
	min-height:195px !important;
}

#item32803 {
	width:598px !important;
	top:370px !important;
	min-height:124px !important;
}

#item50898 {
	width:570px !important;
	top:273px !important;
	min-height:67px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item147307 {
	width:328px !important;
	height:56px !important;
}

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

#item147333 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item147359 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item147385 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item147411 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item147437 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item147464 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item147490 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item147516 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item147542 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item55198 {
	width:342px !important;
	left:80px !important;
	top:80px !important;
	min-height:124px !important;
}

#item162177 {
	width:451px !important;
	top:83px !important;
	min-height:34px !important;
}

#item162295 {
	width:472px !important;
	top:140px !important;
	min-height:198px !important;
}

#item162065 {
	width:518px !important;
	top:83px !important;
	min-height:27px !important;
}

#item162088 {
	width:193px !important;
	top:140px !important;
	min-height:27px !important;
}

#item161975 {
	width:372px !important;
	top:83px !important;
	min-height:36px !important;
}

#item161998 {
	width:492px !important;
	top:140px !important;
	min-height:61px !important;
}

#item31900 {
	width:425px !important;
	top:83px !important;
	min-height:41px !important;
}

#item31923 {
	width:323px !important;
	top:140px !important;
	min-height:58px !important;
}

#item162277 {
	width:1760px !important;
	height:766px !important;
	left:80px !important;
	top:191px !important;
}

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

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

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

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

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

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

#item161879 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item161882 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

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

#item161885 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item147612 {
	width:328px !important;
	height:56px !important;
}

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

#item147639 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item147665 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item147691 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item147717 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item147743 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item147769 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item147795 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item147821 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item147848 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item147918 {
	width:328px !important;
	height:56px !important;
}

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

#item147944 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item147970 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item147996 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item148022 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item148049 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item148075 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item148101 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item148128 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item148154 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item106165 {
	width:378px !important;
	left:80px !important;
	top:80px !important;
	min-height:52px !important;
}

#item106189 {
	width:608px !important;
	left:80px !important;
	top:204px !important;
	min-height:518px !important;
}

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

#item106217 {
	width:208px !important;
	left:41px !important;
	top:28px !important;
	min-height:24px !important;
}

#item162690 {
	width:32px !important;
	height:64px !important;
}

#item162702 {
	width:456px !important;
	height:66px !important;
	left:80px !important;
	top:774px !important;
}

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

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

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

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

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

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

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

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

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

#item162377 {
	width:328px !important;
	height:56px !important;
}

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

#item162403 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item162429 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item162455 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item162481 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item162507 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item162534 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item162560 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item162587 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item162613 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item8418 {
	width:702px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item53897 {
	width:392px !important;
	left:80px !important;
	top:273px !important;
	min-height:36px !important;
}

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

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

#item162769 {
	width:45px !important;
	height:21px !important;
	left:426px !important;
	top:526px !important;
}

#item185355 {
	width:478px !important;
	left:80px !important;
	top:330px !important;
	min-height:256px !important;
}

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

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

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

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

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

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

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

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

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

#item166550 {
	width:328px !important;
	height:56px !important;
}

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

#item166576 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item166602 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item166628 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item166655 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item166681 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item166707 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item166733 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item166759 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item166785 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item63850 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item165646 {
	width:310px !important;
	top:339px !important;
	min-height:22px !important;
}

#item165669 {
	width:257px !important;
	top:273px !important;
	min-height:27px !important;
}

#item53926 {
	width:351px !important;
	top:334px !important;
	min-height:143px !important;
}

#item53949 {
	width:460px !important;
	top:273px !important;
	min-height:54px !important;
}

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

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

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

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

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

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

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

#item167163 {
	width:34px !important;
	height:48px !important;
	left:1431px !important;
	top:918px !important;
}

#item167166 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

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

#item167169 {
	width:70px !important;
	height:24px !important;
	left:1258px !important;
	top:930px !important;
}

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

#item167172 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

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

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

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

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

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

#item166856 {
	width:328px !important;
	height:56px !important;
}

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

#item166882 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item166908 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item166935 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item166961 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item166987 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item167013 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item167039 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item167065 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item167092 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item148225 {
	width:328px !important;
	height:56px !important;
}

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

#item148251 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item148277 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item148303 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item148329 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item148355 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item148381 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item148407 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item148433 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item148460 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item148530 {
	width:328px !important;
	height:56px !important;
}

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

#item148556 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item148582 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item148608 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item148635 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item148661 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item148687 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item148713 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item148739 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item148765 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item168013 {
	width:486px !important;
	top:346px !important;
	min-height:35px !important;
}

#item168161 {
	width:546px !important;
	top:403px !important;
	min-height:333px !important;
}

#item167897 {
	width:560px !important;
	top:346px !important;
	min-height:37px !important;
}

#item168138 {
	width:560px !important;
	top:403px !important;
	min-height:300px !important;
}

#item167758 {
	width:511px !important;
	top:346px !important;
	min-height:34px !important;
}

#item168113 {
	width:556px !important;
	top:403px !important;
	min-height:345px !important;
}

#item167552 {
	width:648px !important;
	top:346px !important;
	min-height:36px !important;
}

#item167576 {
	width:524px !important;
	top:403px !important;
	min-height:147px !important;
}

#item167637 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item9363 {
	width:416px !important;
	top:346px !important;
	min-height:39px !important;
}

#item50924 {
	width:508px !important;
	top:403px !important;
	min-height:102px !important;
}

#item168079 {
	width:1841px !important;
	height:1080px !important;
	left:80px !important;
}

#item9407 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

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

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

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

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

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

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

#item167187 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item167190 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

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

#item167193 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

#item167196 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

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

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

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

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

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

#item167206 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

#item167668 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item167666 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item167683 {
	width:493px !important;
	height:60px !important;
}

#item167679 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item168075 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

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

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

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

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

#item148836 {
	width:328px !important;
	height:56px !important;
}

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

#item148862 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

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

#item148888 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

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

#item148914 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

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

#item148940 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

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

#item148966 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

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

#item148993 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

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

#item149020 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

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

#item149046 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

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

#item149073 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

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

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

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

#item180929 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item181044 {
	width:339px !important;
	top:346px !important;
	min-height:27px !important;
}

#item181067 {
	width:431px !important;
	top:403px !important;
	min-height:124px !important;
}

#item181137 {
	width:412px !important;
	top:346px !important;
	min-height:67px !important;
}

#item181169 {
	width:412px !important;
	top:443px !important;
	min-height:177px !important;
}

#item181232 {
	width:515px !important;
	top:346px !important;
	min-height:78px !important;
}

#item181264 {
	width:445px !important;
	top:443px !important;
	min-height:177px !important;
}

#item181324 {
	width:398px !important;
	top:346px !important;
	min-height:35px !important;
}

#item181347 {
	width:384px !important;
	top:403px !important;
	min-height:124px !important;
}

#item181417 {
	width:280px !important;
	top:346px !important;
	min-height:36px !important;
}

#item181449 {
	width:445px !important;
	top:403px !important;
	min-height:224px !important;
}

#item181506 {
	width:356px !important;
	top:346px !important;
	min-height:36px !important;
}

#item181539 {
	width:460px !important;
	top:403px !important;
	min-height:186px !important;
}

#item181576 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item183750 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183751 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item180885 {
	width:50px !important;
	height:55px !important;
}

#item180881 {
	width:50px !important;
	height:55px !important;
	left:1041px !important;
	top:915px !important;
}

#item180889 {
	width:46px !important;
	height:56px !important;
}

#item180886 {
	width:46px !important;
	height:56px !important;
	left:1577px !important;
	top:912px !important;
}

#item180899 {
	width:48px !important;
	height:34px !important;
}

#item180896 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item180903 {
	width:48px !important;
	height:34px !important;
}

#item180900 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item180907 {
	width:70px !important;
	height:24px !important;
}

#item180904 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item180911 {
	width:70px !important;
	height:24px !important;
}

#item180908 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item180916 {
	width:70px !important;
	height:24px !important;
}

#item180912 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item180920 {
	width:70px !important;
	height:24px !important;
}

#item180917 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item180924 {
	width:70px !important;
	height:24px !important;
}

#item180921 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item180928 {
	width:70px !important;
	height:24px !important;
}

#item180925 {
	width:70px !important;
	height:24px !important;
	left:1492px !important;
	top:930px !important;
}

#item180591 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item180588 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item180595 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item180592 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item180622 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180619 {
	width:328px !important;
	height:56px !important;
}

#item180648 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180645 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item180674 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180671 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item180700 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180697 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item180726 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180723 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item180752 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180749 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item180779 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180775 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item180806 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180802 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item180832 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180829 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item180858 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item180855 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item180580 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item180577 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item180575 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item169420 {
	width:535px !important;
	top:282px !important;
	min-height:67px !important;
}

#item169443 {
	width:479px !important;
	top:380px !important;
	min-height:80px !important;
}

#item169234 {
	width:384px !important;
	top:282px !important;
	min-height:67px !important;
}

#item169258 {
	width:396px !important;
	top:380px !important;
	min-height:80px !important;
}

#item169130 {
	width:435px !important;
	top:282px !important;
	min-height:36px !important;
}

#item169153 {
	width:450px !important;
	top:339px !important;
	min-height:171px !important;
}

#item169029 {
	width:435px !important;
	top:282px !important;
	min-height:36px !important;
}

#item169052 {
	width:470px !important;
	top:339px !important;
	min-height:171px !important;
}

#item35013 {
	width:435px !important;
	top:282px !important;
	min-height:36px !important;
}

#item35036 {
	width:435px !important;
	top:339px !important;
	min-height:109px !important;
}

#item169481 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item142063 {
	width:514px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item183794 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183795 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156706 {
	width:48px !important;
	height:34px !important;
}

#item156703 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156710 {
	width:48px !important;
	height:34px !important;
}

#item156707 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item180396 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item180399 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

#item180404 {
	width:70px !important;
	height:24px !important;
}

#item180402 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

#item180407 {
	width:70px !important;
	height:24px !important;
}

#item180405 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item180410 {
	width:70px !important;
	height:24px !important;
}

#item180408 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item180413 {
	width:70px !important;
	height:24px !important;
}

#item180411 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item180416 {
	width:70px !important;
	height:24px !important;
}

#item180414 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item149422 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item149418 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item149426 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item149423 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item149454 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149450 {
	width:328px !important;
	height:56px !important;
}

#item149480 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149477 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item149506 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149503 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item149532 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149529 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item149558 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149555 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item149584 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149581 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item149610 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149607 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item149637 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149633 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item149663 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149660 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item149689 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149686 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item149411 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item149408 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item149406 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item10567 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item10588 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item156721 {
	width:48px !important;
	height:34px !important;
}

#item156718 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156725 {
	width:48px !important;
	height:34px !important;
}

#item156722 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item149728 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item149725 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item149732 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item149729 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item149759 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149756 {
	width:328px !important;
	height:56px !important;
}

#item149785 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149782 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item149811 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149808 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item149838 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149835 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item149864 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149861 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item149891 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149888 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item149917 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149914 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item149943 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149940 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item149969 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149966 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item149995 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item149992 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item149717 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item149714 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item149712 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item10708 {
	width:474px !important;
	left:80px !important;
	top:80px !important;
	min-height:193px !important;
}

#item170158 {
	width:565px !important;
	top:331px !important;
	min-height:80px !important;
}

#item170190 {
	width:410px !important;
	top:443px !important;
	min-height:205px !important;
}

#item170025 {
	width:425px !important;
	top:346px !important;
	min-height:36px !important;
}

#item170048 {
	width:397px !important;
	top:403px !important;
	min-height:148px !important;
}

#item169874 {
	width:379px !important;
	top:346px !important;
	min-height:36px !important;
}

#item169897 {
	width:450px !important;
	top:403px !important;
	min-height:112px !important;
}

#item169920 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item169718 {
	width:425px !important;
	top:346px !important;
	min-height:74px !important;
}

#item169741 {
	width:360px !important;
	top:443px !important;
	min-height:124px !important;
}

#item169765 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item169566 {
	width:386px !important;
	top:346px !important;
	min-height:36px !important;
}

#item169589 {
	width:406px !important;
	top:403px !important;
	min-height:198px !important;
}

#item10730 {
	width:354px !important;
	top:346px !important;
	min-height:42px !important;
}

#item10752 {
	width:410px !important;
	top:403px !important;
	min-height:205px !important;
}

#item170229 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item183831 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183833 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156730 {
	width:48px !important;
	height:34px !important;
}

#item156727 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156734 {
	width:48px !important;
	height:34px !important;
}

#item156731 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item169489 {
	width:34px !important;
	height:48px !important;
	left:1585px !important;
	top:918px !important;
}

#item169492 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

#item169497 {
	width:70px !important;
	height:24px !important;
}

#item169495 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item169500 {
	width:70px !important;
	height:24px !important;
}

#item169498 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item169503 {
	width:70px !important;
	height:24px !important;
}

#item169501 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item169506 {
	width:70px !important;
	height:24px !important;
}

#item169504 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item169509 {
	width:70px !important;
	height:24px !important;
}

#item169507 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item169512 {
	width:70px !important;
	height:24px !important;
}

#item169510 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

#item169691 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item169689 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item169687 {
	width:1920px !important;
	height:1080px !important;
}

#item170228 {
	width:493px !important;
	height:60px !important;
}

#item170225 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item170219 {
	width:68px !important;
	height:68px !important;
}

#item170217 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item37885 {
	width:534px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

#item171133 {
	width:383px !important;
	top:204px !important;
	min-height:27px !important;
}

#item171156 {
	width:425px !important;
	top:261px !important;
	min-height:85px !important;
}

#item171001 {
	width:487px !important;
	top:204px !important;
	min-height:27px !important;
}

#item171064 {
	width:546px !important;
	top:261px !important;
	min-height:80px !important;
}

#item170881 {
	width:487px !important;
	top:204px !important;
	min-height:27px !important;
}

#item170943 {
	width:462px !important;
	top:261px !important;
	min-height:80px !important;
}

#item170750 {
	width:487px !important;
	top:204px !important;
	min-height:27px !important;
}

#item170773 {
	width:445px !important;
	top:261px !important;
	min-height:80px !important;
}

#item170629 {
	width:504px !important;
	top:204px !important;
	min-height:36px !important;
}

#item170652 {
	width:445px !important;
	top:261px !important;
	min-height:146px !important;
}

#item170504 {
	width:445px !important;
	top:204px !important;
	min-height:74px !important;
}

#item170527 {
	width:460px !important;
	top:301px !important;
	min-height:111px !important;
}

#item170417 {
	width:394px !important;
	top:204px !important;
	min-height:27px !important;
}

#item170441 {
	width:487px !important;
	top:262px !important;
	min-height:102px !important;
}

#item37946 {
	width:394px !important;
	top:204px !important;
	min-height:27px !important;
}

#item37969 {
	width:487px !important;
	top:262px !important;
	min-height:102px !important;
}

#item132187 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item171219 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item183880 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183881 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156741 {
	width:48px !important;
	height:34px !important;
}

#item156737 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156745 {
	width:48px !important;
	height:34px !important;
}

#item156742 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item170270 {
	width:34px !important;
	height:48px !important;
	left:1663px !important;
	top:918px !important;
}

#item170273 {
	width:34px !important;
	height:48px !important;
	left:970px !important;
	top:918px !important;
}

#item170278 {
	width:70px !important;
	height:24px !important;
}

#item170276 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

#item170281 {
	width:70px !important;
	height:24px !important;
}

#item170279 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item170284 {
	width:70px !important;
	height:24px !important;
}

#item170282 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item170287 {
	width:70px !important;
	height:24px !important;
}

#item170285 {
	width:70px !important;
	height:24px !important;
	left:1259px !important;
	top:930px !important;
}

#item170290 {
	width:70px !important;
	height:24px !important;
}

#item170288 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item170296 {
	width:70px !important;
	height:24px !important;
}

#item170294 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

#item170293 {
	width:70px !important;
	height:24px !important;
}

#item170291 {
	width:70px !important;
	height:24px !important;
	left:1413px !important;
	top:930px !important;
}

#item170299 {
	width:70px !important;
	height:24px !important;
}

#item170297 {
	width:70px !important;
	height:24px !important;
	left:1566px !important;
	top:930px !important;
}

#item170307 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item170305 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item170303 {
	width:1920px !important;
	height:1080px !important;
}

#item170324 {
	width:493px !important;
	height:60px !important;
}

#item170320 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item170327 {
	width:68px !important;
	height:68px !important;
}

#item170325 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item150156 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item150153 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item150160 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item150157 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item150187 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150184 {
	width:328px !important;
	height:56px !important;
}

#item150213 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150210 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item150239 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150236 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item150265 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150262 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item150291 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150288 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item150318 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150314 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item150344 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150341 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item150370 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150367 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item150396 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150393 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item150422 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150419 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item150146 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item150143 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item150141 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item11792 {
	width:425px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item171933 {
	width:340px !important;
	top:334px !important;
	min-height:73px !important;
}

#item171956 {
	width:514px !important;
	top:431px !important;
	min-height:168px !important;
}

#item171819 {
	width:415px !important;
	top:334px !important;
	min-height:45px !important;
}

#item171842 {
	width:466px !important;
	top:391px !important;
	min-height:132px !important;
}

#item171669 {
	width:271px !important;
	top:334px !important;
	min-height:37px !important;
}

#item171692 {
	width:415px !important;
	top:391px !important;
	min-height:132px !important;
}

#item171715 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item171565 {
	width:314px !important;
	top:334px !important;
	min-height:37px !important;
}

#item171588 {
	width:380px !important;
	top:391px !important;
	min-height:116px !important;
}

#item171440 {
	width:230px !important;
	top:334px !important;
	min-height:35px !important;
}

#item171463 {
	width:370px !important;
	top:391px !important;
	min-height:132px !important;
}

#item11748 {
	width:230px !important;
	top:334px !important;
	min-height:36px !important;
}

#item38242 {
	width:386px !important;
	top:391px !important;
	min-height:132px !important;
}

#item172021 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item183931 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183932 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156755 {
	width:48px !important;
	height:34px !important;
}

#item156752 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156759 {
	width:48px !important;
	height:34px !important;
}

#item156756 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item171273 {
	width:34px !important;
	height:48px !important;
	left:1585px !important;
	top:918px !important;
}

#item171276 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

#item171281 {
	width:70px !important;
	height:24px !important;
}

#item171279 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item171284 {
	width:70px !important;
	height:24px !important;
}

#item171282 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item171287 {
	width:70px !important;
	height:24px !important;
}

#item171285 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item171290 {
	width:70px !important;
	height:24px !important;
}

#item171288 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item171293 {
	width:70px !important;
	height:24px !important;
}

#item171291 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item171296 {
	width:70px !important;
	height:24px !important;
}

#item171294 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

#item171365 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item171383 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item171380 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item171363 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item171361 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item171388 {
	width:493px !important;
	height:60px !important;
}

#item171384 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item171391 {
	width:68px !important;
	height:68px !important;
}

#item171389 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item150460 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item150457 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item150465 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item150461 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item150493 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150489 {
	width:328px !important;
	height:56px !important;
}

#item150519 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150516 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item150545 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150542 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item150571 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150568 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item150597 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150594 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item150623 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150620 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item150649 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150646 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item150675 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150672 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item150701 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150698 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item150728 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150724 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item150450 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item150447 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item150445 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item64615 {
	width:533px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item172700 {
	width:622px !important;
	top:268px !important;
	min-height:67px !important;
}

#item172723 {
	width:568px !important;
	top:366px !important;
	min-height:168px !important;
}

#item172749 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item172750 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item172559 {
	width:394px !important;
	top:268px !important;
	min-height:27px !important;
}

#item172585 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item172586 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item172609 {
	width:416px !important;
	top:323px !important;
	min-height:102px !important;
}

#item172635 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item172438 {
	width:448px !important;
	top:268px !important;
	min-height:27px !important;
}

#item172464 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item172465 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item172488 {
	width:435px !important;
	top:324px !important;
	min-height:146px !important;
}

#item172287 {
	width:324px !important;
	top:268px !important;
	min-height:35px !important;
}

#item172310 {
	width:403px !important;
	top:325px !important;
	min-height:294px !important;
}

#item172336 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item172337 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item172372 {
	width:359px !important;
	left:76px !important;
	top:653px !important;
	min-height:45px !important;
}

#item42377 {
	width:213px !important;
	top:268px !important;
	min-height:36px !important;
}

#item42400 {
	width:598px !important;
	top:325px !important;
	min-height:344px !important;
}

#item52152 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item52154 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item64644 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item172786 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item156769 {
	width:48px !important;
	height:34px !important;
}

#item156766 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156773 {
	width:48px !important;
	height:34px !important;
}

#item156770 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item172062 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item172065 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

#item172070 {
	width:70px !important;
	height:24px !important;
}

#item172068 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

#item172073 {
	width:70px !important;
	height:24px !important;
}

#item172071 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item172076 {
	width:70px !important;
	height:24px !important;
}

#item172074 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item172079 {
	width:70px !important;
	height:24px !important;
}

#item172077 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item172082 {
	width:70px !important;
	height:24px !important;
}

#item172080 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item172115 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item172129 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item172126 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item172135 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item172130 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item172113 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item172111 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item172146 {
	width:493px !important;
	height:60px !important;
}

#item172142 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item172090 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item172106 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item172103 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item172110 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item172107 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item172087 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item172085 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item172151 {
	width:435px !important;
	height:60px !important;
}

#item172147 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item150766 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item150763 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item150770 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item150767 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item150798 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150795 {
	width:328px !important;
	height:56px !important;
}

#item150824 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150821 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item150850 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150847 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item150876 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150873 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item150903 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150899 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item150929 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150926 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item150955 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150952 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item150982 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item150979 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item151008 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151005 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item151034 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151031 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item150756 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item150753 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item150751 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item14141 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item14162 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item156779 {
	width:48px !important;
	height:34px !important;
}

#item156776 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156783 {
	width:48px !important;
	height:34px !important;
}

#item156780 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item151072 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item151069 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item151076 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item151073 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item151105 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151102 {
	width:328px !important;
	height:56px !important;
}

#item151132 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151129 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item151158 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151155 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item151184 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151181 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item151210 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151207 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item151236 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151233 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item151262 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151259 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item151288 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151285 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item151314 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151311 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item151342 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151338 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item151062 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item151059 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item151057 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item156787 {
	width:48px !important;
	height:34px !important;
}

#item156784 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156791 {
	width:48px !important;
	height:34px !important;
}

#item156788 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item151380 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item151377 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item151384 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item151381 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item151411 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151408 {
	width:328px !important;
	height:56px !important;
}

#item151437 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151434 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item151463 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151460 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item151489 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151486 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item151516 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151513 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item151542 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151539 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item151568 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151565 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item151594 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151591 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item151620 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151617 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item151646 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151643 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item151370 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item151367 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item151365 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item44105 {
	width:435px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item173163 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

#item173186 {
	width:558px !important;
	top:330px !important;
	min-height:102px !important;
}

#item173037 {
	width:324px !important;
	top:273px !important;
	min-height:77px !important;
}

#item173060 {
	width:363px !important;
	top:376px !important;
	min-height:58px !important;
}

#item44128 {
	width:492px !important;
	top:273px !important;
	min-height:83px !important;
}

#item44151 {
	width:324px !important;
	top:430px !important;
	min-height:38px !important;
}

#item45219 {
	width:435px !important;
	top:482px !important;
	min-height:80px !important;
}

#item173245 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item183964 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183965 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156798 {
	width:48px !important;
	height:34px !important;
}

#item156795 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156802 {
	width:48px !important;
	height:34px !important;
}

#item156799 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item172974 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

#item172977 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item172982 {
	width:70px !important;
	height:24px !important;
}

#item172980 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item172985 {
	width:70px !important;
	height:24px !important;
}

#item172983 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item172989 {
	width:70px !important;
	height:24px !important;
}

#item172986 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item151684 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item151681 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item151689 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item151685 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item151716 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151713 {
	width:328px !important;
	height:56px !important;
}

#item151742 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151739 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item151769 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151765 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item151795 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151792 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item151821 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151818 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item151848 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151844 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item151874 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151871 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item151900 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151897 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item151928 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151924 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item151954 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item151951 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item151674 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item151671 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item151669 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item64883 {
	width:435px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item173571 {
	width:508px !important;
	top:273px !important;
	min-height:36px !important;
}

#item173594 {
	width:540px !important;
	top:330px !important;
	min-height:132px !important;
}

#item173805 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item173428 {
	width:485px !important;
	top:273px !important;
	min-height:27px !important;
}

#item173451 {
	width:445px !important;
	top:330px !important;
	min-height:212px !important;
}

#item104450 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item134740 {
	width:485px !important;
	top:273px !important;
	min-height:36px !important;
}

#item134763 {
	width:548px !important;
	top:330px !important;
	min-height:190px !important;
}

#item173771 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item183997 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183998 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156811 {
	width:48px !important;
	height:34px !important;
}

#item156808 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156815 {
	width:48px !important;
	height:34px !important;
}

#item156812 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item183083 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

#item183086 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item183091 {
	width:70px !important;
	height:24px !important;
}

#item183089 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item183094 {
	width:70px !important;
	height:24px !important;
}

#item183092 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item183097 {
	width:70px !important;
	height:24px !important;
}

#item183095 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item173324 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item173338 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item173335 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item173342 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item173339 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item173322 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

#item173320 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item173293 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item173308 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item173305 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item173312 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item173309 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item173290 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:454px !important;
}

#item173288 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item173350 {
	width:493px !important;
	height:60px !important;
}

#item173347 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item173316 {
	width:435px !important;
	height:60px !important;
}

#item173313 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item151992 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item151989 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item151996 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item151993 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item152023 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152020 {
	width:328px !important;
	height:56px !important;
}

#item152049 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152046 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item152075 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152072 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item152102 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152098 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item152128 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152125 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item152154 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152151 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item152180 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152177 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item152206 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152203 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item152232 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152229 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item152258 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152255 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item151982 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item151979 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item151977 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item64990 {
	width:435px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item174020 {
	width:376px !important;
	top:273px !important;
	min-height:36px !important;
}

#item174043 {
	width:552px !important;
	top:330px !important;
	min-height:107px !important;
}

#item173902 {
	width:445px !important;
	top:273px !important;
	min-height:36px !important;
}

#item173925 {
	width:462px !important;
	top:330px !important;
	min-height:174px !important;
}

#item14333 {
	width:477px !important;
	top:273px !important;
	min-height:72px !important;
}

#item14355 {
	width:478px !important;
	top:370px !important;
	min-height:190px !important;
}

#item174100 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item184027 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184028 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156822 {
	width:48px !important;
	height:34px !important;
}

#item156819 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156826 {
	width:48px !important;
	height:34px !important;
}

#item156823 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item173836 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

#item173839 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item173844 {
	width:70px !important;
	height:24px !important;
}

#item173842 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item173847 {
	width:70px !important;
	height:24px !important;
}

#item173845 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item173850 {
	width:70px !important;
	height:24px !important;
}

#item173848 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item152297 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item152293 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item152301 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item152298 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item152329 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152325 {
	width:328px !important;
	height:56px !important;
}

#item152355 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152352 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item152381 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152378 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item152408 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152405 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item152435 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152431 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item152461 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152458 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item152487 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152484 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item152514 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152510 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item152540 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152537 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item152566 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152563 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item152286 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item152283 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item152281 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item16520 {
	width:477px !important;
	left:80px !important;
	top:80px !important;
	min-height:115px !important;
}

#item174571 {
	width:254px !important;
	top:273px !important;
	min-height:35px !important;
}

#item174594 {
	width:504px !important;
	top:330px !important;
	min-height:278px !important;
}

#item174449 {
	width:254px !important;
	top:273px !important;
	min-height:36px !important;
}

#item174472 {
	width:480px !important;
	top:330px !important;
	min-height:234px !important;
}

#item174333 {
	width:250px !important;
	top:273px !important;
	min-height:33px !important;
}

#item174356 {
	width:534px !important;
	top:330px !important;
	min-height:278px !important;
}

#item174210 {
	width:258px !important;
	top:273px !important;
	min-height:37px !important;
}

#item174233 {
	width:484px !important;
	top:330px !important;
	min-height:320px !important;
}

#item16476 {
	width:258px !important;
	top:273px !important;
	min-height:36px !important;
}

#item16498 {
	width:514px !important;
	top:330px !important;
	min-height:287px !important;
}

#item65088 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item174654 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item184320 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184321 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156834 {
	width:48px !important;
	height:34px !important;
}

#item156831 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156838 {
	width:48px !important;
	height:34px !important;
}

#item156835 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item174119 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item174122 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

#item174127 {
	width:70px !important;
	height:24px !important;
}

#item174125 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

#item174130 {
	width:70px !important;
	height:24px !important;
}

#item174128 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item174133 {
	width:70px !important;
	height:24px !important;
}

#item174131 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item174137 {
	width:70px !important;
	height:24px !important;
}

#item174135 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item174140 {
	width:70px !important;
	height:24px !important;
}

#item174138 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item174145 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item174143 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item174141 {
	width:1920px !important;
	height:1080px !important;
}

#item174160 {
	width:68px !important;
	height:68px !important;
}

#item174157 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item174166 {
	width:435px !important;
	height:60px !important;
}

#item174161 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item152604 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item152601 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item152608 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item152605 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item152636 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152633 {
	width:328px !important;
	height:56px !important;
}

#item152662 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152659 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item152688 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152685 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item152715 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152712 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item152742 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152739 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item152768 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152765 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item152794 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152791 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item152820 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152817 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item152846 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152843 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item152872 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item152869 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item152594 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item152591 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item152589 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item17169 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item142744 {
	width:407px !important;
	height:76px !important;
}

#item142767 {
	width:403px !important;
	height:76px !important;
	left:4px !important;
	top:114px !important;
}

#item156849 {
	width:48px !important;
	height:34px !important;
}

#item156846 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156853 {
	width:48px !important;
	height:34px !important;
}

#item156850 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item153034 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item153031 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item153038 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item153035 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item153065 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153062 {
	width:328px !important;
	height:56px !important;
}

#item153091 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153088 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item153117 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153114 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item153143 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153140 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item153169 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153166 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item153196 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153192 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item153223 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153220 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item153249 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153246 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item153275 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153272 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item153301 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153298 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item153024 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item153021 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item153019 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item156867 {
	width:48px !important;
	height:34px !important;
}

#item156864 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156872 {
	width:48px !important;
	height:34px !important;
}

#item156869 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item153339 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item153336 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item153343 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item153340 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item153371 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153367 {
	width:328px !important;
	height:56px !important;
}

#item153397 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153394 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item153423 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153420 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item153449 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153446 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item153475 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153472 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item153501 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153498 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item153527 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153524 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item153553 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153550 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item153579 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153576 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item153606 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153602 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item153329 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item153326 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item153324 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item136448 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item136471 {
	width:359px !important;
	left:156px !important;
	top:911px !important;
	min-height:37px !important;
}

#item136500 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

#item136524 {
	width:479px !important;
	left:80px !important;
	top:346px !important;
	min-height:206px !important;
}

#item156876 {
	width:48px !important;
	height:34px !important;
}

#item156873 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156880 {
	width:48px !important;
	height:34px !important;
}

#item156877 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item174711 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item174709 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:874px !important;
}

#item174707 {
	width:1920px !important;
	height:1080px !important;
}

#item174728 {
	width:68px !important;
	height:68px !important;
}

#item174725 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item174733 {
	width:435px !important;
	height:60px !important;
}

#item174729 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item153645 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item153641 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item153649 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item153646 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item153676 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153673 {
	width:328px !important;
	height:56px !important;
}

#item153702 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153699 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item153728 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153725 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item153754 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153751 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item153781 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153777 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item153807 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153804 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item153833 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153830 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item153861 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153857 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item153887 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153884 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item153913 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153910 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item153634 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item153631 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item153629 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item46646 {
	width:405px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item175149 {
	width:514px !important;
	top:205px !important;
	min-height:72px !important;
}

#item175172 {
	width:592px !important;
	top:302px !important;
	min-height:102px !important;
}

#item175030 {
	width:410px !important;
	top:205px !important;
	min-height:33px !important;
}

#item175053 {
	width:556px !important;
	top:263px !important;
	min-height:256px !important;
}

#item174924 {
	width:435px !important;
	top:205px !important;
	min-height:32px !important;
}

#item174948 {
	width:560px !important;
	top:262px !important;
	min-height:322px !important;
}

#item174808 {
	width:343px !important;
	top:206px !important;
	min-height:84px !important;
}

#item174831 {
	width:572px !important;
	top:303px !important;
	min-height:146px !important;
}

#item46600 {
	width:520px !important;
	top:205px !important;
	min-height:36px !important;
}

#item46623 {
	width:592px !important;
	top:262px !important;
	min-height:344px !important;
}

#item175232 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

#item184121 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184122 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156889 {
	width:48px !important;
	height:34px !important;
}

#item156886 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156893 {
	width:48px !important;
	height:34px !important;
}

#item156890 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item174751 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

#item174754 {
	width:34px !important;
	height:48px !important;
	left:1087px !important;
	top:918px !important;
}

#item174759 {
	width:70px !important;
	height:24px !important;
}

#item174757 {
	width:70px !important;
	height:24px !important;
	left:1146px !important;
	top:930px !important;
}

#item174762 {
	width:70px !important;
	height:24px !important;
}

#item174760 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

#item174765 {
	width:70px !important;
	height:24px !important;
}

#item174763 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item174768 {
	width:70px !important;
	height:24px !important;
}

#item174766 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item174771 {
	width:70px !important;
	height:24px !important;
}

#item174769 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item153952 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item153949 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item153956 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item153953 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item153984 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item153981 {
	width:328px !important;
	height:56px !important;
}

#item154011 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154007 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item154037 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154034 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item154063 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154060 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item154089 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154086 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item154115 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154112 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item154141 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154138 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item154167 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154164 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item154193 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154190 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item154220 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154217 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item153941 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item153938 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item153936 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item77256 {
	width:354px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item175373 {
	width:375px !important;
	top:205px !important;
	min-height:33px !important;
}

#item175396 {
	width:514px !important;
	top:262px !important;
	min-height:190px !important;
}

#item175450 {
	width:359px !important;
	left:76px !important;
	top:753px !important;
	min-height:37px !important;
}

#item77079 {
	width:295px !important;
	top:205px !important;
	min-height:36px !important;
}

#item77102 {
	width:500px !important;
	top:262px !important;
	min-height:344px !important;
}

#item77173 {
	width:359px !important;
	left:76px !important;
	top:753px !important;
	min-height:37px !important;
}

#item175479 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

#item184379 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184380 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156908 {
	width:48px !important;
	height:34px !important;
}

#item156905 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156912 {
	width:48px !important;
	height:34px !important;
}

#item156909 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item175262 {
	width:34px !important;
	height:48px !important;
	left:1430px !important;
	top:918px !important;
}

#item175265 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

#item175270 {
	width:70px !important;
	height:24px !important;
}

#item175268 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item175273 {
	width:70px !important;
	height:24px !important;
}

#item175271 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item175295 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item175293 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item175291 {
	width:1920px !important;
	height:1080px !important;
}

#item175313 {
	width:435px !important;
	height:60px !important;
}

#item175309 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item175317 {
	width:68px !important;
	height:68px !important;
}

#item175314 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item154258 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item154255 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item154262 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item154259 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item154289 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154286 {
	width:328px !important;
	height:56px !important;
}

#item154315 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154312 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item154341 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154338 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item154367 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154364 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item154394 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154391 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item154420 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154417 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item154446 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154443 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item154472 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154469 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item154498 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154495 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item154525 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154521 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item154248 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item154245 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item154243 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item65465 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item175671 {
	width:398px !important;
	top:275px !important;
	min-height:35px !important;
}

#item175694 {
	width:490px !important;
	top:333px !important;
	min-height:124px !important;
}

#item175562 {
	width:470px !important;
	top:275px !important;
	min-height:67px !important;
}

#item185383 {
	width:510px !important;
	top:376px !important;
	min-height:168px !important;
}

#item58105 {
	width:316px !important;
	top:275px !important;
	min-height:27px !important;
}

#item58128 {
	width:466px !important;
	top:333px !important;
	min-height:124px !important;
}

#item175763 {
	width:1840px !important;
	height:1082px !important;
	left:80px !important;
	top:-2px !important;
}

#item184162 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184163 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item156917 {
	width:48px !important;
	height:34px !important;
}

#item156913 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156922 {
	width:48px !important;
	height:34px !important;
}

#item156918 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item175490 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item175493 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item175498 {
	width:70px !important;
	height:24px !important;
}

#item175496 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item175501 {
	width:70px !important;
	height:24px !important;
}

#item175499 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item175505 {
	width:70px !important;
	height:24px !important;
}

#item175502 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item154563 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item154560 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item154568 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item154564 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item154595 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154592 {
	width:328px !important;
	height:56px !important;
}

#item154621 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154618 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item154647 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154644 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item154673 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154670 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item154699 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154696 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item154726 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154722 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item154752 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154749 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item154778 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154775 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item154805 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154801 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item154831 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154828 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item154553 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item154550 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item154548 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item162935 {
	width:176px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item163066 {
	width:272px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item177301 {
	width:435px !important;
	min-height:36px !important;
}

#item177325 {
	width:550px !important;
	top:57px !important;
	min-height:84px !important;
}

#item177051 {
	width:435px !important;
	min-height:32px !important;
}

#item177074 {
	width:635px !important;
	top:57px !important;
	min-height:84px !important;
}

#item176807 {
	width:594px !important;
	min-height:31px !important;
}

#item176830 {
	width:648px !important;
	top:57px !important;
	min-height:84px !important;
}

#item162965 {
	width:365px !important;
	min-height:36px !important;
}

#item162988 {
	width:445px !important;
	top:57px !important;
	min-height:124px !important;
}

#item177454 {
	width:709px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item177382 {
	width:236px !important;
	min-height:33px !important;
}

#item177405 {
	width:510px !important;
	top:57px !important;
	min-height:109px !important;
}

#item177130 {
	width:198px !important;
	min-height:36px !important;
}

#item177153 {
	width:618px !important;
	top:57px !important;
	min-height:107px !important;
}

#item176886 {
	width:281px !important;
	min-height:31px !important;
}

#item176910 {
	width:570px !important;
	top:57px !important;
	min-height:80px !important;
}

#item163020 {
	width:324px !important;
	min-height:31px !important;
}

#item163043 {
	width:530px !important;
	top:57px !important;
	min-height:109px !important;
}

#item177453 {
	width:654px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item184207 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item184220 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item156934 {
	width:48px !important;
	height:34px !important;
}

#item156931 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156938 {
	width:48px !important;
	height:34px !important;
}

#item156935 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item176586 {
	width:34px !important;
	height:48px !important;
	left:592px !important;
	top:918px !important;
}

#item176606 {
	width:34px !important;
	height:48px !important;
	left:1558px !important;
	top:918px !important;
}

#item176589 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item176609 {
	width:34px !important;
	height:48px !important;
	left:1173px !important;
	top:918px !important;
}

#item176594 {
	width:70px !important;
	height:24px !important;
}

#item176592 {
	width:70px !important;
	height:24px !important;
	left:266px !important;
	top:930px !important;
}

#item176615 {
	width:70px !important;
	height:24px !important;
}

#item176612 {
	width:70px !important;
	height:24px !important;
	left:1231px !important;
	top:930px !important;
}

#item176597 {
	width:70px !important;
	height:24px !important;
}

#item176595 {
	width:70px !important;
	height:24px !important;
	left:343px !important;
	top:930px !important;
}

#item176618 {
	width:70px !important;
	height:24px !important;
}

#item176616 {
	width:70px !important;
	height:24px !important;
	left:1309px !important;
	top:930px !important;
}

#item176600 {
	width:70px !important;
	height:24px !important;
}

#item176598 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item176621 {
	width:70px !important;
	height:24px !important;
}

#item176619 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

#item176605 {
	width:70px !important;
	height:24px !important;
}

#item176602 {
	width:70px !important;
	height:24px !important;
	left:499px !important;
	top:930px !important;
}

#item176624 {
	width:70px !important;
	height:24px !important;
}

#item176622 {
	width:70px !important;
	height:24px !important;
	left:1465px !important;
	top:930px !important;
}

#item154870 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item154867 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item154874 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item154871 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item154901 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154898 {
	width:328px !important;
	height:56px !important;
}

#item154928 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154924 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item154954 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154951 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item154981 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item154977 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item155007 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155004 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item155033 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155030 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item155059 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155056 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item155085 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155082 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item155111 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155108 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item155137 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155134 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item154860 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item154857 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item154855 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item164128 {
	width:176px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item164151 {
	width:272px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item178380 {
	width:362px !important;
	min-height:36px !important;
}

#item178403 {
	width:490px !important;
	top:57px !important;
	min-height:109px !important;
}

#item178135 {
	width:441px !important;
	min-height:36px !important;
}

#item178158 {
	width:590px !important;
	top:57px !important;
	min-height:127px !important;
}

#item177888 {
	width:441px !important;
	min-height:36px !important;
}

#item177911 {
	width:563px !important;
	top:57px !important;
	min-height:127px !important;
}

#item177656 {
	width:652px !important;
	min-height:36px !important;
}

#item177679 {
	width:518px !important;
	top:57px !important;
	min-height:127px !important;
}

#item164050 {
	width:637px !important;
	min-height:36px !important;
}

#item164073 {
	width:571px !important;
	top:57px !important;
	min-height:84px !important;
}

#item178524 {
	width:689px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item184246 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item184255 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item184668 {
	width:726px !important;
	min-height:27px !important;
}

#item184691 {
	width:514px !important;
	top:57px !important;
	min-height:124px !important;
}

#item184603 {
	width:445px !important;
	min-height:27px !important;
}

#item184627 {
	width:475px !important;
	top:57px !important;
	min-height:107px !important;
}

#item184539 {
	width:266px !important;
	min-height:34px !important;
}

#item184563 {
	width:466px !important;
	top:57px !important;
	min-height:84px !important;
}

#item184473 {
	width:285px !important;
	min-height:36px !important;
}

#item184497 {
	width:472px !important;
	top:57px !important;
	min-height:84px !important;
}

#item184463 {
	width:726px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item177480 {
	width:34px !important;
	height:48px !important;
	left:564px !important;
	top:918px !important;
}

#item177502 {
	width:34px !important;
	height:48px !important;
	left:1604px !important;
	top:918px !important;
}

#item177484 {
	width:34px !important;
	height:48px !important;
	left:180px !important;
	top:918px !important;
}

#item177505 {
	width:34px !important;
	height:48px !important;
	left:1144px !important;
	top:918px !important;
}

#item177489 {
	width:70px !important;
	height:24px !important;
}

#item177487 {
	width:70px !important;
	height:24px !important;
	left:239px !important;
	top:930px !important;
}

#item177510 {
	width:70px !important;
	height:24px !important;
}

#item177508 {
	width:70px !important;
	height:24px !important;
	left:1202px !important;
	top:930px !important;
}

#item177492 {
	width:70px !important;
	height:24px !important;
}

#item177490 {
	width:70px !important;
	height:24px !important;
	left:316px !important;
	top:930px !important;
}

#item177513 {
	width:70px !important;
	height:24px !important;
}

#item177511 {
	width:70px !important;
	height:24px !important;
	left:1280px !important;
	top:930px !important;
}

#item177495 {
	width:70px !important;
	height:24px !important;
}

#item177493 {
	width:70px !important;
	height:24px !important;
	left:394px !important;
	top:930px !important;
}

#item177516 {
	width:70px !important;
	height:24px !important;
}

#item177514 {
	width:70px !important;
	height:24px !important;
	left:1358px !important;
	top:930px !important;
}

#item177498 {
	width:70px !important;
	height:24px !important;
}

#item177496 {
	width:70px !important;
	height:24px !important;
	left:472px !important;
	top:930px !important;
}

#item177519 {
	width:70px !important;
	height:24px !important;
}

#item177517 {
	width:70px !important;
	height:24px !important;
	left:1436px !important;
	top:930px !important;
}

#item177522 {
	width:70px !important;
	height:24px !important;
}

#item177520 {
	width:70px !important;
	height:24px !important;
	left:1511px !important;
	top:930px !important;
}

#item182736 {
	width:48px !important;
	height:34px !important;
}

#item182733 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item182740 {
	width:48px !important;
	height:34px !important;
}

#item182737 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item182347 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item182344 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item182351 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item182348 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item182379 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182375 {
	width:328px !important;
	height:56px !important;
}

#item182405 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182402 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item182431 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182428 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item182457 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182454 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item182484 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182480 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item182510 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182507 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item182536 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182533 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item182563 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182560 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item182589 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182586 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item182615 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item182612 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item182337 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item182334 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item182332 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item78541 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item78543 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item156946 {
	width:48px !important;
	height:34px !important;
}

#item156943 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156951 {
	width:48px !important;
	height:34px !important;
}

#item156947 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item155177 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item155173 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item155181 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item155178 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item155208 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155205 {
	width:328px !important;
	height:56px !important;
}

#item155234 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155231 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item155260 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155257 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item155286 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155283 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item155312 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155309 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item155338 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155335 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item155364 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155361 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item155391 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155387 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item155417 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155414 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item155443 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155440 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item155166 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item155162 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item155160 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item87218 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item185273 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:390px !important;
}

#item156955 {
	width:48px !important;
	height:34px !important;
}

#item156952 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156960 {
	width:48px !important;
	height:34px !important;
}

#item156956 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item155481 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item155478 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item155485 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item155482 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item155512 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155509 {
	width:328px !important;
	height:56px !important;
}

#item155538 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155535 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item155565 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155561 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item155592 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155589 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item155620 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155617 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item155646 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155643 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item155672 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155669 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item155698 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155695 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item155724 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155721 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item155750 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155747 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item155471 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item155468 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item155466 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item179948 {
	width:358px !important;
	min-height:27px !important;
}

#item179982 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item179705 {
	width:358px !important;
	min-height:27px !important;
}

#item179737 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item179404 {
	width:358px !important;
	min-height:27px !important;
}

#item179427 {
	width:648px !important;
	top:57px !important;
	min-height:200px !important;
}

#item179112 {
	width:358px !important;
	min-height:27px !important;
}

#item179135 {
	width:648px !important;
	top:57px !important;
	min-height:223px !important;
}

#item178830 {
	width:358px !important;
	min-height:27px !important;
}

#item178853 {
	width:648px !important;
	top:57px !important;
	min-height:183px !important;
}

#item120837 {
	width:358px !important;
	min-height:27px !important;
}

#item120892 {
	width:647px !important;
	top:57px !important;
	min-height:207px !important;
}

#item180251 {
	width:696px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item120782 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item184293 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item184304 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item185180 {
	width:654px !important;
	min-height:35px !important;
}

#item185203 {
	width:679px !important;
	top:58px !important;
	min-height:165px !important;
}

#item185108 {
	width:654px !important;
	min-height:35px !important;
}

#item185156 {
	width:709px !important;
	top:57px !important;
	min-height:190px !important;
}

#item185040 {
	width:654px !important;
	min-height:35px !important;
}

#item185063 {
	width:628px !important;
	top:58px !important;
	min-height:185px !important;
}

#item184972 {
	width:362px !important;
	min-height:27px !important;
}

#item185004 {
	width:682px !important;
	top:58px !important;
	min-height:160px !important;
}

#item184777 {
	width:650px !important;
	top:58px !important;
	min-height:154px !important;
}

#item184800 {
	width:518px !important;
	min-height:35px !important;
}

#item184905 {
	width:654px !important;
	top:58px !important;
	min-height:164px !important;
}

#item184928 {
	width:518px !important;
	min-height:35px !important;
}

#item184836 {
	width:518px !important;
	min-height:35px !important;
}

#item184869 {
	width:574px !important;
	top:58px !important;
	min-height:140px !important;
}

#item184766 {
	width:720px !important;
	height:754px !important;
	left:80px !important;
	top:204px !important;
}

#item156966 {
	width:48px !important;
	height:34px !important;
}

#item156963 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156970 {
	width:48px !important;
	height:34px !important;
}

#item156967 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item178597 {
	width:34px !important;
	height:48px !important;
	left:772px !important;
	top:918px !important;
}

#item178652 {
	width:34px !important;
	height:48px !important;
	left:1638px !important;
	top:918px !important;
}

#item178603 {
	width:34px !important;
	height:48px !important;
	left:154px !important;
	top:918px !important;
}

#item178655 {
	width:34px !important;
	height:48px !important;
	left:1102px !important;
	top:918px !important;
}

#item178660 {
	width:70px !important;
	height:24px !important;
}

#item178658 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

#item178617 {
	width:70px !important;
	height:24px !important;
}

#item178615 {
	width:70px !important;
	height:24px !important;
	left:213px !important;
	top:930px !important;
}

#item178663 {
	width:70px !important;
	height:24px !important;
}

#item178661 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

#item178623 {
	width:70px !important;
	height:24px !important;
}

#item178621 {
	width:70px !important;
	height:24px !important;
	left:292px !important;
	top:930px !important;
}

#item178666 {
	width:70px !important;
	height:24px !important;
}

#item178664 {
	width:70px !important;
	height:24px !important;
	left:1316px !important;
	top:930px !important;
}

#item178630 {
	width:70px !important;
	height:24px !important;
}

#item178628 {
	width:70px !important;
	height:24px !important;
	left:374px !important;
	top:930px !important;
}

#item178669 {
	width:70px !important;
	height:24px !important;
}

#item178667 {
	width:70px !important;
	height:24px !important;
	left:1394px !important;
	top:930px !important;
}

#item178636 {
	width:70px !important;
	height:24px !important;
}

#item178634 {
	width:70px !important;
	height:24px !important;
	left:448px !important;
	top:930px !important;
}

#item178672 {
	width:70px !important;
	height:24px !important;
}

#item178670 {
	width:70px !important;
	height:24px !important;
	left:1469px !important;
	top:930px !important;
}

#item178646 {
	width:70px !important;
	height:24px !important;
}

#item178644 {
	width:70px !important;
	height:24px !important;
	left:525px !important;
	top:930px !important;
}

#item178675 {
	width:70px !important;
	height:24px !important;
}

#item178673 {
	width:70px !important;
	height:24px !important;
	left:1546px !important;
	top:930px !important;
}

#item178651 {
	width:70px !important;
	height:24px !important;
}

#item178649 {
	width:70px !important;
	height:24px !important;
	left:602px !important;
	top:930px !important;
}

#item185298 {
	width:70px !important;
	height:24px !important;
}

#item185296 {
	width:70px !important;
	height:24px !important;
	left:678px !important;
	top:930px !important;
}

#item155790 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item155787 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item155794 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item155791 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item155821 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155818 {
	width:328px !important;
	height:56px !important;
}

#item155847 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155844 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item155873 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155870 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item155899 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155896 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item155925 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155922 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item155951 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155948 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item155977 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item155974 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item156004 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156001 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item156030 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156027 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item156056 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156053 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item155778 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item155775 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item155773 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item48422 {
	width:324px !important;
	left:80px !important;
	top:81px !important;
	min-height:48px !important;
}

#item69656 {
	width:551px !important;
	left:80px !important;
	top:581px !important;
	min-height:42px !important;
}

#item69694 {
	width:571px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item157465 {
	width:360px !important;
	left:80px !important;
	top:685px !important;
	min-height:26px !important;
}

#item157488 {
	width:124px !important;
	height:30px !important;
	left:80px !important;
	top:681px !important;
}

#item157495 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:680px !important;
}

#item157517 {
	width:600px !important;
	left:80px !important;
	top:202px !important;
	min-height:297px !important;
}

#item157540 {
	width:173px !important;
	height:36px !important;
	left:442px !important;
	top:372px !important;
}

#item156974 {
	width:48px !important;
	height:34px !important;
}

#item156971 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item156094 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item156091 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item156098 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item156095 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item156125 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156122 {
	width:328px !important;
	height:56px !important;
}

#item156151 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156148 {
	width:328px !important;
	height:56px !important;
	top:56px !important;
}

#item156178 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156175 {
	width:328px !important;
	height:56px !important;
	top:112px !important;
}

#item156204 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156201 {
	width:328px !important;
	height:56px !important;
	top:169px !important;
}

#item156231 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156228 {
	width:328px !important;
	height:56px !important;
	top:225px !important;
}

#item156257 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156254 {
	width:328px !important;
	height:56px !important;
	top:281px !important;
}

#item156283 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156280 {
	width:328px !important;
	height:56px !important;
	top:337px !important;
}

#item156309 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156306 {
	width:328px !important;
	height:56px !important;
	top:393px !important;
}

#item156335 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156332 {
	width:328px !important;
	height:56px !important;
	top:450px !important;
}

#item156361 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item156358 {
	width:328px !important;
	height:56px !important;
	top:506px !important;
}

#item156084 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item156081 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item156079 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.012em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.017em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.009em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:17.8px;
	line-height:21.8px;
	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.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	letter-spacing:-0.023em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#ff00ff;
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.H2_18-pt {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:19px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:6px;
	line-height:7.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk---Skoda-DigZubkat-Icon-Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navi-Burger-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-15pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:9px;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Subline {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Allgemein {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Kapiteltrenner {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Vorwort-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Titel {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:66px;
	line-height:72px;
	color:#0e3a2f;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	letter-spacing:0.015em;
}

span.autoCharStyle6 {
	font-size:18px;
}

span.autoCharStyle5 {
	color:#ff00ff;
}

span.autoCharStyle4 {
	letter-spacing:0.030em;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	letter-spacing:0.020em;
}

span.autoCharStyle1 {
	letter-spacing:0.024em;
}

span.Slash {
	letter-spacing:0.100em;
}

strong.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
}

span.Vorwort-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-10- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
