/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes fade-in-790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-813 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-813 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-802 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-802 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-792 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-792 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item790 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item824 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item825 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item845 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item850 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item848 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item864 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item862 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item876 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item888 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item889 {
	width:34px !important;
	height:13px !important;
	left:998px !important;
	top:153px !important;
}

#item899 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:153px !important;
}

#item923 {
	width:34px !important;
	height:13px !important;
	left:798px !important;
	top:153px !important;
}

#item941 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item962 {
	width:90px !important;
	height:10px !important;
}

#item965 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125248 {
	width:80px !important;
	height:10px !important;
}

#item125272 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-125272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item995 {
	width:70px !important;
	height:10px !important;
}

#item998 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1068 {
	width:70px !important;
	height:10px !important;
}

#item1071 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-1071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1103 {
	width:954px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item125369 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-125369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125370 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-125370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125371 {
	width:933px !important;
	height:572px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125394 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item125417 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item1663 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1661 {
	width:21px !important;
	height:21px !important;
	left:935px !important;
	top:23px !important;
}

#item125418 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item125419 {
	width:899px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item125989 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item125996 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item126002 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item126007 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:178px !important;
}

#item126012 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:240px !important;
}

#item126018 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:415px !important;
}

#item126024 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:480px !important;
}

#item126029 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item126035 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item126041 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:159px !important;
}

#item126047 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item126053 {
	width:14px !important;
	height:14px !important;
	top:93px !important;
}

#item126059 {
	width:14px !important;
	height:14px !important;
	top:159px !important;
}

#item126065 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item126070 {
	width:14px !important;
	height:14px !important;
	top:349px !important;
}

#item126075 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item126081 {
	width:14px !important;
	height:14px !important;
	top:478px !important;
}

#item126087 {
	width:249px !important;
	height:628px !important;
	left:21px !important;
}

#item126110 {
	width:245px !important;
	height:623px !important;
	left:312px !important;
}

#item126133 {
	width:249px !important;
	height:421px !important;
	left:599px !important;
}

#item126156 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:351px !important;
}

#item126162 {
	width:14px !important;
	height:14px !important;
	top:542px !important;
}

#item188097 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item188102 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item188113 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item188136 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item188163 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188159 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item1351 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-1351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:32px !important;
}

#item1358 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1356 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item1311 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-1311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314 {
	width:318px !important;
	height:355px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1315 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table199616 th, table#table199616 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table199616 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table199616 {
	table-layout:fixed;
}

#item1347 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-1347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179873 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-179873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179874 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179897 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:49px !important;
}

#item179898 {
	width:650px !important;
	height:856px !important;
}

@keyframes fade-in-179898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1186 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1184 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item179928 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item179998 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item179974 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item179971 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item1110 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-1110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1130 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1133 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item1153 {
	width:650px !important;
	height:2361px !important;
}

@keyframes fade-in-1153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1169 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1167 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item1108 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item1106 {
	width:1008px !important;
	height:595px !important;
	left:177px !important;
	top:172px !important;
}

#item1673 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item1683 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item1717 {
	width:50px !important;
	height:10px !important;
}

#item1720 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-1720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125231 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item125234 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item125237 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item1738 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item1741 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1770 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item1739 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item1776 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1804 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item1774 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item1810 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1842 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item1808 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item1848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1880 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item1846 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item1892 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1922 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item1890 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item1929 {
	width:43px !important;
	height:43px !important;
}

#item1927 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item1942 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-1942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43076 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item43105 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43103 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item43128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43126 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item43165 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item43166 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item43186 {
	width:664px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item43426 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43447 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43469 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item43474 {
	width:29px !important;
	height:29px !important;
}

#item43472 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item43562 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item127759 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item127782 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item127788 {
	width:19px !important;
	height:19px !important;
	top:128px !important;
}

#item127794 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item127800 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item127806 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item127829 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item127836 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item127841 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item127847 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item127854 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item127877 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item127884 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item127889 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item127894 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item127901 {
	width:477px !important;
	height:339px !important;
	left:31px !important;
}

#item127924 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item127930 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item127937 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item127944 {
	width:477px !important;
	height:436px !important;
	left:31px !important;
}

#item127967 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item127973 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item127978 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item127983 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item195503 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195507 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195530 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195534 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195560 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195557 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item43409 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43407 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item43421 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item43368 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43369 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table206999 th, table#table206999 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table206999 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table206999 {
	table-layout:fixed;
}

#item43389 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-43389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43394 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43392 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item126890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-126890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126891 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-126891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126892 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item43265 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43263 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item126915 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item126916 {
	width:505px !important;
	height:1154px !important;
}

@keyframes fade-in-126916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126951 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item126975 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item126948 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item43193 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43213 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43216 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item43236 {
	width:505px !important;
	height:5864px !important;
}

@keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43250 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43248 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item43191 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item43189 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item126396 {
	width:48px !important;
	height:18px !important;
	left:568px !important;
	top:151px !important;
}

#item126401 {
	width:70px !important;
	height:15px !important;
}

#item126424 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-126424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126429 {
	width:80px !important;
	height:15px !important;
}

#item126452 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-126452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126455 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item126460 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item126465 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item126469 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item126602 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:225px !important;
}

#item126607 {
	width:48px !important;
	height:18px !important;
	left:175px !important;
	top:225px !important;
}

#item126612 {
	width:110px !important;
	height:15px !important;
}

#item126636 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-126636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126640 {
	width:100px !important;
	height:15px !important;
}

#item126663 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-126663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126667 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item126672 {
	width:50px !important;
	height:15px !important;
}

#item126695 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-126695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43926 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item43929 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43961 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43927 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item43967 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43998 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43965 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item44004 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44034 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44002 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item44040 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44071 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44038 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item44077 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item44116 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item44075 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item44122 {
	width:52px !important;
	height:52px !important;
}

#item44120 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item44137 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-128029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-128041 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-128041 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-128036 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-128036 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-128031 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-128031 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item128029 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item128046 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item128047 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item128048 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item128074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item128071 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item128082 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item128079 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item128087 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item128091 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item128092 {
	width:34px !important;
	height:13px !important;
	left:829px !important;
	top:153px !important;
}

#item132876 {
	width:34px !important;
	height:13px !important;
	left:952px !important;
	top:153px !important;
}

#item128095 {
	width:34px !important;
	height:13px !important;
	left:522px !important;
	top:153px !important;
}

#item128099 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:153px !important;
}

#item128103 {
	opacity:0.50;
	width:793px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item128105 {
	width:111px !important;
	height:10px !important;
}

#item128128 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-128128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128132 {
	width:100px !important;
	height:10px !important;
}

#item128155 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-128155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132843 {
	width:50px !important;
	height:10px !important;
}

#item132866 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-132866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128162 {
	width:90px !important;
	height:10px !important;
}

#item128185 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-128185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128191 {
	width:75px !important;
	height:10px !important;
}

#item128214 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-128214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128217 {
	width:954px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item128242 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-128242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128243 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-128243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128244 {
	width:933px !important;
	height:572px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128267 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item128290 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item128294 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item128292 {
	width:21px !important;
	height:21px !important;
	left:935px !important;
	top:23px !important;
}

#item128297 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item128298 {
	width:899px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item133254 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item133259 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item133266 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item133272 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:178px !important;
}

#item133277 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:240px !important;
}

#item133284 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:415px !important;
}

#item133290 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:480px !important;
}

#item133296 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item133301 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item133308 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:159px !important;
}

#item133313 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item133318 {
	width:14px !important;
	height:14px !important;
	top:93px !important;
}

#item133323 {
	width:14px !important;
	height:14px !important;
	top:159px !important;
}

#item133330 {
	width:14px !important;
	height:14px !important;
	top:223px !important;
}

#item133335 {
	width:14px !important;
	height:14px !important;
	top:349px !important;
}

#item133340 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item133347 {
	width:14px !important;
	height:14px !important;
	top:478px !important;
}

#item133353 {
	width:249px !important;
	height:628px !important;
	left:21px !important;
}

#item133376 {
	width:245px !important;
	height:623px !important;
	left:312px !important;
}

#item133399 {
	width:249px !important;
	height:628px !important;
	left:599px !important;
}

#item133422 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:351px !important;
}

#item133429 {
	width:14px !important;
	height:14px !important;
	top:542px !important;
}

#item133434 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:352px !important;
}

#item133442 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:399px !important;
}

#item133447 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:448px !important;
}

#item133452 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:494px !important;
}

#item188209 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item188212 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item188216 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item188239 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item188266 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188263 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item128771 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-128771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128772 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:32px !important;
}

#item128777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item128774 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item128716 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-128716 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128716 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128739 {
	width:318px !important;
	height:355px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128743 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item128740 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table215250 th, table#table215250 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table215250 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table215250 {
	table-layout:fixed;
}

#item128747 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-128747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-184054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184055 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184078 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:49px !important;
}

#item184080 {
	width:650px !important;
	height:672px !important;
}

@keyframes fade-in-184080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184107 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item128614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item128611 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item184169 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184145 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184141 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item128544 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-128544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128545 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128569 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item128570 {
	width:650px !important;
	height:2637px !important;
}

@keyframes fade-in-128570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128603 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item128600 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item128542 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item128240 {
	width:1008px !important;
	height:595px !important;
	left:177px !important;
	top:172px !important;
}

#item128781 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item128784 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item128817 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item128821 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item128825 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item128789 {
	width:120px !important;
	height:10px !important;
}

#item132911 {
	width:56px !important;
	height:24px !important;
	left:43px !important;
	top:12px !important;
}

@keyframes fade-in-132911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128828 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item128832 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item128838 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item128829 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item128864 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item128869 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item128861 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item128895 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item128900 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item128892 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item128926 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item128929 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item128923 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item128964 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item128968 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item128961 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item128997 {
	width:43px !important;
	height:43px !important;
}

#item128994 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item129001 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-129001 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-129001 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item129001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131614 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item131636 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131633 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item131642 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131639 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item131645 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item131646 {
	opacity:0.50;
	width:566px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item131647 {
	width:664px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item131672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-131672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131674 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131697 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item131723 {
	width:29px !important;
	height:29px !important;
}

#item131720 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item131784 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item134085 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item134108 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item134114 {
	width:19px !important;
	height:19px !important;
	top:128px !important;
}

#item134119 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item134124 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item134131 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item134154 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item134159 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item134164 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item134170 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item134177 {
	width:477px !important;
	height:426px !important;
	left:31px !important;
}

#item134200 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item134208 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item134213 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item134220 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item134226 {
	width:477px !important;
	height:339px !important;
	left:31px !important;
}

#item134249 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item134254 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item134259 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item134266 {
	width:477px !important;
	height:436px !important;
	left:31px !important;
}

#item134289 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item134294 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item134300 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item134307 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item134314 {
	width:477px !important;
	height:343px !important;
	left:31px !important;
}

#item134337 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item134344 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item134349 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item134357 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item195409 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195413 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195436 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195440 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195466 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195463 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item132289 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132286 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item132292 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item132252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132254 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table223863 th, table#table223863 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table223863 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table223863 {
	table-layout:fixed;
}

#item132255 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-132255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132281 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132278 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item132139 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132140 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132142 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item132168 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132165 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item132171 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item132172 {
	width:505px !important;
	height:1260px !important;
}

@keyframes fade-in-132172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132204 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132228 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132201 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item132028 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132028 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132028 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132029 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132052 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item132053 {
	width:505px !important;
	height:6245px !important;
}

@keyframes fade-in-132053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132084 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132081 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item132026 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item131670 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item180301 {
	width:48px !important;
	height:18px !important;
	left:468px !important;
	top:151px !important;
}

#item180305 {
	width:155px !important;
	height:15px !important;
}

#item180328 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:20px !important;
}

@keyframes fade-in-180328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180332 {
	width:126px !important;
	height:15px !important;
}

#item180355 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

@keyframes fade-in-180355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180359 {
	width:104px !important;
	height:15px !important;
}

#item180382 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-180382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180385 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item180389 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item180394 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item180398 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item180516 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:225px !important;
}

#item180519 {
	width:48px !important;
	height:18px !important;
	left:400px !important;
	top:225px !important;
}

#item180522 {
	width:48px !important;
	height:18px !important;
	left:30px !important;
	top:225px !important;
}

#item180526 {
	width:140px !important;
	height:15px !important;
}

#item180549 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:21px !important;
}

@keyframes fade-in-180549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180553 {
	width:70px !important;
	height:15px !important;
}

#item180576 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:21px !important;
}

@keyframes fade-in-180576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180579 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item180583 {
	width:134px !important;
	height:31px !important;
}

#item180606 {
	width:79px !important;
	height:33px !important;
	left:27px !important;
	top:35px !important;
}

@keyframes fade-in-180606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132468 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item132473 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item132476 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item132470 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item132502 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item132505 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item132499 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item132531 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item132535 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item132528 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item132561 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item132565 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item132558 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item132591 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item132596 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item132588 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item132622 {
	width:52px !important;
	height:52px !important;
}

#item132619 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item132625 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-132625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item132625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-110921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-110934 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-110934 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-110927 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-110927 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-110923 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-110923 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item110921 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item110940 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item110941 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item110942 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item110968 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item110965 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item110974 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item110971 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item110978 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item110981 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item110982 {
	width:34px !important;
	height:13px !important;
	left:974px !important;
	top:141px !important;
}

#item110986 {
	width:34px !important;
	height:13px !important;
	left:580px !important;
	top:141px !important;
}

#item110990 {
	width:34px !important;
	height:13px !important;
	left:367px !important;
	top:141px !important;
}

#item110996 {
	width:34px !important;
	height:13px !important;
	left:789px !important;
	top:141px !important;
}

#item110999 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item111001 {
	width:174px !important;
	height:10px !important;
}

#item111024 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-111024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180769 {
	width:120px !important;
	height:10px !important;
}

@keyframes fade-in-180792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180793 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item180816 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item180839 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item180845 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item111028 {
	width:176px !important;
	height:10px !important;
}

#item111051 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:14px !important;
}

@keyframes fade-in-111051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111084 {
	width:106px !important;
	height:10px !important;
}

#item111107 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-111107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111111 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item111372 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-111372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111374 {
	width:910px !important;
	height:309px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111397 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item111421 {
	width:176px !important;
	height:157px !important;
	left:79px !important;
	top:95px !important;
}

#item111444 {
	width:181px !important;
	height:157px !important;
	left:305px !important;
	top:95px !important;
}

#item111467 {
	width:174px !important;
	height:212px !important;
	left:529px !important;
	top:95px !important;
}

#item111490 {
	opacity:0.50;
	width:1px !important;
	height:116px !important;
	left:258px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item111491 {
	opacity:0.50;
	width:1px !important;
	height:115px !important;
	left:484px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item111492 {
	width:153px !important;
	height:181px !important;
	left:766px !important;
	top:95px !important;
}

#item111515 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item111522 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:720px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item111523 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:128px !important;
}

#item111529 {
	width:14px !important;
	height:14px !important;
	left:508px !important;
	top:128px !important;
}

#item111535 {
	width:14px !important;
	height:14px !important;
	left:745px !important;
	top:128px !important;
}

#item111541 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:177px !important;
}

#item111548 {
	width:14px !important;
	height:14px !important;
	left:508px !important;
	top:207px !important;
}

#item111553 {
	width:14px !important;
	height:14px !important;
	left:745px !important;
	top:192px !important;
}

#item111614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111612 {
	width:21px !important;
	height:21px !important;
	left:914px !important;
	top:23px !important;
}

#item188294 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:294px !important;
}

#item188297 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:295px !important;
}

#item188300 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:295px !important;
}

#item188324 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:281px !important;
}

#item188350 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188347 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:278px !important;
}

#item111362 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-111362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111363 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item111368 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111365 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item111307 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-111307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111330 {
	width:318px !important;
	height:245px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111334 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111331 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table229767 th, table#table229767 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229767 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229767 {
	table-layout:fixed;
}

#item111338 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-111338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111200 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-111200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111202 {
	width:574px !important;
	height:315px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111206 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111203 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item111209 {
	width:514px !important;
	height:251px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-111209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111233 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:301px !important;
}

#item111283 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item111259 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item111256 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:298px !important;
}

#item111136 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-111136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111137 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111160 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item111161 {
	width:650px !important;
	height:1394px !important;
}

@keyframes fade-in-111161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111189 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item111198 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item111134 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item111618 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item111621 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item111627 {
	width:106px !important;
	height:10px !important;
}

#item111651 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:14px !important;
}

@keyframes fade-in-111651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111654 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item111658 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111661 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item111655 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item111687 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111691 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item111684 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item111717 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111722 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item111714 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item111748 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111751 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item111745 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item111787 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111790 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item111784 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item111819 {
	width:43px !important;
	height:43px !important;
}

#item111816 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item111823 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-111823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111873 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item111895 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111892 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item111903 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111900 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item111906 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item111909 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item180957 {
	width:168px !important;
	height:15px !important;
}

@keyframes fade-in-180981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180982 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item181005 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item181028 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item181037 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item111912 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item111913 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item111914 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item112153 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-112153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112155 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112178 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item112204 {
	width:29px !important;
	height:29px !important;
}

#item112201 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item112264 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item135450 {
	width:477px !important;
	height:418px !important;
	left:31px !important;
	top:338px !important;
}

#item135473 {
	width:477px !important;
	height:340px !important;
	left:31px !important;
}

#item135496 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item135501 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item135506 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item135513 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item135519 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item135525 {
	width:19px !important;
	height:19px !important;
	top:606px !important;
}

#item135530 {
	width:19px !important;
	height:19px !important;
	top:673px !important;
}

#item195314 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195317 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195340 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195343 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195370 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195367 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item112146 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112143 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item112149 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item112110 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-112110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112111 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table233618 th, table#table233618 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table233618 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table233618 {
	table-layout:fixed;
}

#item112112 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-112112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112138 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112135 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item112003 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-112003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112004 {
	width:629px !important;
	height:487px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112008 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112005 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item112015 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item112039 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item112012 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:449px !important;
}

#item112062 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:420px !important;
}

#item112085 {
	width:569px !important;
	height:354px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-112085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111939 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-111939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111940 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111964 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item111965 {
	width:505px !important;
	height:2684px !important;
}

@keyframes fade-in-111965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111997 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111994 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item112001 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item111937 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item112357 {
	width:48px !important;
	height:18px !important;
	left:365px !important;
	top:225px !important;
}

#item112361 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item112395 {
	width:149px !important;
	height:15px !important;
}

#item112418 {
	width:27px !important;
	height:27px !important;
	left:102px !important;
	top:20px !important;
}

@keyframes fade-in-112418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112421 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:151px !important;
}

#item112425 {
	width:48px !important;
	height:18px !important;
	left:243px !important;
	top:151px !important;
}

#item112429 {
	width:65px !important;
	height:15px !important;
}

#item112452 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-112452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112457 {
	width:75px !important;
	height:15px !important;
}

#item112480 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-112480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112485 {
	width:79px !important;
	height:15px !important;
}

#item112508 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-112508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112512 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item112516 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item112522 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item112513 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item112549 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item112552 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item112546 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item112578 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item112582 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item112575 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item112608 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item112611 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item112605 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item112637 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item112642 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item112634 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item112668 {
	width:52px !important;
	height:52px !important;
}

#item112665 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item112671 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-112671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-112671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item112671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-1985 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1985 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-1973 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1973 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-1960 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-1960 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1958 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item1994 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item1995 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item2015 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item2020 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2018 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item2037 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2035 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item2056 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item2066 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item2067 {
	width:34px !important;
	height:13px !important;
	left:1001px !important;
	top:153px !important;
}

#item2076 {
	width:34px !important;
	height:13px !important;
	left:498px !important;
	top:153px !important;
}

#item2089 {
	width:34px !important;
	height:13px !important;
	left:340px !important;
	top:153px !important;
}

#item2102 {
	width:34px !important;
	height:13px !important;
	left:654px !important;
	top:153px !important;
}

#item2113 {
	width:34px !important;
	height:13px !important;
	left:809px !important;
	top:153px !important;
}

#item2125 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item2146 {
	width:121px !important;
	height:10px !important;
}

#item2149 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:14px !important;
}

@keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2180 {
	width:121px !important;
	height:10px !important;
}

#item2183 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:14px !important;
}

@keyframes fade-in-2183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2213 {
	width:158px !important;
	height:10px !important;
}

#item2216 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-2216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2247 {
	width:124px !important;
	height:10px !important;
}

#item2250 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:14px !important;
}

@keyframes fade-in-2250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2285 {
	width:71px !important;
	height:10px !important;
}

#item2288 {
	width:56px !important;
	height:27px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-2288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2327 {
	width:69px !important;
	height:10px !important;
}

#item2330 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-2330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2360 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item2633 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-2633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2653 {
	width:979px !important;
	height:340px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2675 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item2697 {
	width:144px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item2719 {
	width:128px !important;
	height:173px !important;
	left:266px !important;
	top:95px !important;
}

#item2741 {
	width:121px !important;
	height:173px !important;
	left:435px !important;
	top:95px !important;
}

#item2744 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:224px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2745 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:394px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2765 {
	width:141px !important;
	height:173px !important;
	left:596px !important;
	top:95px !important;
}

#item2768 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item2778 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:554px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2779 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:128px !important;
}

#item2788 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:128px !important;
}

#item2798 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:128px !important;
}

#item2812 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:192px !important;
}

#item2830 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:192px !important;
}

#item2841 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:175px !important;
}

#item2922 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2920 {
	width:21px !important;
	height:21px !important;
	left:982px !important;
	top:23px !important;
}

#item2952 {
	width:217px !important;
	height:207px !important;
	left:778px !important;
	top:95px !important;
}

#item2955 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:736px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2956 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:128px !important;
}

#item2968 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:192px !important;
}

#item2978 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item135603 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:254px !important;
}

#item188380 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:324px !important;
}

#item188384 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:324px !important;
}

#item188387 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:325px !important;
}

#item188410 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:311px !important;
}

#item188436 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188433 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:308px !important;
}

#item2612 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2613 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item2619 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2617 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item2571 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-2571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2574 {
	width:318px !important;
	height:249px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2577 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2575 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table237886 th, table#table237886 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table237886 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table237886 {
	table-layout:fixed;
}

#item2608 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-2608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2440 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-2440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2441 {
	width:587px !important;
	height:566px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2442 {
	width:21px !important;
	height:21px !important;
	left:592px !important;
	top:23px !important;
}

#item2478 {
	width:528px !important;
	height:507px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2525 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item2502 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item2481 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:552px !important;
}

#item2548 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:555px !important;
}

#item2367 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-2367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2387 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2390 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item2410 {
	width:650px !important;
	height:1687px !important;
}

@keyframes fade-in-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2425 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2423 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item2365 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item2363 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item2987 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item2997 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item3011 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item3014 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3052 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item3012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item3058 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3087 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item3056 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item3093 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3121 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3091 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item3127 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3159 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3125 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item3171 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3205 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3169 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item3212 {
	width:43px !important;
	height:43px !important;
}

#item3210 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item3225 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-3225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44152 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item44182 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44180 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item44194 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44192 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item44204 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:153px !important;
}

#item44215 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item44216 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item44236 {
	width:628px !important;
	height:106px !important;
	left:36px !important;
	top:36px !important;
}

#item44499 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44520 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44542 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item44547 {
	width:29px !important;
	height:29px !important;
}

#item44545 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item44631 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item136335 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item136358 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item136363 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item136370 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item136375 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item136382 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item136405 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item136412 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item136418 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item136423 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item136429 {
	width:477px !important;
	height:256px !important;
	left:33px !important;
}

#item136452 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item136461 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item136467 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item195229 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195232 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195255 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195258 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195284 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195281 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item44480 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44478 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item44494 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item44433 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44434 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table243946 th, table#table243946 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table243946 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table243946 {
	table-layout:fixed;
}

#item44454 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44457 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item44312 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44313 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44316 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44314 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44370 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44347 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44326 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item44393 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item44396 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item44416 {
	width:505px !important;
	height:1031px !important;
}

@keyframes fade-in-44416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44263 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44266 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item44286 {
	width:505px !important;
	height:4281px !important;
}

@keyframes fade-in-44286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44301 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44299 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44241 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item44239 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item44830 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:247px !important;
}

#item44839 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:247px !important;
}

#item44870 {
	width:169px !important;
	height:15px !important;
}

#item44873 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

@keyframes fade-in-44873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44904 {
	width:221px !important;
	height:15px !important;
}

#item44907 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:20px !important;
}

@keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44936 {
	width:100px !important;
	height:15px !important;
}

#item44939 {
	width:79px !important;
	height:38px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-44939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44948 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:229px !important;
}

#item44964 {
	width:48px !important;
	height:18px !important;
	left:413px !important;
	top:172px !important;
}

#item44982 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:172px !important;
}

#item44996 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:172px !important;
}

#item45037 {
	width:169px !important;
	height:15px !important;
}

#item45040 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

@keyframes fade-in-45040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45071 {
	width:173px !important;
	height:15px !important;
}

#item45074 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:20px !important;
}

@keyframes fade-in-45074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45105 {
	width:97px !important;
	height:15px !important;
}

#item45108 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-45108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45117 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item45120 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45150 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45118 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item45156 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45186 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45154 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item45192 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45220 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45190 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item45226 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45255 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45224 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item45261 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item45293 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item45259 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item45299 {
	width:52px !important;
	height:52px !important;
}

#item45297 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item45315 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-45315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-3241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-3267 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3267 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-3256 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3256 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-3243 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-3243 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item3241 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item3276 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item3277 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item3297 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item3302 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3300 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item3315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3313 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item3330 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item3348 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item3349 {
	width:34px !important;
	height:13px !important;
	left:672px !important;
	top:153px !important;
}

#item3359 {
	width:34px !important;
	height:13px !important;
	left:398px !important;
	top:153px !important;
}

#item3369 {
	width:34px !important;
	height:13px !important;
	left:943px !important;
	top:153px !important;
}

#item3382 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item3403 {
	width:237px !important;
	height:10px !important;
}

#item3406 {
	width:19px !important;
	height:19px !important;
	left:109px !important;
	top:14px !important;
}

@keyframes fade-in-3406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3439 {
	width:240px !important;
	height:10px !important;
}

#item3442 {
	width:19px !important;
	height:19px !important;
	left:110px !important;
	top:14px !important;
}

@keyframes fade-in-3442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3472 {
	width:129px !important;
	height:10px !important;
}

#item3475 {
	width:56px !important;
	height:27px !important;
	left:86px !important;
	top:14px !important;
}

@keyframes fade-in-3475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3508 {
	width:127px !important;
	height:10px !important;
}

#item3511 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-3511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3540 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item3814 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-3814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3834 {
	width:886px !important;
	height:259px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3856 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item3878 {
	width:251px !important;
	height:141px !important;
	left:79px !important;
	top:95px !important;
}

#item3900 {
	width:280px !important;
	height:141px !important;
	left:372px !important;
	top:95px !important;
}

#item3922 {
	width:201px !important;
	height:141px !important;
	left:693px !important;
	top:95px !important;
}

#item3925 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:331px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item3926 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:652px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item3927 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item3937 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:128px !important;
}

#item3950 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:128px !important;
}

#item3963 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:177px !important;
}

#item3973 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:177px !important;
}

#item4051 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4049 {
	width:21px !important;
	height:21px !important;
	left:889px !important;
	top:23px !important;
}

#item4061 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item188479 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:250px !important;
}

#item188482 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:250px !important;
}

#item188486 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:251px !important;
}

#item188509 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:237px !important;
}

#item188535 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188532 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:234px !important;
}

#item3795 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3796 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item3802 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3800 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item3747 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-3747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3750 {
	width:318px !important;
	height:224px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3753 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3751 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table248152 th, table#table248152 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table248152 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table248152 {
	table-layout:fixed;
}

#item3791 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-3791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3615 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3616 {
	width:587px !important;
	height:570px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3619 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3617 {
	width:21px !important;
	height:21px !important;
	left:590px !important;
	top:23px !important;
}

#item3654 {
	width:526px !important;
	height:507px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-3654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3701 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item3678 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item3657 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

#item3724 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:556px !important;
}

#item3547 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-3547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3567 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3570 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item3590 {
	width:650px !important;
	height:1641px !important;
}

@keyframes fade-in-3590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3603 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3601 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item3545 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item3543 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item4075 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item4093 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item4104 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item4107 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4136 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item4105 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item4142 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4174 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item4140 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item4180 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4212 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4178 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item4218 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4247 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4216 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item4259 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4291 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item4257 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item4298 {
	width:43px !important;
	height:43px !important;
}

#item4296 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item4309 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-4309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-4309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item4309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45330 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item45358 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45356 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item45373 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45371 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item45390 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item45403 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item45404 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item45424 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item45680 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45701 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45723 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item45728 {
	width:29px !important;
	height:29px !important;
}

#item45726 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item45814 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item137027 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item137050 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:406px !important;
}

#item137073 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item137080 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item137085 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item137090 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item137096 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item137103 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item195142 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195145 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195168 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195172 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195198 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195195 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item45664 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45662 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item45675 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item45621 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45622 {
	width:446px !important;
	height:317px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table251559 th, table#table251559 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251559 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251559 {
	table-layout:fixed;
}

#item45642 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-45642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45647 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45645 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item45501 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45502 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45505 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45503 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45559 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45536 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45515 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item45582 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item45585 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item45605 {
	width:505px !important;
	height:942px !important;
}

@keyframes fade-in-45605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45451 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45454 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item45474 {
	width:505px !important;
	height:3624px !important;
}

@keyframes fade-in-45474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45490 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45488 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45429 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item45427 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item45942 {
	width:48px !important;
	height:18px !important;
	left:287px !important;
	top:225px !important;
}

#item45972 {
	width:61px !important;
	height:15px !important;
}

#item45975 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-45975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46007 {
	width:46px !important;
	height:15px !important;
	left:14px !important;
}

#item46010 {
	width:79px !important;
	height:38px !important;
	top:20px !important;
}

@keyframes fade-in-46010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46022 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:206px !important;
}

#item46034 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item46052 {
	width:48px !important;
	height:18px !important;
	left:274px !important;
	top:151px !important;
}

#item46084 {
	width:335px !important;
	height:15px !important;
}

#item46087 {
	width:27px !important;
	height:27px !important;
	left:154px !important;
	top:20px !important;
}

@keyframes fade-in-46087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46118 {
	width:178px !important;
	height:15px !important;
}

#item46121 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-46121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46130 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item46133 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46161 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46131 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item46167 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46199 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46165 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item46205 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46237 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46203 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item46243 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46272 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46241 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item46278 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item46309 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item46276 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item46315 {
	width:52px !important;
	height:52px !important;
}

#item46313 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item46328 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-4351 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4351 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-4339 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4339 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-4327 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-4327 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item4325 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item4365 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item4366 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item4386 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item4391 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item4389 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item4412 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item4410 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item4425 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item4434 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item4435 {
	width:34px !important;
	height:13px !important;
	left:426px !important;
	top:141px !important;
}

#item4448 {
	width:34px !important;
	height:13px !important;
	left:317px !important;
	top:141px !important;
}

#item4461 {
	width:34px !important;
	height:13px !important;
	left:558px !important;
	top:141px !important;
}

#item4471 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:141px !important;
}

#item4483 {
	width:34px !important;
	height:13px !important;
	left:793px !important;
	top:141px !important;
}

#item4493 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:141px !important;
}

#item4502 {
	width:34px !important;
	height:13px !important;
	left:1021px !important;
	top:141px !important;
}

#item4514 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item4535 {
	width:91px !important;
	height:10px !important;
}

#item4538 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4572 {
	width:60px !important;
	height:10px !important;
}

#item4575 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-4575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4613 {
	width:60px !important;
	height:10px !important;
}

#item4616 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4646 {
	width:75px !important;
	height:10px !important;
}

#item4649 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-4649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4678 {
	width:90px !important;
	height:10px !important;
}

#item4681 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-4681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4714 {
	width:50px !important;
	height:10px !important;
}

#item4717 {
	width:47px !important;
	height:34px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-4717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4750 {
	width:70px !important;
	height:10px !important;
}

#item4753 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-4753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4783 {
	width:42px !important;
	height:10px !important;
}

#item4786 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-4786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4817 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item5094 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-5094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5114 {
	width:880px !important;
	height:516px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5136 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item5158 {
	width:170px !important;
	height:318px !important;
	left:79px !important;
	top:95px !important;
}

#item5180 {
	width:182px !important;
	height:370px !important;
	left:294px !important;
	top:95px !important;
}

#item5202 {
	width:163px !important;
	height:377px !important;
	left:525px !important;
	top:95px !important;
}

#item5205 {
	opacity:0.50;
	width:1px !important;
	height:325px !important;
	left:247px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item5206 {
	opacity:0.50;
	width:1px !important;
	height:325px !important;
	left:477px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item5207 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item5217 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:128px !important;
}

#item5226 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:128px !important;
}

#item5239 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:189px !important;
}

#item5252 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:206px !important;
}

#item5330 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5328 {
	width:21px !important;
	height:21px !important;
	left:881px !important;
	top:23px !important;
}

#item5339 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item5350 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item5364 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:354px !important;
}

#item5384 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:289px !important;
}

#item5395 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:318px !important;
}

#item5404 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:382px !important;
}

#item5418 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:305px !important;
}

#item5431 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:367px !important;
}

#item5441 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:305px !important;
}

#item5453 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:191px !important;
}

#item5463 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:128px !important;
}

#item5491 {
	width:160px !important;
	height:388px !important;
	left:738px !important;
	top:95px !important;
}

#item5494 {
	opacity:0.50;
	width:1px !important;
	height:325px !important;
	left:690px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item137143 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:414px !important;
}

#item137152 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:430px !important;
}

#item188575 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:503px !important;
}

#item188579 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:504px !important;
}

#item188582 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:504px !important;
}

#item188605 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:490px !important;
}

#item188632 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188629 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:487px !important;
}

#item5065 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5066 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item5072 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5070 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item5020 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-5020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5023 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5026 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5024 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table257049 th, table#table257049 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257049 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257049 {
	table-layout:fixed;
}

#item5061 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-5061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4996 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item4973 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item4952 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:568px !important;
}

#item184200 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-184200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184201 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184224 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:49px !important;
}

#item184225 {
	width:650px !important;
	height:672px !important;
}

@keyframes fade-in-184225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4896 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4894 {
	width:21px !important;
	height:21px !important;
	left:742px !important;
	top:23px !important;
}

#item184252 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item184289 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184313 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184286 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item4824 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-4824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4844 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4847 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item4867 {
	width:650px !important;
	height:2976px !important;
}

@keyframes fade-in-4867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4881 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4879 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item4822 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item4820 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item5495 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item5506 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item5520 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item5523 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5560 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item5521 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item5566 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5595 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item5564 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item5601 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5629 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5599 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item5635 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5667 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5633 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item5679 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5712 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item5677 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item5719 {
	width:43px !important;
	height:43px !important;
}

#item5717 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item5730 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46343 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item46373 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46371 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item46390 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46388 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item46407 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item46408 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item46409 {
	width:48px !important;
	height:18px !important;
	left:296px !important;
	top:151px !important;
}

#item46419 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:151px !important;
}

#item46432 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:151px !important;
}

#item46446 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item46456 {
	width:48px !important;
	height:18px !important;
	left:115px !important;
	top:225px !important;
}

#item46468 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item46478 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:225px !important;
}

#item46507 {
	width:110px !important;
	height:15px !important;
}

#item46510 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46540 {
	width:84px !important;
	height:15px !important;
}

#item46543 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-46543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46576 {
	width:84px !important;
	height:15px !important;
}

#item46579 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-46579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46613 {
	width:105px !important;
	height:15px !important;
}

#item46616 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-46616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46652 {
	width:100px !important;
	height:15px !important;
}

#item46655 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-46655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46685 {
	width:70px !important;
	height:15px !important;
}

#item46688 {
	width:66px !important;
	height:47px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-46688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46721 {
	width:70px !important;
	height:15px !important;
}

#item46724 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-46724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46757 {
	width:44px !important;
	height:15px !important;
}

#item46760 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-46760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46771 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item46783 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item46812 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item47074 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47095 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47117 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item47122 {
	width:29px !important;
	height:29px !important;
}

#item47120 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item47203 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item138316 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item138339 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:406px !important;
}

#item138363 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:878px !important;
}

#item138386 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item138392 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item138397 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item138405 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item138410 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item138415 {
	width:19px !important;
	height:19px !important;
	top:515px !important;
}

#item138421 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item138427 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item138435 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item138441 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item138446 {
	width:19px !important;
	height:19px !important;
	top:988px !important;
}

#item138452 {
	width:19px !important;
	height:19px !important;
	top:1122px !important;
}

#item138457 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1190px !important;
}

#item138464 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
}

#item138487 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item138496 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item138501 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item138506 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item138513 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item195049 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item195052 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item195075 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item195083 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item195109 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item195106 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item47057 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47055 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item47069 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item47011 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47012 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table264197 th, table#table264197 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table264197 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table264197 {
	table-layout:fixed;
}

#item47032 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-47032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47037 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47035 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item46886 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46887 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46890 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46888 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item46948 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46925 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46904 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item46971 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item46974 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item46994 {
	width:505px !important;
	height:1016px !important;
}

@keyframes fade-in-46994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46819 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46839 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46842 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item46862 {
	width:505px !important;
	height:7544px !important;
}

@keyframes fade-in-46862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46875 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46873 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item46817 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item46815 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item47500 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item47503 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47538 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47501 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item47544 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47573 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47542 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item47579 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47611 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47577 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item47617 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47649 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47615 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item47655 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item47684 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item47653 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item47690 {
	width:52px !important;
	height:52px !important;
}

#item47688 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item47703 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-5746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-5775 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5775 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-5762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5762 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-5748 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-5748 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item5746 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item5786 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item5787 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item5807 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item5812 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5810 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item5826 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5824 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item5841 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item5860 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item5861 {
	width:34px !important;
	height:13px !important;
	left:509px !important;
	top:141px !important;
}

#item5871 {
	width:34px !important;
	height:13px !important;
	left:344px !important;
	top:141px !important;
}

#item5880 {
	width:34px !important;
	height:13px !important;
	left:671px !important;
	top:141px !important;
}

#item5893 {
	width:34px !important;
	height:13px !important;
	left:833px !important;
	top:141px !important;
}

#item5906 {
	width:34px !important;
	height:13px !important;
	left:995px !important;
	top:141px !important;
}

#item5916 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item5937 {
	width:128px !important;
	height:10px !important;
}

#item5940 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-5940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5972 {
	width:128px !important;
	height:10px !important;
}

#item5975 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-5975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6005 {
	width:128px !important;
	height:10px !important;
}

#item6008 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-6008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6037 {
	width:80px !important;
	height:10px !important;
}

#item6040 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-6040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6071 {
	width:131px !important;
	height:10px !important;
}

#item6074 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-6074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6108 {
	width:73px !important;
	height:10px !important;
}

#item6111 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-6111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6149 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item6416 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-6416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6436 {
	width:919px !important;
	height:467px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6458 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item6480 {
	width:279px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item6502 {
	width:234px !important;
	height:348px !important;
	left:400px !important;
	top:94px !important;
}

#item6524 {
	width:262px !important;
	height:285px !important;
	left:681px !important;
	top:95px !important;
}

#item6527 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:358px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item6528 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:638px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item6529 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item6541 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:128px !important;
}

#item6551 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:128px !important;
}

#item6560 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:177px !important;
}

#item6574 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:189px !important;
}

#item6669 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6667 {
	width:21px !important;
	height:21px !important;
	left:922px !important;
	top:23px !important;
}

#item6678 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item6691 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item6704 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:318px !important;
}

#item6714 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:272px !important;
}

#item6726 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:286px !important;
}

#item6736 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:335px !important;
}

#item6745 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:272px !important;
}

#item138579 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:367px !important;
}

#item188668 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:451px !important;
}

#item188676 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:452px !important;
}

#item188679 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:452px !important;
}

#item188702 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:438px !important;
}

#item188728 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188725 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:435px !important;
}

#item6397 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6398 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item6404 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6402 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item6354 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-6354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6357 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6360 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6358 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table270816 th, table#table270816 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table270816 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table270816 {
	table-layout:fixed;
}

#item6393 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-6393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6224 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-6224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6225 {
	width:587px !important;
	height:592px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6228 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6226 {
	width:21px !important;
	height:21px !important;
	left:591px !important;
	top:23px !important;
}

#item6261 {
	width:525px !important;
	height:529px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-6261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6283 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:588px !important;
}

#item6330 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item6307 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item6286 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:585px !important;
}

#item6156 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-6156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6176 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6179 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item6199 {
	width:650px !important;
	height:2107px !important;
}

@keyframes fade-in-6199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6213 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6211 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item6154 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item6152 {
	width:1008px !important;
	height:604px !important;
	left:177px !important;
	top:172px !important;
}

#item6756 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item6771 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item6790 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item6793 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6822 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6791 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item6828 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6856 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6826 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item6862 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6894 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6860 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item6900 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6932 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6898 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item6944 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6973 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6942 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item6980 {
	width:43px !important;
	height:43px !important;
}

#item6978 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item6993 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47718 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item47749 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47747 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item47763 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47761 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item47775 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item47776 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item47777 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:151px !important;
}

#item47786 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:151px !important;
}

#item47798 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item47835 {
	width:130px !important;
	height:15px !important;
}

#item47838 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-47838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47879 {
	width:90px !important;
	height:15px !important;
}

#item47882 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-47882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47913 {
	width:51px !important;
	height:15px !important;
}

#item47916 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-47916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47928 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item47958 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item48208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48229 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48251 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item48256 {
	width:29px !important;
	height:29px !important;
}

#item48254 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item48355 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item139351 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
}

#item139374 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
	top:407px !important;
}

#item139397 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
	top:880px !important;
}

#item139420 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item139426 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item139431 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item139437 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item139443 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item139449 {
	width:19px !important;
	height:19px !important;
	top:521px !important;
}

#item139456 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item139462 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item139467 {
	width:19px !important;
	height:19px !important;
	top:787px !important;
}

#item139472 {
	width:19px !important;
	height:19px !important;
	top:926px !important;
}

#item139479 {
	width:19px !important;
	height:19px !important;
	top:991px !important;
}

#item139485 {
	width:19px !important;
	height:19px !important;
	top:1127px !important;
}

#item139490 {
	width:19px !important;
	height:19px !important;
	top:1196px !important;
}

#item194941 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194944 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194967 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194972 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194998 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194995 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item48191 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48189 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item48203 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item48152 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48153 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table276544 th, table#table276544 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table276544 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table276544 {
	table-layout:fixed;
}

#item48173 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-48173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48178 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48176 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item48032 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48033 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48036 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48034 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48092 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48069 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48048 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item48115 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item48118 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item48138 {
	width:505px !important;
	height:1045px !important;
}

@keyframes fade-in-48138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47965 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47985 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47988 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48008 {
	width:505px !important;
	height:5326px !important;
}

@keyframes fade-in-48008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48021 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48019 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item47963 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item47961 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item48576 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:225px !important;
}

#item48585 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item48614 {
	width:90px !important;
	height:15px !important;
}

#item48617 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-48617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48649 {
	width:120px !important;
	height:15px !important;
}

#item48652 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-48652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48684 {
	width:56px !important;
	height:15px !important;
}

#item48687 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-48687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48696 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item48707 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item48710 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48745 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48708 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item48751 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48790 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48749 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item48796 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48826 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48794 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item48832 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48864 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48830 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item48870 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item48900 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item48868 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item48906 {
	width:52px !important;
	height:52px !important;
}

#item48904 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item48917 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-7034 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7034 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-7022 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7022 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-7011 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-7011 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7009 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item7045 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7046 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item7066 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item7071 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7069 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item7088 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7086 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item7107 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item7117 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item7118 {
	width:34px !important;
	height:13px !important;
	left:476px !important;
	top:141px !important;
}

#item7127 {
	width:34px !important;
	height:13px !important;
	left:598px !important;
	top:141px !important;
}

#item7140 {
	width:34px !important;
	height:13px !important;
	left:718px !important;
	top:141px !important;
}

#item7153 {
	width:34px !important;
	height:13px !important;
	left:814px !important;
	top:141px !important;
}

#item7163 {
	width:34px !important;
	height:13px !important;
	left:910px !important;
	top:141px !important;
}

#item7176 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:141px !important;
}

#item7186 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item7207 {
	width:80px !important;
	height:10px !important;
}

#item7210 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-7210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7239 {
	width:60px !important;
	height:10px !important;
}

#item7242 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-7242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7273 {
	width:65px !important;
	height:10px !important;
}

#item7276 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-7276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7310 {
	width:80px !important;
	height:10px !important;
}

#item7313 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-7313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7351 {
	width:80px !important;
	height:10px !important;
}

#item7354 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-7354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7384 {
	width:51px !important;
	height:10px !important;
}

#item7387 {
	width:47px !important;
	height:28px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-7387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7416 {
	width:60px !important;
	height:10px !important;
}

#item7419 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-7419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7453 {
	width:58px !important;
	height:10px !important;
}

#item7456 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-7456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7489 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item7753 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-7753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7773 {
	width:880px !important;
	height:519px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7795 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item7817 {
	width:167px !important;
	height:323px !important;
	left:79px !important;
	top:95px !important;
}

#item7839 {
	width:184px !important;
	height:393px !important;
	left:294px !important;
	top:95px !important;
}

#item7861 {
	width:165px !important;
	height:323px !important;
	left:525px !important;
	top:95px !important;
}

#item7864 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:247px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item7865 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:477px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item7866 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item7880 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:128px !important;
}

#item7899 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:128px !important;
}

#item7909 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:192px !important;
}

#item7918 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:192px !important;
}

#item8007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8005 {
	width:21px !important;
	height:21px !important;
	left:881px !important;
	top:23px !important;
}

#item8022 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item8032 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item8041 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:351px !important;
}

#item8052 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:289px !important;
}

#item8066 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:304px !important;
}

#item8084 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:366px !important;
}

#item8094 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:305px !important;
}

#item8104 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:367px !important;
}

#item8117 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:303px !important;
}

#item8130 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:192px !important;
}

#item8140 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:128px !important;
}

#item8171 {
	width:164px !important;
	height:390px !important;
	left:738px !important;
	top:95px !important;
}

#item8174 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:690px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item139547 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:430px !important;
}

#item139542 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:415px !important;
}

#item188765 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:506px !important;
}

#item188768 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:507px !important;
}

#item188771 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:507px !important;
}

#item188794 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:493px !important;
}

#item188820 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188817 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:490px !important;
}

#item7733 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7734 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item7740 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7738 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item7694 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-7694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7697 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7700 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7698 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table288863 th, table#table288863 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table288863 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table288863 {
	table-layout:fixed;
}

#item7729 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-7729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7670 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item7647 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item7626 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:577px !important;
}

#item184340 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-184340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184341 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184364 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:49px !important;
}

#item184365 {
	width:650px !important;
	height:672px !important;
}

@keyframes fade-in-184365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7571 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7569 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:23px !important;
}

#item184393 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item184504 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184480 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184477 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item7496 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-7496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7516 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7519 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item7539 {
	width:650px !important;
	height:3226px !important;
}

@keyframes fade-in-7539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7553 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7551 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item7494 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item7492 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:172px !important;
}

#item8175 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8185 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8195 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item8206 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item8225 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item8246 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item8249 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8278 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8247 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item8284 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8312 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8282 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item8318 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8350 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8316 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item8356 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8388 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8354 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item8400 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8429 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item8398 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item8436 {
	width:43px !important;
	height:43px !important;
}

#item8434 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item8450 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48932 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item48963 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48961 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item48975 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48973 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item48985 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item48998 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item48999 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item49019 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item49288 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49309 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49331 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item49336 {
	width:29px !important;
	height:29px !important;
}

#item49334 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item49413 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item140647 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item140670 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:407px !important;
}

#item140693 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:881px !important;
}

#item140716 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item140723 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item140729 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item140737 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item140742 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item140747 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item140753 {
	width:19px !important;
	height:19px !important;
	top:721px !important;
}

#item140758 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item140763 {
	width:19px !important;
	height:19px !important;
	top:785px !important;
}

#item140769 {
	width:19px !important;
	height:19px !important;
	top:925px !important;
}

#item140775 {
	width:19px !important;
	height:19px !important;
	top:993px !important;
}

#item140780 {
	width:19px !important;
	height:19px !important;
	top:1127px !important;
}

#item140786 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1193px !important;
}

#item140793 {
	width:477px !important;
	height:481px !important;
	left:33px !important;
	top:1287px !important;
}

#item140816 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1600px !important;
}

#item140825 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1532px !important;
}

#item140830 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1396px !important;
}

#item140835 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1329px !important;
}

#item140840 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1666px !important;
}

#item194859 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194862 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194885 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194889 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194915 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194912 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item49273 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49271 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item49283 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item49233 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49234 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table295781 th, table#table295781 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table295781 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table295781 {
	table-layout:fixed;
}

#item49254 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49257 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item49101 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49102 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49105 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49103 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49167 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item49144 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item49123 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item49190 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item49193 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item49213 {
	width:505px !important;
	height:1115px !important;
}

@keyframes fade-in-49213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49026 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49046 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49049 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49069 {
	width:505px !important;
	height:8216px !important;
}

@keyframes fade-in-49069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49085 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49024 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item49022 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item49716 {
	width:48px !important;
	height:18px !important;
	left:41px !important;
	top:226px !important;
}

#item49726 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:226px !important;
}

#item49736 {
	width:48px !important;
	height:18px !important;
	left:311px !important;
	top:226px !important;
}

#item49747 {
	width:48px !important;
	height:18px !important;
	left:469px !important;
	top:226px !important;
}

#item49778 {
	width:84px !important;
	height:15px !important;
}

#item49781 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49810 {
	width:91px !important;
	height:15px !important;
}

#item49813 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-49813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49842 {
	width:112px !important;
	height:15px !important;
}

#item49845 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-49845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49878 {
	width:71px !important;
	height:15px !important;
}

#item49881 {
	width:66px !important;
	height:39px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-49881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49894 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item49906 {
	width:48px !important;
	height:18px !important;
	left:382px !important;
	top:151px !important;
}

#item49921 {
	width:48px !important;
	height:18px !important;
	left:529px !important;
	top:151px !important;
}

#item49958 {
	width:100px !important;
	height:15px !important;
}

#item49961 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-49961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49991 {
	width:100px !important;
	height:15px !important;
}

#item49994 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-49994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50023 {
	width:61px !important;
	height:15px !important;
}

#item50026 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-50026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50057 {
	width:70px !important;
	height:15px !important;
}

#item50060 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-50060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50072 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item50081 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item50090 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item50103 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item50106 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50138 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50104 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item50144 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50175 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50142 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item50181 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50215 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50179 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item50221 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50257 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50219 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item50263 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item50292 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item50261 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item50298 {
	width:52px !important;
	height:52px !important;
}

#item50296 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item50308 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8492 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8492 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-8482 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8482 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-8468 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-8468 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item8466 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8504 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8505 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8525 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8530 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8528 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8547 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8545 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8568 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8579 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8580 {
	width:34px !important;
	height:13px !important;
	left:546px !important;
	top:141px !important;
}

#item8590 {
	width:34px !important;
	height:13px !important;
	left:698px !important;
	top:141px !important;
}

#item8604 {
	width:34px !important;
	height:13px !important;
	left:849px !important;
	top:141px !important;
}

#item8618 {
	width:34px !important;
	height:13px !important;
	left:1000px !important;
	top:141px !important;
}

#item8629 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8650 {
	width:117px !important;
	height:10px !important;
}

#item8653 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-8653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8686 {
	width:117px !important;
	height:10px !important;
}

#item8689 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-8689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8720 {
	width:117px !important;
	height:10px !important;
}

#item8723 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-8723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8753 {
	width:74px !important;
	height:10px !important;
}

#item8756 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-8756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8788 {
	width:120px !important;
	height:10px !important;
}

#item8791 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-8791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8826 {
	width:76px !important;
	height:10px !important;
}

#item8829 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-8829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8867 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9136 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9156 {
	width:844px !important;
	height:466px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9178 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item9200 {
	width:228px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item9222 {
	width:217px !important;
	height:318px !important;
	left:349px !important;
	top:95px !important;
}

#item9244 {
	width:246px !important;
	height:318px !important;
	left:608px !important;
	top:95px !important;
}

#item9247 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:307px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item9248 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:565px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item9249 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item9261 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:128px !important;
}

#item9271 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:128px !important;
}

#item9280 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:177px !important;
}

#item9291 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:192px !important;
}

#item9379 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9377 {
	width:21px !important;
	height:21px !important;
	left:847px !important;
	top:23px !important;
}

#item9388 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item9402 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item9415 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:319px !important;
}

#item9425 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:272px !important;
}

#item9437 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:286px !important;
}

#item9447 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:334px !important;
}

#item9456 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:272px !important;
}

#item140886 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:368px !important;
}

#item188853 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:451px !important;
}

#item188857 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:452px !important;
}

#item188860 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:452px !important;
}

#item188883 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:438px !important;
}

#item188909 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188906 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:435px !important;
}

#item9117 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9118 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item9124 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9122 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9074 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-9074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9077 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9080 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9078 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table302633 th, table#table302633 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302633 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302633 {
	table-layout:fixed;
}

#item9113 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-9113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9050 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item9027 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item9006 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:578px !important;
}

#item184612 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-184612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184613 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184636 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:49px !important;
}

#item184637 {
	width:650px !important;
	height:672px !important;
}

@keyframes fade-in-184637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8948 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8946 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:23px !important;
}

#item184664 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item184754 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184778 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184751 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item8874 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-8874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8894 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8897 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item8917 {
	width:650px !important;
	height:2547px !important;
}

@keyframes fade-in-8917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8931 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item8872 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item8870 {
	width:1008px !important;
	height:593px !important;
	left:177px !important;
	top:172px !important;
}

#item9467 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item9482 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item9501 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item9511 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item9520 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item9533 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item9536 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9568 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9534 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9603 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9572 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9640 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9607 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9646 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9675 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9644 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item9687 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9715 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9685 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item9722 {
	width:43px !important;
	height:43px !important;
}

#item9720 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9736 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50323 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item50357 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50355 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item50369 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50367 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item50383 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item50396 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item50406 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item50407 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item50427 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item50700 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50721 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50743 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item50748 {
	width:29px !important;
	height:29px !important;
}

#item50746 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item50824 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item142259 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item142282 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:405px !important;
}

#item142306 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:879px !important;
}

#item142329 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item142334 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item142341 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item142348 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item142353 {
	width:19px !important;
	height:19px !important;
	top:453px !important;
}

#item142360 {
	width:19px !important;
	height:19px !important;
	top:521px !important;
}

#item142365 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item142371 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item142376 {
	width:19px !important;
	height:19px !important;
	top:788px !important;
}

#item142382 {
	width:19px !important;
	height:19px !important;
	top:923px !important;
}

#item142387 {
	width:19px !important;
	height:19px !important;
	top:989px !important;
}

#item142394 {
	width:19px !important;
	height:19px !important;
	top:1125px !important;
}

#item142399 {
	width:19px !important;
	height:19px !important;
	top:1193px !important;
}

#item194774 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194777 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194801 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194804 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194830 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194827 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item50681 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50679 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item50695 {
	width:627px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item50628 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50629 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table312593 th, table#table312593 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table312593 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table312593 {
	table-layout:fixed;
}

#item50649 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-50649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50654 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50652 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item50505 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50506 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50509 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50507 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50566 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50543 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50522 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item50589 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item50592 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item50612 {
	width:505px !important;
	height:1002px !important;
}

@keyframes fade-in-50612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50434 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50454 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50457 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item50477 {
	width:505px !important;
	height:5931px !important;
}

@keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50493 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50491 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50432 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item50430 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item51046 {
	width:48px !important;
	height:18px !important;
	left:192px !important;
	top:225px !important;
}

#item51058 {
	width:48px !important;
	height:18px !important;
	left:427px !important;
	top:225px !important;
}

#item51088 {
	width:80px !important;
	height:15px !important;
}

#item51091 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-51091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51123 {
	width:110px !important;
	height:15px !important;
}

#item51126 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-51126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51158 {
	width:70px !important;
	height:15px !important;
}

#item51161 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-51161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51179 {
	width:48px !important;
	height:18px !important;
	left:430px !important;
	top:151px !important;
}

#item51191 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item51220 {
	width:110px !important;
	height:15px !important;
}

#item51223 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51252 {
	width:80px !important;
	height:15px !important;
}

#item51255 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-51255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51291 {
	width:80px !important;
	height:15px !important;
}

#item51294 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-51294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51311 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item51323 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item51337 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item51347 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item51350 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51380 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51348 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item51386 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51419 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51384 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item51425 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51462 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51423 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item51468 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51499 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51466 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item51505 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item51533 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item51503 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item51539 {
	width:52px !important;
	height:52px !important;
}

#item51537 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item51549 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-9793 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9793 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9771 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9771 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9754 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9754 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9752 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9806 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9807 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9827 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9832 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9830 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9844 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9842 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9858 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9871 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9872 {
	width:34px !important;
	height:13px !important;
	left:603px !important;
	top:141px !important;
}

#item9882 {
	width:34px !important;
	height:13px !important;
	left:792px !important;
	top:141px !important;
}

#item9895 {
	width:34px !important;
	height:13px !important;
	left:982px !important;
	top:141px !important;
}

#item9905 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item9926 {
	width:155px !important;
	height:10px !important;
}

#item9929 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:14px !important;
}

@keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9958 {
	width:94px !important;
	height:10px !important;
}

#item9961 {
	width:74px !important;
	height:30px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-9961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9992 {
	width:155px !important;
	height:10px !important;
}

#item9995 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:14px !important;
}

@keyframes fade-in-9995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10030 {
	width:158px !important;
	height:10px !important;
}

#item10033 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10073 {
	width:95px !important;
	height:10px !important;
}

#item10076 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-10076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10105 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10374 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10394 {
	width:849px !important;
	height:468px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10416 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item10438 {
	width:228px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item10460 {
	width:217px !important;
	height:327px !important;
	left:348px !important;
	top:95px !important;
}

#item10482 {
	width:246px !important;
	height:285px !important;
	left:612px !important;
	top:95px !important;
}

#item10485 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:307px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item10486 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:565px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item10487 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item10497 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:128px !important;
}

#item10506 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:128px !important;
}

#item10517 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:177px !important;
}

#item10531 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:191px !important;
}

#item10615 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10613 {
	width:21px !important;
	height:21px !important;
	left:852px !important;
	top:23px !important;
}

#item10628 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item10641 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:335px !important;
}

#item10651 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:319px !important;
}

#item10663 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:272px !important;
}

#item10673 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:286px !important;
}

#item142440 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:367px !important;
}

#item188940 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:451px !important;
}

#item188943 {
	width:14px !important;
	height:14px !important;
	left:394px !important;
	top:452px !important;
}

#item188947 {
	width:348px !important;
	height:19px !important;
	left:76px !important;
	top:452px !important;
}

#item188971 {
	width:700px !important;
	height:10px !important;
	left:59px !important;
	top:438px !important;
}

#item188997 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item188994 {
	width:246px !important;
	height:22px !important;
	left:591px !important;
	top:435px !important;
}

#item10353 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10354 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item10360 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10358 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item10313 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10316 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10317 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table318535 th, table#table318535 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table318535 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table318535 {
	table-layout:fixed;
}

#item10349 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10183 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10184 {
	width:574px !important;
	height:489px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10185 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item10220 {
	width:514px !important;
	height:427px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-10220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10242 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:478px !important;
}

#item10289 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item10266 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item10245 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:475px !important;
}

#item10112 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10132 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10135 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item10155 {
	width:650px !important;
	height:2268px !important;
}

@keyframes fade-in-10155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10166 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item10110 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item10108 {
	width:1008px !important;
	height:591px !important;
	left:176px !important;
	top:172px !important;
}

#item10682 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item10693 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item10708 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item10726 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item10736 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item10745 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item10748 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10781 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10746 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10787 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10821 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10785 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item10827 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10856 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10825 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item10862 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10893 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10860 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10905 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10934 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10903 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10941 {
	width:43px !important;
	height:43px !important;
}

#item10939 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10951 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51564 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item51603 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51601 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item51618 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51616 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item51630 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item51640 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item51641 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item51661 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item51919 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51940 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51962 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item51967 {
	width:29px !important;
	height:29px !important;
}

#item51965 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item52052 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item143237 {
	width:477px !important;
	height:406px !important;
	left:35px !important;
}

#item143260 {
	width:477px !important;
	height:473px !important;
	left:35px !important;
	top:406px !important;
}

#item143283 {
	width:477px !important;
	height:177px !important;
	left:35px !important;
	top:878px !important;
}

#item143306 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item143311 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item143318 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item143323 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item143330 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item143335 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item143341 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item143347 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item143352 {
	width:19px !important;
	height:19px !important;
	top:786px !important;
}

#item143359 {
	width:19px !important;
	height:19px !important;
	top:922px !important;
}

#item143364 {
	width:19px !important;
	height:19px !important;
	top:989px !important;
}

#item194689 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194692 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194716 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194719 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194745 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194742 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item51896 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51894 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item51914 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item51853 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51854 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table324016 th, table#table324016 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table324016 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table324016 {
	table-layout:fixed;
}

#item51874 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-51874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51879 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51877 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item142525 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-142525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142526 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-142526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142527 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item51744 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51742 {
	width:27px !important;
	height:27px !important;
	left:610px !important;
	top:17px !important;
}

#item142551 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item142552 {
	width:505px !important;
	height:975px !important;
}

@keyframes fade-in-142552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142609 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item142585 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item142582 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item51668 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51688 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51691 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item51711 {
	width:505px !important;
	height:5125px !important;
}

@keyframes fade-in-51711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51723 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51666 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51664 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item52262 {
	width:48px !important;
	height:18px !important;
	left:175px !important;
	top:225px !important;
}

#item52275 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item52306 {
	width:120px !important;
	height:15px !important;
}

#item52309 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-52309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52339 {
	width:132px !important;
	height:15px !important;
}

#item52342 {
	width:104px !important;
	height:42px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-52342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52372 {
	width:120px !important;
	height:15px !important;
}

#item52375 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-52375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52387 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:206px !important;
}

#item52401 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item52436 {
	width:96px !important;
	height:15px !important;
}

#item52439 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-52439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52477 {
	width:133px !important;
	height:15px !important;
}

#item52480 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52496 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item52510 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item52522 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item52534 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item52537 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52566 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52535 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item52572 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52600 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52570 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item52606 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52635 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52604 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item52641 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52671 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52639 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item52677 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item52709 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item52675 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item52715 {
	width:52px !important;
	height:52px !important;
}

#item52713 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52728 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-10996 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10996 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-10980 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10980 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-10969 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-10969 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item10967 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11013 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11014 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11034 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11039 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11037 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11052 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11050 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11062 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11078 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11079 {
	width:34px !important;
	height:13px !important;
	left:526px !important;
	top:141px !important;
}

#item11095 {
	width:34px !important;
	height:13px !important;
	left:355px !important;
	top:141px !important;
}

#item11106 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item11120 {
	width:34px !important;
	height:13px !important;
	left:821px !important;
	top:141px !important;
}

#item11130 {
	width:34px !important;
	height:13px !important;
	left:986px !important;
	top:141px !important;
}

#item11139 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11160 {
	width:110px !important;
	height:10px !important;
}

#item11163 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-11163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11194 {
	width:120px !important;
	height:10px !important;
}

#item11197 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:14px !important;
}

@keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11231 {
	width:109px !important;
	height:10px !important;
}

#item11234 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-11234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11272 {
	width:87px !important;
	height:10px !important;
}

#item11275 {
	width:48px !important;
	height:28px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-11275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11305 {
	width:120px !important;
	height:10px !important;
}

#item11308 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:14px !important;
}

@keyframes fade-in-11308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11337 {
	width:92px !important;
	height:10px !important;
}

#item11340 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

@keyframes fade-in-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11372 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11639 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11659 {
	width:781px !important;
	height:516px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11681 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item11703 {
	width:184px !important;
	height:389px !important;
	left:79px !important;
	top:95px !important;
}

#item11725 {
	width:221px !important;
	height:327px !important;
	left:310px !important;
	top:95px !important;
}

#item11728 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:262px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item11729 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item11740 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:128px !important;
}

#item11757 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item11776 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:192px !important;
}

#item11855 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11853 {
	width:21px !important;
	height:21px !important;
	left:786px !important;
	top:23px !important;
}

#item11868 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:354px !important;
}

#item11878 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:289px !important;
}

#item11891 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:301px !important;
}

#item11902 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:366px !important;
}

#item11911 {
	width:14px !important;
	height:14px !important;
	left:557px !important;
	top:353px !important;
}

#item11922 {
	width:14px !important;
	height:14px !important;
	left:557px !important;
	top:289px !important;
}

#item11936 {
	width:14px !important;
	height:14px !important;
	left:557px !important;
	top:177px !important;
}

#item11956 {
	width:14px !important;
	height:14px !important;
	left:557px !important;
	top:128px !important;
}

#item11985 {
	width:210px !important;
	height:385px !important;
	left:578px !important;
	top:95px !important;
}

#item11988 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:530px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item143406 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:415px !important;
}

#item143411 {
	width:14px !important;
	height:14px !important;
	left:557px !important;
	top:415px !important;
}

#item189021 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:506px !important;
}

#item189024 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:507px !important;
}

#item189028 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:507px !important;
}

#item189051 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:493px !important;
}

#item189078 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189075 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:490px !important;
}

#item11621 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11622 {
	width:984px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item11628 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11626 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11581 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11584 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11587 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11585 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table330703 th, table#table330703 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table330703 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table330703 {
	table-layout:fixed;
}

#item11617 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-11617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11452 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11453 {
	width:590px !important;
	height:553px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11456 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11454 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:23px !important;
}

#item11488 {
	width:534px !important;
	height:491px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-11488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11510 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:541px !important;
}

#item11557 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:132px !important;
}

#item11534 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:132px !important;
}

#item11513 {
	width:106px !important;
	height:144px !important;
	left:318px !important;
	top:409px !important;
}

#item11379 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11399 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11402 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item11422 {
	width:650px !important;
	height:2527px !important;
}

@keyframes fade-in-11422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11437 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item11377 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item11375 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item11989 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11998 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12011 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12014 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12046 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12052 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12081 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12050 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item12087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12085 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item12124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12153 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12122 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item12165 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12194 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12163 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item12201 {
	width:43px !important;
	height:43px !important;
}

#item12199 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12213 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52743 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52779 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52777 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52801 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52799 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52815 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item52816 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:151px !important;
}

#item52826 {
	width:48px !important;
	height:18px !important;
	left:221px !important;
	top:151px !important;
}

#item52835 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item52864 {
	width:79px !important;
	height:15px !important;
}

#item52867 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-52867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52899 {
	width:103px !important;
	height:15px !important;
}

#item52902 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-52902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52933 {
	width:100px !important;
	height:15px !important;
}

#item52936 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-52936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52945 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item52954 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item52974 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item53245 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53266 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53288 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item53293 {
	width:29px !important;
	height:29px !important;
}

#item53291 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item53369 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item144249 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item144272 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:472px !important;
}

#item144318 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item144324 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item144329 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item144335 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item144342 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item144347 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item144353 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item144358 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item144363 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:781px !important;
}

#item144369 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1193px !important;
}

#item144376 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1126px !important;
}

#item144383 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:991px !important;
}

#item144389 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:924px !important;
}

#item144394 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1257px !important;
}

#item194598 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:610px !important;
}

#item194609 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:612px !important;
}

#item194632 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:611px !important;
}

#item194635 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:569px !important;
}

#item194661 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194658 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:579px !important;
}

#item53230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53228 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item53240 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item53190 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53191 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table336116 th, table#table336116 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table336116 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table336116 {
	table-layout:fixed;
}

#item53211 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-53211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53216 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53214 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item53062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53063 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53064 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53128 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53105 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53084 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item53151 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item53154 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item53174 {
	width:505px !important;
	height:865px !important;
}

@keyframes fade-in-53174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52981 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53001 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53004 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53024 {
	width:505px !important;
	height:5841px !important;
}

@keyframes fade-in-53024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53041 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52979 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item52977 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:286px !important;
}

#item53586 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
	top:225px !important;
}

#item53601 {
	width:48px !important;
	height:18px !important;
	left:389px !important;
	top:225px !important;
}

#item53638 {
	width:168px !important;
	height:15px !important;
}

#item53641 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

@keyframes fade-in-53641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53678 {
	width:67px !important;
	height:15px !important;
}

#item53681 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-53681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53714 {
	width:122px !important;
	height:15px !important;
}

#item53717 {
	width:67px !important;
	height:39px !important;
	left:69px !important;
	top:20px !important;
}

@keyframes fade-in-53717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53727 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53736 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item53739 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53767 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53737 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53773 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53803 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53771 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53809 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53839 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53807 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53845 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53873 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53843 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53879 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item53908 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item53877 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item53914 {
	width:52px !important;
	height:52px !important;
}

#item53912 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53931 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-12265 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12265 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-12247 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12247 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-12231 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-12231 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item12229 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12277 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12278 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12298 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12303 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12301 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12313 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12329 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12342 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12343 {
	width:34px !important;
	height:13px !important;
	left:673px !important;
	top:141px !important;
}

#item12353 {
	width:34px !important;
	height:13px !important;
	left:944px !important;
	top:141px !important;
}

#item12365 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item12386 {
	width:236px !important;
	height:10px !important;
}

#item12389 {
	width:19px !important;
	height:19px !important;
	left:109px !important;
	top:14px !important;
}

@keyframes fade-in-12389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12419 {
	width:239px !important;
	height:10px !important;
}

#item12422 {
	width:19px !important;
	height:19px !important;
	left:110px !important;
	top:14px !important;
}

@keyframes fade-in-12422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12451 {
	width:144px !important;
	height:10px !important;
}

#item12454 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-12454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12487 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12763 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12783 {
	width:804px !important;
	height:371px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12805 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item12827 {
	width:156px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item12849 {
	width:149px !important;
	height:223px !important;
	left:277px !important;
	top:95px !important;
}

#item12871 {
	width:146px !important;
	height:173px !important;
	left:467px !important;
	top:95px !important;
}

#item12874 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:242px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item12875 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:425px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item12876 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item12889 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:128px !important;
}

#item12899 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:128px !important;
}

#item12912 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:192px !important;
}

#item12922 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:206px !important;
}

#item12933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12931 {
	width:21px !important;
	height:21px !important;
	left:807px !important;
	top:23px !important;
}

#item12944 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item13031 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item13032 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:190px !important;
}

#item13060 {
	width:160px !important;
	height:173px !important;
	left:654px !important;
	top:95px !important;
}

#item13063 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:128px !important;
}

#item144441 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:255px !important;
}

#item189107 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:350px !important;
}

#item189110 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:351px !important;
}

#item189119 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:351px !important;
}

#item189142 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:337px !important;
}

#item189168 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189165 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:334px !important;
}

#item12741 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12742 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item12748 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12746 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12702 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12705 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12708 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12706 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table342136 th, table#table342136 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table342136 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table342136 {
	table-layout:fixed;
}

#item12737 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-12737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12575 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12576 {
	width:586px !important;
	height:552px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12577 {
	width:21px !important;
	height:21px !important;
	left:590px !important;
	top:23px !important;
}

#item12609 {
	width:531px !important;
	height:491px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-12609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12631 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:541px !important;
}

#item12678 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12655 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12634 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:538px !important;
}

#item12494 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12514 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12517 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item12537 {
	width:650px !important;
	height:1570px !important;
}

@keyframes fade-in-12537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12555 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12553 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item12492 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item12490 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item13076 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item13089 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item13099 {
	width:34px !important;
	height:13px !important;
	left:400px !important;
	top:141px !important;
}

#item13132 {
	width:131px !important;
	height:10px !important;
}

#item13135 {
	width:19px !important;
	height:19px !important;
	left:104px !important;
	top:14px !important;
}

@keyframes fade-in-13135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13145 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item13148 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13176 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13146 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13213 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13180 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13253 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13217 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13259 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13301 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13257 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13313 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13343 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13311 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13350 {
	width:43px !important;
	height:43px !important;
}

#item13348 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13360 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53946 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item53983 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53981 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54000 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53998 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54023 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item54024 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item54055 {
	width:335px !important;
	height:15px !important;
}

#item54058 {
	width:27px !important;
	height:27px !important;
	left:154px !important;
	top:20px !important;
}

@keyframes fade-in-54058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54089 {
	width:202px !important;
	height:15px !important;
}

#item54092 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-54092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54103 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item54112 {
	width:48px !important;
	height:18px !important;
	left:275px !important;
	top:151px !important;
}

#item54121 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item54141 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54413 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54434 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54456 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54461 {
	width:29px !important;
	height:29px !important;
}

#item54459 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54541 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item145077 {
	width:477px !important;
	height:473px !important;
	left:37px !important;
}

#item145100 {
	width:477px !important;
	height:427px !important;
	left:37px !important;
	top:473px !important;
}

#item145123 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:43px !important;
}

#item145128 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:111px !important;
}

#item145133 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item145140 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item145146 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item145152 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item145158 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item145164 {
	width:19px !important;
	height:19px !important;
	top:787px !important;
}

#item145170 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item194507 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194512 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194535 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194538 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194564 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194561 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item54391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54389 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54408 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54348 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54349 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table347140 th, table#table347140 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table347140 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table347140 {
	table-layout:fixed;
}

#item54369 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54374 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54372 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item54226 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54227 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54228 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54285 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54262 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54241 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item54308 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item54311 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item54331 {
	width:505px !important;
	height:857px !important;
}

@keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54148 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54168 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54171 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item54191 {
	width:505px !important;
	height:3601px !important;
}

@keyframes fade-in-54191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54210 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54208 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54146 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item54144 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item54704 {
	width:48px !important;
	height:18px !important;
	left:289px !important;
	top:225px !important;
}

#item54735 {
	width:70px !important;
	height:15px !important;
}

#item54738 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-54738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54749 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:207px !important;
}

#item54779 {
	width:67px !important;
	height:15px !important;
}

#item54782 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-54782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54791 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item54794 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54826 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54792 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item54832 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54864 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54830 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item54870 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54899 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54868 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item54905 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54938 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54903 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item54944 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item54976 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item54942 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item54982 {
	width:52px !important;
	height:52px !important;
}

#item54980 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item54999 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13410 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13410 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-13394 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13394 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-13378 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-13378 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item13376 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13422 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13423 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13443 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13448 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13446 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13463 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13461 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13474 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13484 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13485 {
	width:34px !important;
	height:13px !important;
	left:986px !important;
	top:153px !important;
}

#item13497 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:153px !important;
}

#item13513 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:153px !important;
}

#item13533 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:153px !important;
}

#item13544 {
	opacity:0.50;
	width:837px !important;
	height:1px !important;
	left:271px !important;
	top:173px !important;
	background:#000;
}

#item13565 {
	width:99px !important;
	height:10px !important;
}

#item13568 {
	width:55px !important;
	height:24px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-13568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13599 {
	width:172px !important;
	height:10px !important;
}

#item13602 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:14px !important;
}

@keyframes fade-in-13602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13636 {
	width:204px !important;
	height:10px !important;
}

#item13639 {
	width:19px !important;
	height:19px !important;
	left:92px !important;
	top:14px !important;
}

@keyframes fade-in-13639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13673 {
	width:152px !important;
	height:10px !important;
}

#item13676 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-13676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13707 {
	width:100px !important;
	height:10px !important;
}

#item13710 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-13710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13742 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item14024 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-14024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14044 {
	width:914px !important;
	height:303px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14066 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item14088 {
	width:187px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item14110 {
	width:187px !important;
	height:173px !important;
	left:309px !important;
	top:95px !important;
}

#item14132 {
	width:158px !important;
	height:173px !important;
	left:538px !important;
	top:95px !important;
}

#item14135 {
	opacity:0.50;
	width:1px !important;
	height:120px !important;
	left:266px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14136 {
	opacity:0.50;
	width:1px !important;
	height:120px !important;
	left:496px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14156 {
	width:176px !important;
	height:173px !important;
	left:750px !important;
	top:95px !important;
}

#item14159 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item14170 {
	opacity:0.50;
	width:1px !important;
	height:120px !important;
	left:709px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14171 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:178px !important;
}

#item14181 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:128px !important;
}

#item14195 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:128px !important;
}

#item14209 {
	width:14px !important;
	height:14px !important;
	left:729px !important;
	top:128px !important;
}

#item14221 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:177px !important;
}

#item14234 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:206px !important;
}

#item14245 {
	width:14px !important;
	height:14px !important;
	left:729px !important;
	top:193px !important;
}

#item14328 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14326 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:23px !important;
}

#item189207 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:294px !important;
}

#item189210 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:294px !important;
}

#item189213 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:295px !important;
}

#item189237 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:281px !important;
}

#item189264 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189261 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:278px !important;
}

#item13996 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13997 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item14003 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14001 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item13930 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13931 {
	width:318px !important;
	height:263px !important;
	left:371px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table351984 th, table#table351984 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table351984 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table351984 {
	table-layout:fixed;
}

#item13951 {
	width:258px !important;
	height:235px !important;
	left:401px !important;
	top:49px !important;
}

@keyframes fade-in-13951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13954 {
	width:318px !important;
	height:264px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table352944 th, table#table352944 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table352944 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table352944 {
	table-layout:fixed;
}

#item13974 {
	width:258px !important;
	height:246px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-13974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13977 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:23px !important;
}

#item13819 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13820 {
	width:588px !important;
	height:520px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13823 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13821 {
	width:21px !important;
	height:21px !important;
	left:592px !important;
	top:23px !important;
}

#item13856 {
	width:535px !important;
	height:459px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13878 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:508px !important;
}

#item13925 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item13902 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item13881 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:505px !important;
}

#item13749 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13769 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13772 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item13792 {
	width:650px !important;
	height:1696px !important;
}

@keyframes fade-in-13792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13807 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13805 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item13747 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item13745 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item14347 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item14358 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item14368 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item14371 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14405 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14369 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14411 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14445 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14409 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14481 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14449 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14487 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14519 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14485 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14531 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14561 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14529 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14568 {
	width:43px !important;
	height:43px !important;
}

#item14566 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14579 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55014 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item55056 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55054 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55069 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55067 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55079 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:154px !important;
}

#item55092 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item55105 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item55106 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item55126 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item55385 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55406 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55428 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55433 {
	width:29px !important;
	height:29px !important;
}

#item55431 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55515 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item146269 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item146292 {
	width:477px !important;
	height:425px !important;
	left:33px !important;
	top:407px !important;
}

#item146315 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item146320 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item146327 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item146332 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item146337 {
	width:19px !important;
	height:19px !important;
	top:453px !important;
}

#item146343 {
	width:19px !important;
	height:19px !important;
	top:539px !important;
}

#item146348 {
	width:19px !important;
	height:19px !important;
	top:676px !important;
}

#item146354 {
	width:19px !important;
	height:19px !important;
	top:739px !important;
}

#item194397 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194401 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194424 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194428 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194455 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194452 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item55365 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55363 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55380 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item55324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55325 {
	width:446px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table357172 th, table#table357172 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table357172 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table357172 {
	table-layout:fixed;
}

table#table358155 th, table#table358155 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358155 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358155 {
	table-layout:fixed;
}

#item55345 {
	width:361px !important;
	height:592px !important;
	left:52px !important;
	top:41px !important;
}

@keyframes fade-in-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55350 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55348 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item55205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55206 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55209 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55207 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55266 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item55243 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item55222 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item55289 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item55292 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item55312 {
	width:505px !important;
	height:896px !important;
}

@keyframes fade-in-55312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55153 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55156 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55176 {
	width:505px !important;
	height:3632px !important;
}

@keyframes fade-in-55176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55190 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55188 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55131 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55129 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item55671 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:172px !important;
}

#item55681 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:172px !important;
}

#item55710 {
	width:110px !important;
	height:15px !important;
}

#item55713 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-55713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55746 {
	width:190px !important;
	height:15px !important;
}

#item55749 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:20px !important;
}

@keyframes fade-in-55749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55782 {
	width:73px !important;
	height:15px !important;
}

#item55785 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-55785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55795 {
	width:48px !important;
	height:18px !important;
	left:376px !important;
	top:247px !important;
}

#item55807 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item55837 {
	width:139px !important;
	height:15px !important;
}

#item55840 {
	width:77px !important;
	height:33px !important;
	left:70px !important;
	top:20px !important;
}

@keyframes fade-in-55840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55869 {
	width:212px !important;
	height:15px !important;
}

#item55872 {
	width:27px !important;
	height:27px !important;
	left:93px !important;
	top:20px !important;
}

@keyframes fade-in-55872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55883 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item55886 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55921 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55884 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55927 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55964 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55925 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55970 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55999 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55968 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item56005 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56033 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56003 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item56039 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item56071 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item56037 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item56077 {
	width:52px !important;
	height:52px !important;
}

#item56075 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item56091 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14625 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14625 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-14609 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14609 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14597 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14597 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14595 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14640 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14641 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14661 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14666 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14664 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14681 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14679 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14691 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14710 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14711 {
	width:34px !important;
	height:13px !important;
	left:975px !important;
	top:141px !important;
}

#item14728 {
	width:34px !important;
	height:13px !important;
	left:577px !important;
	top:141px !important;
}

#item14739 {
	width:34px !important;
	height:13px !important;
	left:367px !important;
	top:141px !important;
}

#item14753 {
	width:34px !important;
	height:13px !important;
	left:785px !important;
	top:141px !important;
}

#item14763 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item14784 {
	width:174px !important;
	height:10px !important;
}

#item14787 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-14787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14816 {
	width:176px !important;
	height:10px !important;
}

#item14819 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:14px !important;
}

@keyframes fade-in-14819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14850 {
	width:156px !important;
	height:10px !important;
}

#item14853 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:14px !important;
}

@keyframes fade-in-14853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14887 {
	width:111px !important;
	height:10px !important;
}

#item14890 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-14890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14927 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item15173 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15193 {
	width:795px !important;
	height:325px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15215 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item15237 {
	width:129px !important;
	height:207px !important;
	left:79px !important;
	top:95px !important;
}

#item15259 {
	width:161px !important;
	height:173px !important;
	left:250px !important;
	top:95px !important;
}

#item15281 {
	width:155px !important;
	height:173px !important;
	left:453px !important;
	top:95px !important;
}

#item15284 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:208px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15285 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:411px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15305 {
	width:168px !important;
	height:173px !important;
	left:653px !important;
	top:95px !important;
}

#item15308 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item15320 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:612px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15321 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:223px !important;
}

#item15331 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:128px !important;
}

#item15340 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:128px !important;
}

#item15351 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:128px !important;
}

#item15369 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:177px !important;
}

#item15389 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:177px !important;
}

#item15400 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:190px !important;
}

#item15481 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15479 {
	width:21px !important;
	height:21px !important;
	left:798px !important;
	top:23px !important;
}

#item189294 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:310px !important;
}

#item189297 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:311px !important;
}

#item189300 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:312px !important;
}

#item189323 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:297px !important;
}

#item189350 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189347 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:295px !important;
}

#item15154 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15155 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item15161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15159 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item15113 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15114 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15117 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15115 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table362427 th, table#table362427 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table362427 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table362427 {
	table-layout:fixed;
}

#item15150 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15002 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15003 {
	width:574px !important;
	height:489px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15006 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15004 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item15039 {
	width:514px !important;
	height:427px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15061 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

#item15108 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item15085 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item15064 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:474px !important;
}

#item14934 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-14934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14954 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14957 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item14977 {
	width:650px !important;
	height:1458px !important;
}

@keyframes fade-in-14977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14991 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14989 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item14932 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item14930 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item15491 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item15504 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item15536 {
	width:111px !important;
	height:10px !important;
}

#item15539 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:14px !important;
}

@keyframes fade-in-15539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15548 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item15551 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15582 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15549 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15588 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15621 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15586 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15627 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15666 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15625 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15672 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15701 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15670 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15713 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15741 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15711 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item15748 {
	width:43px !important;
	height:43px !important;
}

#item15746 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15762 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56106 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item56136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56134 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item56148 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56146 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item56158 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item56159 {
	width:48px !important;
	height:18px !important;
	left:415px !important;
	top:225px !important;
}

#item56170 {
	width:48px !important;
	height:18px !important;
	left:186px !important;
	top:225px !important;
}

#item56201 {
	width:130px !important;
	height:15px !important;
}

#item56204 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-56204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56235 {
	width:90px !important;
	height:15px !important;
}

#item56238 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-56238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56250 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56272 {
	width:46px !important;
	height:46px !important;
	left:615px !important;
	top:207px !important;
}

#item56306 {
	width:110px !important;
	height:15px !important;
}

#item56309 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:20px !important;
}

@keyframes fade-in-56309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56338 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item56590 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56611 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56633 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item56638 {
	width:29px !important;
	height:29px !important;
}

#item56636 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item56726 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item146974 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item146997 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:406px !important;
}

#item147020 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item147026 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item147032 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item147037 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item147044 {
	width:19px !important;
	height:19px !important;
	top:453px !important;
}

#item147049 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item147054 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item147060 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item194307 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194310 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194333 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194337 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194363 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194360 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item56573 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56571 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item56585 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item56532 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56533 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table366357 th, table#table366357 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table366357 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table366357 {
	table-layout:fixed;
}

#item56553 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-56553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56558 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56556 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56416 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56417 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56420 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56418 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56474 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56451 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56430 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item56497 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56500 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56520 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-56520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56345 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56365 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56368 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56388 {
	width:505px !important;
	height:3333px !important;
}

@keyframes fade-in-56388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56404 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56402 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56343 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56341 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item56870 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item56871 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item56883 {
	width:48px !important;
	height:18px !important;
	left:274px !important;
	top:151px !important;
}

#item56924 {
	width:247px !important;
	height:15px !important;
}

#item56927 {
	width:27px !important;
	height:27px !important;
	left:110px !important;
	top:20px !important;
}

@keyframes fade-in-56927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56961 {
	width:155px !important;
	height:15px !important;
}

#item56964 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-56964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56974 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item56977 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57009 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56975 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57015 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57044 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57013 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57050 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57078 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57048 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57084 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57112 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57082 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57118 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item57148 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item57116 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item57154 {
	width:52px !important;
	height:52px !important;
}

#item57152 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item57166 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-15778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-15807 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15807 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-15794 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15794 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-15780 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-15780 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item15778 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15820 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15821 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15841 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15846 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15844 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15859 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15857 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15869 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15880 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15881 {
	width:34px !important;
	height:13px !important;
	left:772px !important;
	top:153px !important;
}

#item15895 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:153px !important;
}

#item15913 {
	width:34px !important;
	height:13px !important;
	left:1011px !important;
	top:153px !important;
}

#item15924 {
	width:34px !important;
	height:13px !important;
	left:475px !important;
	top:153px !important;
}

#item15933 {
	width:34px !important;
	height:13px !important;
	left:333px !important;
	top:153px !important;
}

#item15946 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:153px !important;
}

#item15959 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item15980 {
	width:97px !important;
	height:10px !important;
}

#item15983 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:14px !important;
}

@keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16013 {
	width:92px !important;
	height:10px !important;
}

#item16016 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-16016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16048 {
	width:79px !important;
	height:10px !important;
}

#item16051 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16081 {
	width:108px !important;
	height:10px !important;
}

#item16084 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-16084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16113 {
	width:131px !important;
	height:10px !important;
}

#item16116 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-16116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16147 {
	width:72px !important;
	height:10px !important;
}

#item16150 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-16150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16183 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item16438 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16438 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16438 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16458 {
	width:886px !important;
	height:498px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16480 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item16502 {
	width:161px !important;
	height:374px !important;
	left:79px !important;
	top:95px !important;
}

#item16524 {
	width:191px !important;
	height:333px !important;
	left:282px !important;
	top:95px !important;
}

#item16546 {
	width:172px !important;
	height:352px !important;
	left:531px !important;
	top:95px !important;
}

#item16549 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:240px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16550 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:490px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16570 {
	width:149px !important;
	height:176px !important;
	left:745px !important;
	top:95px !important;
}

#item16573 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item16583 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:703px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16584 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item16596 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:128px !important;
}

#item16606 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:128px !important;
}

#item16615 {
	width:14px !important;
	height:14px !important;
	left:724px !important;
	top:128px !important;
}

#item16626 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:191px !important;
}

#item16640 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:206px !important;
}

#item16658 {
	width:14px !important;
	height:14px !important;
	left:724px !important;
	top:192px !important;
}

#item16737 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16735 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:23px !important;
}

#item16750 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:304px !important;
}

#item16760 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item16772 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:287px !important;
}

#item16782 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:335px !important;
}

#item16791 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:319px !important;
}

#item16803 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:384px !important;
}

#item101283 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:398px !important;
}

#item189388 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:480px !important;
}

#item189391 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:481px !important;
}

#item189395 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:481px !important;
}

#item189418 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:467px !important;
}

#item189444 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189441 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:464px !important;
}

#item16416 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16417 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item16423 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16421 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16374 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16375 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16378 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16376 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table372534 th, table#table372534 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table372534 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table372534 {
	table-layout:fixed;
}

#item16412 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16267 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16268 {
	width:588px !important;
	height:553px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16269 {
	width:21px !important;
	height:21px !important;
	left:592px !important;
	top:23px !important;
}

#item16300 {
	width:525px !important;
	height:491px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-16300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16322 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:541px !important;
}

#item16369 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16346 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16325 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:538px !important;
}

#item16190 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16210 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16213 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item16233 {
	width:650px !important;
	height:2360px !important;
}

@keyframes fade-in-16233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16255 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16253 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item16188 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item16186 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item16818 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item16841 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item16872 {
	width:70px !important;
	height:10px !important;
}

#item16875 {
	width:56px !important;
	height:27px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-16875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16884 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item16887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16919 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16885 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16925 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16957 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16923 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item16963 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16992 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16961 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item16998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17030 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16996 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17042 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17071 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17040 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17078 {
	width:43px !important;
	height:43px !important;
}

#item17076 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17088 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57181 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item57213 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57211 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item57231 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57229 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item57245 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:193px !important;
	background:#000;
}

#item57246 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:267px !important;
	background:#000;
}

#item57247 {
	width:48px !important;
	height:18px !important;
	left:109px !important;
	top:237px !important;
}

#item57266 {
	width:48px !important;
	height:18px !important;
	left:289px !important;
	top:237px !important;
}

#item57277 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:237px !important;
}

#item57286 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:165px !important;
}

#item57295 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:165px !important;
}

#item57306 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:165px !important;
}

#item57337 {
	width:136px !important;
	height:15px !important;
}

#item57340 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:20px !important;
}

@keyframes fade-in-57340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57369 {
	width:129px !important;
	height:15px !important;
}

#item57372 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-57372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57401 {
	width:110px !important;
	height:15px !important;
}

#item57404 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-57404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57438 {
	width:152px !important;
	height:15px !important;
}

#item57441 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-57441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57478 {
	width:78px !important;
	height:31px !important;
}

#item57481 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:38px !important;
}

@keyframes fade-in-57481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57515 {
	width:101px !important;
	height:15px !important;
}

#item57518 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-57518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57542 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:146px !important;
}

#item57554 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:219px !important;
}

#item57583 {
	width:98px !important;
	height:15px !important;
}

#item57586 {
	width:78px !important;
	height:38px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-57586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57614 {
	width:628px !important;
	height:108px !important;
	left:36px !important;
	top:36px !important;
}

#item57879 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57900 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57922 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57927 {
	width:29px !important;
	height:29px !important;
}

#item57925 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item58019 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item148077 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item148101 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:473px !important;
}

#item148124 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:880px !important;
}

#item148147 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item148152 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item148160 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item148165 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item148170 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item148175 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item148182 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item148187 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item148194 {
	width:19px !important;
	height:19px !important;
	top:786px !important;
}

#item148200 {
	width:19px !important;
	height:19px !important;
	top:919px !important;
}

#item148205 {
	width:19px !important;
	height:19px !important;
	top:1013px !important;
}

#item148211 {
	width:19px !important;
	height:19px !important;
	top:1148px !important;
}

#item148216 {
	width:19px !important;
	height:19px !important;
	top:1216px !important;
}

#item148224 {
	width:477px !important;
	height:224px !important;
	left:33px !important;
	top:1309px !important;
}

#item148247 {
	width:19px !important;
	height:19px !important;
	top:1353px !important;
}

#item148252 {
	width:19px !important;
	height:19px !important;
	top:1419px !important;
}

#item194218 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194221 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194244 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194247 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194274 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194270 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item57855 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57853 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57874 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item57808 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57809 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table377957 th, table#table377957 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table377957 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table377957 {
	table-layout:fixed;
}

#item57829 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57832 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item57692 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57693 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57696 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57694 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57750 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57727 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57706 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item57773 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item57776 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item57796 {
	width:505px !important;
	height:963px !important;
}

@keyframes fade-in-57796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57621 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57641 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57644 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item57664 {
	width:505px !important;
	height:5505px !important;
}

@keyframes fade-in-57664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57677 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57619 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item57617 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58283 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item58286 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58314 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58284 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item58320 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58348 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58318 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item58354 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58386 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58352 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item58392 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58427 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58390 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item58433 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item58465 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item58431 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item58471 {
	width:52px !important;
	height:52px !important;
}

#item58469 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58492 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17135 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17135 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-17118 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17118 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-17105 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-17105 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item17103 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17153 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17154 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17174 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17179 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17177 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17192 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17190 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17202 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17215 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17216 {
	width:34px !important;
	height:13px !important;
	left:518px !important;
	top:141px !important;
}

#item17229 {
	width:34px !important;
	height:13px !important;
	left:668px !important;
	top:141px !important;
}

#item17239 {
	width:34px !important;
	height:13px !important;
	left:326px !important;
	top:141px !important;
}

#item17251 {
	width:34px !important;
	height:13px !important;
	left:837px !important;
	top:141px !important;
}

#item17261 {
	width:34px !important;
	height:13px !important;
	left:1006px !important;
	top:141px !important;
}

#item17270 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item17291 {
	width:115px !important;
	height:10px !important;
}

#item17294 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:14px !important;
}

@keyframes fade-in-17294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17325 {
	width:135px !important;
	height:10px !important;
}

#item17328 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:14px !important;
}

@keyframes fade-in-17328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17363 {
	width:135px !important;
	height:10px !important;
}

#item17366 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:14px !important;
}

@keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17404 {
	width:159px !important;
	height:10px !important;
}

#item17407 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-17407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17437 {
	width:70px !important;
	height:10px !important;
	left:4px !important;
}

#item17440 {
	width:41px !important;
	height:28px !important;
	top:14px !important;
}

@keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17468 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17740 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17760 {
	width:837px !important;
	height:401px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17782 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item17787 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17785 {
	width:21px !important;
	height:21px !important;
	left:839px !important;
	top:24px !important;
}

#item17885 {
	width:229px !important;
	height:141px !important;
	left:78px !important;
	top:96px !important;
}

#item17907 {
	width:230px !important;
	height:141px !important;
	left:78px !important;
	top:237px !important;
}

#item17910 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:270px !important;
}

#item17928 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item17957 {
	width:208px !important;
	height:141px !important;
	left:350px !important;
	top:96px !important;
}

#item17960 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:178px !important;
}

#item17969 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:129px !important;
}

#item17984 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:309px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item17985 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:270px !important;
}

#item17999 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:319px !important;
}

#item18028 {
	width:183px !important;
	height:141px !important;
	left:350px !important;
	top:237px !important;
}

#item18031 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:577px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18032 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item18044 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item18073 {
	width:249px !important;
	height:227px !important;
	left:618px !important;
	top:96px !important;
}

#item18076 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:178px !important;
}

#item18085 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:129px !important;
}

#item189474 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:387px !important;
}

#item189478 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:387px !important;
}

#item189481 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:388px !important;
}

#item189504 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:374px !important;
}

#item189530 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189527 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:371px !important;
}

#item17721 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17722 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17728 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17726 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17658 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17659 {
	width:318px !important;
	height:265px !important;
	left:371px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table382384 th, table#table382384 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table382384 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table382384 {
	table-layout:fixed;
}

#item17679 {
	width:258px !important;
	height:227px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-17679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17684 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17682 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item17697 {
	width:318px !important;
	height:264px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table383324 th, table#table383324 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table383324 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table383324 {
	table-layout:fixed;
}

#item17717 {
	width:258px !important;
	height:222px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17550 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17551 {
	width:595px !important;
	height:537px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17554 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17552 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item17584 {
	width:545px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17631 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17608 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17587 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:524px !important;
}

#item17654 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:527px !important;
}

#item17475 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17495 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17498 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17518 {
	width:650px !important;
	height:1440px !important;
}

@keyframes fade-in-17518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17535 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17533 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17473 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17471 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item18096 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18110 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18148 {
	width:71px !important;
	height:10px !important;
}

#item18151 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-18151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18161 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item18164 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18192 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18162 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18198 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18233 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18196 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18239 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18274 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18237 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18280 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18310 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18278 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18318 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18351 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18316 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18357 {
	width:43px !important;
	height:43px !important;
}

#item18355 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18368 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58507 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item58545 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58543 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58560 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58558 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58572 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item58573 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item58574 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:151px !important;
}

#item58583 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item58592 {
	width:48px !important;
	height:18px !important;
	left:182px !important;
	top:151px !important;
}

#item58605 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:225px !important;
}

#item58618 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:225px !important;
}

#item58649 {
	width:162px !important;
	height:15px !important;
}

#item58652 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:20px !important;
}

@keyframes fade-in-58652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58684 {
	width:188px !important;
	height:15px !important;
}

#item58687 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:20px !important;
}

@keyframes fade-in-58687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58720 {
	width:188px !important;
	height:15px !important;
}

#item58723 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:20px !important;
}

@keyframes fade-in-58723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58755 {
	width:222px !important;
	height:15px !important;
}

#item58758 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:20px !important;
}

@keyframes fade-in-58758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58794 {
	width:97px !important;
	height:15px !important;
	left:5px !important;
}

#item58797 {
	width:58px !important;
	height:39px !important;
	top:20px !important;
}

@keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58809 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item58820 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item58849 {
	width:99px !important;
	height:15px !important;
}

#item58852 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:20px !important;
}

@keyframes fade-in-58852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58880 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59185 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59207 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59212 {
	width:29px !important;
	height:29px !important;
}

#item59210 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item59296 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item149055 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item149078 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:407px !important;
}

#item149102 {
	width:477px !important;
	height:214px !important;
	left:33px !important;
	top:815px !important;
}

#item149125 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item149130 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item149138 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item149144 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item149150 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item149155 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item149162 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item149168 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item149174 {
	width:19px !important;
	height:19px !important;
	top:927px !important;
}

#item149179 {
	width:19px !important;
	height:19px !important;
	top:859px !important;
}

#item194136 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194139 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194162 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194165 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194191 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194188 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item59146 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59144 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59159 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59082 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59083 {
	width:446px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table387680 th, table#table387680 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387680 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387680 {
	table-layout:fixed;
}

#item59103 {
	width:361px !important;
	height:286px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-59103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59108 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59106 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

table#table388623 th, table#table388623 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table388623 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table388623 {
	table-layout:fixed;
}

#item59140 {
	width:361px !important;
	height:286px !important;
	left:52px !important;
	top:352px !important;
}

@keyframes fade-in-59140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58963 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58964 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59021 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item58998 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item58977 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item59044 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item59047 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item59067 {
	width:505px !important;
	height:913px !important;
}

@keyframes fade-in-59067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58887 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58907 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58910 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item58930 {
	width:505px !important;
	height:3265px !important;
}

@keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58947 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58945 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item58885 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item58883 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item59496 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item59499 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59527 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59497 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59533 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59561 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59531 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59567 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59599 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59565 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59605 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59637 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59603 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59643 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item59672 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item59641 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item59678 {
	width:52px !important;
	height:52px !important;
}

#item59676 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-18384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18407 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18407 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-18396 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18396 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-18386 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-18386 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item18384 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18424 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18425 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18445 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18450 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18448 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18469 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18482 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18491 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18492 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:250px !important;
	top:202px !important;
	background:#000;
}

#item18513 {
	width:84px !important;
	height:10px !important;
}

#item18516 {
	width:47px !important;
	height:27px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-18516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18529 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:182px !important;
}

#item18542 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:132px !important;
}

#item18552 {
	width:34px !important;
	height:13px !important;
	left:510px !important;
	top:182px !important;
}

#item18565 {
	width:34px !important;
	height:13px !important;
	left:351px !important;
	top:182px !important;
}

#item18575 {
	width:34px !important;
	height:13px !important;
	left:519px !important;
	top:132px !important;
}

#item18584 {
	width:34px !important;
	height:13px !important;
	left:338px !important;
	top:132px !important;
}

#item18595 {
	width:34px !important;
	height:13px !important;
	left:703px !important;
	top:182px !important;
}

#item18612 {
	width:34px !important;
	height:13px !important;
	left:857px !important;
	top:182px !important;
}

#item18631 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:132px !important;
}

#item18641 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:152px !important;
	background:#000;
}

#item18662 {
	width:159px !important;
	height:10px !important;
}

#item18665 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18694 {
	width:108px !important;
	height:10px !important;
}

#item18697 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-18697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18730 {
	width:106px !important;
	height:10px !important;
}

#item18733 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-18733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18766 {
	width:103px !important;
	height:10px !important;
}

#item18769 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18799 {
	width:136px !important;
	height:10px !important;
}

#item18802 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:14px !important;
}

@keyframes fade-in-18802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18835 {
	width:125px !important;
	height:10px !important;
}

#item18838 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-18838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18869 {
	width:147px !important;
	height:10px !important;
}

#item18872 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:14px !important;
}

@keyframes fade-in-18872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18901 {
	width:119px !important;
	height:10px !important;
}

#item18904 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-18904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18935 {
	width:142px !important;
	height:10px !important;
}

#item18938 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:14px !important;
}

@keyframes fade-in-18938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18972 {
	width:71px !important;
	height:10px !important;
}

#item18975 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-18975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19014 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item19344 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19345 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19365 {
	width:933px !important;
	height:572px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19387 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item19390 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item19391 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item19392 {
	width:899px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item151872 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item151878 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item151884 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item151889 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item151894 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item151903 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item151910 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:431px !important;
}

#item151917 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item151924 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:574px !important;
}

#item151931 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item151937 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item151942 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:210px !important;
}

#item151947 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:258px !important;
}

#item151953 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:354px !important;
}

#item151961 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:402px !important;
}

#item151968 {
	width:14px !important;
	height:14px !important;
	top:79px !important;
}

#item151975 {
	width:14px !important;
	height:14px !important;
	top:191px !important;
}

#item151981 {
	width:14px !important;
	height:14px !important;
	top:239px !important;
}

#item151989 {
	width:14px !important;
	height:14px !important;
	top:334px !important;
}

#item151994 {
	width:14px !important;
	height:14px !important;
	top:382px !important;
}

#item151999 {
	width:14px !important;
	height:14px !important;
	top:478px !important;
}

#item152007 {
	width:14px !important;
	height:14px !important;
	top:526px !important;
}

#item152012 {
	width:249px !important;
	height:571px !important;
	left:21px !important;
}

#item152036 {
	width:245px !important;
	height:636px !important;
	left:312px !important;
}

#item152060 {
	width:249px !important;
	height:475px !important;
	left:599px !important;
}

#item152083 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:270px !important;
}

#item19796 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19794 {
	width:21px !important;
	height:21px !important;
	left:937px !important;
	top:23px !important;
}

#item189654 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item189658 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item189661 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item189684 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item189710 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189707 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item19322 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19323 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item19329 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19327 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item19284 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19285 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19286 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table395144 th, table#table395144 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table395144 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table395144 {
	table-layout:fixed;
}

#item19318 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-19318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19089 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19090 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19093 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19091 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:23px !important;
}

#item19107 {
	width:697px !important;
	height:480px !important;
	left:59px !important;
	top:48px !important;
}

#item151552 {
	width:650px !important;
	height:786px !important;
}

@keyframes fade-in-151552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-151552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item151552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19232 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item19279 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item19256 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item19235 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:555px !important;
}

#item19021 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19041 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19044 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item19064 {
	width:650px !important;
	height:3362px !important;
}

@keyframes fade-in-19064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19078 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19076 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item19019 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item19017 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item19810 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:119px !important;
}

#item19828 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:169px !important;
}

#item19839 {
	width:34px !important;
	height:13px !important;
}

#item19848 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item19861 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item19874 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19906 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19875 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19912 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19943 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19910 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19978 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19984 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20012 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19982 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20024 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20055 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20022 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20062 {
	width:43px !important;
	height:43px !important;
}

#item20060 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20078 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59706 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item59733 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59731 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item59749 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59747 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item59764 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:248px !important;
	background:#000;
}

#item59765 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:301px !important;
	background:#000;
}

#item59766 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:193px !important;
	background:#000;
}

#item59787 {
	width:73px !important;
	height:15px !important;
}

#item59790 {
	width:66px !important;
	height:38px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-59790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59808 {
	width:48px !important;
	height:18px !important;
	left:457px !important;
	top:273px !important;
}

#item59818 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:222px !important;
}

#item59831 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:222px !important;
}

#item59844 {
	width:48px !important;
	height:18px !important;
	left:449px !important;
	top:222px !important;
}

#item59854 {
	width:48px !important;
	height:18px !important;
	left:333px !important;
	top:166px !important;
}

#item59866 {
	width:48px !important;
	height:18px !important;
	left:175px !important;
	top:165px !important;
}

#item59876 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
	top:273px !important;
}

#item59885 {
	width:48px !important;
	height:18px !important;
	left:299px !important;
	top:273px !important;
}

#item59894 {
	width:48px !important;
	height:18px !important;
	left:501px !important;
	top:166px !important;
}

#item59928 {
	width:65px !important;
	height:31px !important;
}

#item59931 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:36px !important;
}

@keyframes fade-in-59931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59966 {
	width:110px !important;
	height:15px !important;
}

#item59969 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-59969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60005 {
	width:80px !important;
	height:15px !important;
}

#item60008 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-60008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60038 {
	width:90px !important;
	height:15px !important;
}

#item60041 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-60041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60074 {
	width:70px !important;
	height:31px !important;
}

#item60077 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:36px !important;
}

@keyframes fade-in-60077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60110 {
	width:100px !important;
	height:15px !important;
}

#item60113 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-60113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60143 {
	width:100px !important;
	height:15px !important;
}

#item60146 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:22px !important;
}

@keyframes fade-in-60146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60178 {
	width:100px !important;
	height:15px !important;
}

#item60181 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-60181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60211 {
	width:130px !important;
	height:15px !important;
}

#item60214 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-60214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60243 {
	width:59px !important;
	height:15px !important;
}

#item60246 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-60246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60255 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:148px !important;
}

#item60268 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:254px !important;
}

#item60283 {
	width:48px !important;
	height:18px !important;
}

#item60299 {
	width:48px !important;
	height:18px !important;
	left:107px !important;
}

#item60310 {
	width:48px !important;
	height:18px !important;
	left:53px !important;
}

#item60343 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item60597 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60618 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60640 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item60645 {
	width:29px !important;
	height:29px !important;
}

#item60643 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item60733 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item153627 {
	width:477px !important;
	height:403px !important;
	left:33px !important;
}

#item153650 {
	width:477px !important;
	height:403px !important;
	left:33px !important;
	top:404px !important;
}

#item153673 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:808px !important;
}

#item153696 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item153702 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item153707 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item153713 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item153720 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item153726 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item153733 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item153738 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item153744 {
	width:19px !important;
	height:19px !important;
	top:856px !important;
}

#item153750 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item153755 {
	width:19px !important;
	height:19px !important;
	top:1057px !important;
}

#item153760 {
	width:19px !important;
	height:19px !important;
	top:1124px !important;
}

#item153767 {
	width:19px !important;
	height:19px !important;
	top:1188px !important;
}

#item153773 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item153796 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item153801 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item153809 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item153815 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item153824 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item153847 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item153852 {
	width:19px !important;
	height:19px !important;
	top:131px !important;
}

#item153857 {
	width:19px !important;
	height:19px !important;
	top:266px !important;
}

#item153865 {
	width:19px !important;
	height:19px !important;
	top:333px !important;
}

#item153871 {
	width:477px !important;
	height:215px !important;
	left:29px !important;
}

#item153894 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item153899 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item194040 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item194043 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item194066 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item194074 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194100 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194097 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item60581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60579 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item60592 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item60542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60543 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table402383 th, table#table402383 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table402383 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table402383 {
	table-layout:fixed;
}

#item60563 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-60563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60568 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60566 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item60422 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60423 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60426 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60424 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60483 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item60460 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item60439 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item60506 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item60509 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item60529 {
	width:505px !important;
	height:1354px !important;
}

@keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60350 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60370 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60373 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item60393 {
	width:505px !important;
	height:8104px !important;
}

@keyframes fade-in-60393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60410 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60408 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60348 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item60346 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item61133 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item61136 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61168 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61134 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61174 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61206 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61172 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61212 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61241 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61210 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61247 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61278 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61245 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item61284 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item61313 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item61282 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item61319 {
	width:52px !important;
	height:52px !important;
}

#item61317 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item61329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20130 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20130 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-20116 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20116 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-20095 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-20095 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20093 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20141 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20142 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20162 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20167 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20165 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20183 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20181 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20197 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20207 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20208 {
	width:34px !important;
	height:13px !important;
	left:405px !important;
	top:141px !important;
}

#item20220 {
	width:34px !important;
	height:13px !important;
	left:515px !important;
	top:141px !important;
}

#item20230 {
	width:34px !important;
	height:13px !important;
	left:305px !important;
	top:141px !important;
}

#item20241 {
	width:34px !important;
	height:13px !important;
	left:824px !important;
	top:141px !important;
}

#item20252 {
	width:34px !important;
	height:13px !important;
	left:918px !important;
	top:141px !important;
}

#item20267 {
	width:34px !important;
	height:21px !important;
	left:1028px !important;
	top:137px !important;
}

#item20286 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item20307 {
	width:74px !important;
	height:10px !important;
}

#item20310 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:13px !important;
}

@keyframes fade-in-20310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20340 {
	width:88px !important;
	height:10px !important;
}

#item20343 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-20343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20372 {
	width:64px !important;
	height:10px !important;
}

#item20375 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:13px !important;
}

@keyframes fade-in-20375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20408 {
	width:65px !important;
	height:10px !important;
}

#item20411 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:13px !important;
}

@keyframes fade-in-20411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20444 {
	width:59px !important;
	height:21px !important;
}

#item20447 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:25px !important;
}

@keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20478 {
	width:74px !important;
	height:10px !important;
}

#item20481 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:13px !important;
}

@keyframes fade-in-20481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20512 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20765 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20785 {
	width:961px !important;
	height:495px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20807 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20812 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20810 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item20908 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:96px !important;
}

#item20911 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:290px !important;
}

#item20924 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:338px !important;
}

#item20953 {
	width:183px !important;
	height:317px !important;
	left:346px !important;
	top:96px !important;
}

#item20956 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:192px !important;
}

#item20969 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:143px !important;
}

#item20979 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:306px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20980 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:287px !important;
}

#item20989 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:335px !important;
}

#item21000 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item21001 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item21015 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item21052 {
	width:170px !important;
	height:365px !important;
	left:570px !important;
	top:96px !important;
}

#item21055 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:194px !important;
}

#item21065 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:129px !important;
}

#item21074 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:302px !important;
}

#item21088 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:351px !important;
}

#item21102 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:740px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item21122 {
	width:188px !important;
	height:317px !important;
	left:781px !important;
	top:96px !important;
}

#item21125 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:129px !important;
}

#item21135 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:193px !important;
}

#item21149 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:289px !important;
}

#item21159 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:338px !important;
}

#item103482 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:400px !important;
}

#item189742 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:482px !important;
}

#item189750 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:483px !important;
}

#item189753 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:484px !important;
}

#item189776 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:470px !important;
}

#item189803 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189800 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:467px !important;
}

#item20738 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20739 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item20745 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20743 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20696 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20697 {
	width:318px !important;
	height:248px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table408540 th, table#table408540 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table408540 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table408540 {
	table-layout:fixed;
}

#item20717 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20720 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item184804 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-184804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184806 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184807 {
	width:697px !important;
	height:480px !important;
	left:59px !important;
	top:49px !important;
}

#item184808 {
	width:650px !important;
	height:710px !important;
}

@keyframes fade-in-184808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20591 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20589 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item184836 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:559px !important;
}

#item184876 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184900 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184872 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:556px !important;
}

#item20519 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20539 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20542 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item20562 {
	width:650px !important;
	height:2578px !important;
}

@keyframes fade-in-20562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20576 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20574 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item20517 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item20515 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item21168 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21180 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21214 {
	width:52px !important;
	height:10px !important;
}

#item21217 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:13px !important;
}

@keyframes fade-in-21217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21255 {
	width:43px !important;
	height:10px !important;
}

#item21258 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

@keyframes fade-in-21258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21269 {
	width:34px !important;
	height:13px !important;
}

#item21278 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item21294 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item21311 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21314 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21344 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21312 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21350 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21383 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21348 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item21389 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21418 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21387 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item21424 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21452 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21422 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item21460 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21490 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21458 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item21496 {
	width:43px !important;
	height:43px !important;
}

#item21494 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21512 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61344 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item61380 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61378 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item61392 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61390 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item61405 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item61406 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item61407 {
	width:48px !important;
	height:18px !important;
	left:266px !important;
	top:151px !important;
}

#item61423 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:151px !important;
}

#item61443 {
	width:48px !important;
	height:18px !important;
	left:162px !important;
	top:151px !important;
}

#item61454 {
	width:48px !important;
	height:18px !important;
	left:169px !important;
	top:225px !important;
}

#item61467 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item61478 {
	width:48px !important;
	height:18px !important;
	left:331px !important;
	top:225px !important;
}

#item61487 {
	width:48px !important;
	height:29px !important;
	left:478px !important;
	top:220px !important;
}

#item61516 {
	width:77px !important;
	height:31px !important;
}

#item61519 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:36px !important;
}

@keyframes fade-in-61519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61550 {
	width:124px !important;
	height:15px !important;
}

#item61553 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-61553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61584 {
	width:90px !important;
	height:14px !important;
}

#item61587 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

@keyframes fade-in-61587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61616 {
	width:60px !important;
	height:31px !important;
}

#item61619 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:36px !important;
}

@keyframes fade-in-61619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61651 {
	width:119px !important;
	height:14px !important;
}

#item61654 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:19px !important;
}

@keyframes fade-in-61654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61691 {
	width:104px !important;
	height:14px !important;
}

#item61694 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:19px !important;
}

@keyframes fade-in-61694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61714 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item61725 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item61757 {
	width:73px !important;
	height:14px !important;
}

#item61760 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:19px !important;
}

@keyframes fade-in-61760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61790 {
	width:61px !important;
	height:15px !important;
}

#item61793 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-61793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61803 {
	width:48px !important;
	height:18px !important;
}

#item61812 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item61842 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item62110 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62131 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62153 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62158 {
	width:29px !important;
	height:29px !important;
}

#item62156 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62234 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item155007 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item155030 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:406px !important;
}

#item155053 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:810px !important;
}

#item155076 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item155082 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item155089 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item155095 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item155100 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item155106 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item155111 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item155117 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item155123 {
	width:19px !important;
	height:19px !important;
	top:920px !important;
}

#item155128 {
	width:19px !important;
	height:19px !important;
	top:852px !important;
}

#item155133 {
	width:19px !important;
	height:19px !important;
	top:1054px !important;
}

#item155140 {
	width:19px !important;
	height:19px !important;
	top:1122px !important;
}

#item155146 {
	width:19px !important;
	height:19px !important;
	top:1192px !important;
}

#item155153 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:1283px !important;
}

#item155176 {
	width:19px !important;
	height:19px !important;
	top:1328px !important;
}

#item155182 {
	width:19px !important;
	height:19px !important;
	top:1394px !important;
}

#item155187 {
	width:19px !important;
	height:19px !important;
	top:1529px !important;
}

#item155194 {
	width:19px !important;
	height:19px !important;
	top:1598px !important;
}

#item193957 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193960 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193983 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193988 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item194014 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item194011 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item62093 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62091 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62105 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62043 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62044 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table414210 th, table#table414210 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table414210 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table414210 {
	table-layout:fixed;
}

#item62064 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62069 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62067 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item61918 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61919 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61920 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61978 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61955 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61934 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item62001 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item62004 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item62024 {
	width:505px !important;
	height:1137px !important;
}

@keyframes fade-in-62024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61849 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61869 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61872 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item61892 {
	width:505px !important;
	height:6133px !important;
}

@keyframes fade-in-61892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61907 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61905 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61847 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item61845 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item62522 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item62525 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62564 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62523 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item62570 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62600 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62568 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item62606 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62637 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62604 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item62643 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62672 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62641 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item62678 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item62706 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item62676 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item62712 {
	width:52px !important;
	height:52px !important;
}

#item62710 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item62723 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-21558 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21558 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-21547 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21547 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-21529 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-21529 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item21527 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21569 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21570 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21590 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21595 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21593 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21611 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21609 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21625 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21635 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21636 {
	width:34px !important;
	height:13px !important;
	left:438px !important;
	top:141px !important;
}

#item21648 {
	width:34px !important;
	height:13px !important;
	left:545px !important;
	top:141px !important;
}

#item21658 {
	width:34px !important;
	height:13px !important;
	left:311px !important;
	top:141px !important;
}

#item21667 {
	width:34px !important;
	height:13px !important;
	left:879px !important;
	top:141px !important;
}

#item21678 {
	width:34px !important;
	height:13px !important;
	left:1011px !important;
	top:141px !important;
}

#item21695 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21716 {
	width:60px !important;
	height:21px !important;
}

#item21719 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:25px !important;
}

@keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21758 {
	width:88px !important;
	height:10px !important;
}

#item21761 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-21761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21791 {
	width:64px !important;
	height:10px !important;
}

#item21794 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:13px !important;
}

@keyframes fade-in-21794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21823 {
	width:80px !important;
	height:10px !important;
}

#item21826 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-21826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21860 {
	width:85px !important;
	height:10px !important;
}

#item21863 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:13px !important;
}

@keyframes fade-in-21863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21895 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22140 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22160 {
	width:972px !important;
	height:500px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22182 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item22187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22185 {
	width:21px !important;
	height:21px !important;
	left:974px !important;
	top:24px !important;
}

#item22296 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:96px !important;
}

#item22299 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:288px !important;
}

#item22308 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:336px !important;
}

#item22340 {
	width:183px !important;
	height:317px !important;
	left:348px !important;
	top:96px !important;
}

#item22343 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:192px !important;
}

#item22356 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:144px !important;
}

#item22366 {
	opacity:0.50;
	width:1px !important;
	height:300px !important;
	left:308px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22367 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:289px !important;
}

#item22379 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:336px !important;
}

#item22389 {
	opacity:0.50;
	width:1px !important;
	height:300px !important;
	left:531px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item22399 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item22430 {
	width:170px !important;
	height:350px !important;
	left:572px !important;
	top:96px !important;
}

#item22433 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:191px !important;
}

#item22447 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:129px !important;
}

#item22465 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:302px !important;
}

#item22475 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:352px !important;
}

#item22484 {
	opacity:0.50;
	width:1px !important;
	height:300px !important;
	left:742px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22504 {
	width:198px !important;
	height:317px !important;
	left:784px !important;
	top:96px !important;
}

#item22507 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:129px !important;
}

#item22520 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:193px !important;
}

#item103985 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:400px !important;
}

#item189910 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:482px !important;
}

#item189913 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:483px !important;
}

#item189916 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:484px !important;
}

#item189939 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:470px !important;
}

#item189965 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item189962 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:467px !important;
}

#item22120 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22121 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item22127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22125 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item22083 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-22083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22084 {
	width:318px !important;
	height:248px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table419566 th, table#table419566 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419566 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419566 {
	table-layout:fixed;
}

#item22104 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-22104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22109 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22107 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item21974 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21975 {
	width:662px !important;
	height:570px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21978 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21976 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item22009 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-22009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22056 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item22033 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item22012 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item22079 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item21902 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21922 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21925 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21945 {
	width:650px !important;
	height:1882px !important;
}

@keyframes fade-in-21945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21957 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21900 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21898 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item22533 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item22543 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item22575 {
	width:70px !important;
	height:10px !important;
}

#item22578 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22608 {
	width:43px !important;
	height:10px !important;
}

#item22611 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-22611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22621 {
	width:34px !important;
	height:13px !important;
}

#item22632 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item22647 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item22665 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22668 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22697 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22666 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22703 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22731 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22701 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22737 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22769 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22735 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22807 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22773 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22815 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22844 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22813 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item22850 {
	width:43px !important;
	height:43px !important;
}

#item22848 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22863 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62738 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item62770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62768 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item62782 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62780 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item62796 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item62797 {
	width:48px !important;
	height:18px !important;
	left:325px !important;
	top:151px !important;
}

#item62810 {
	width:48px !important;
	height:18px !important;
	left:498px !important;
	top:151px !important;
}

#item62822 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:151px !important;
}

#item62857 {
	width:120px !important;
	height:15px !important;
}

#item62860 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:20px !important;
}

@keyframes fade-in-62860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62899 {
	width:124px !important;
	height:15px !important;
}

#item62902 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-62902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62932 {
	width:104px !important;
	height:15px !important;
}

#item62935 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-62935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62944 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item62976 {
	width:61px !important;
	height:15px !important;
}

#item62979 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-62979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62991 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item63011 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item63273 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63294 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63316 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item63321 {
	width:29px !important;
	height:29px !important;
}

#item63319 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item63404 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item156215 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item156238 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:406px !important;
}

#item156261 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:813px !important;
}

#item156285 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item156292 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item156299 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item156305 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item156313 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item156318 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item156324 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item156330 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item156336 {
	width:19px !important;
	height:19px !important;
	top:927px !important;
}

#item156342 {
	width:19px !important;
	height:19px !important;
	top:859px !important;
}

#item156347 {
	width:19px !important;
	height:19px !important;
	top:1060px !important;
}

#item156352 {
	width:19px !important;
	height:19px !important;
	top:1126px !important;
}

#item156359 {
	width:19px !important;
	height:19px !important;
	top:1193px !important;
}

#item156366 {
	width:477px !important;
	height:212px !important;
	left:33px !important;
	top:1284px !important;
}

#item156389 {
	width:19px !important;
	height:19px !important;
	top:1330px !important;
}

#item156396 {
	width:19px !important;
	height:19px !important;
	top:1398px !important;
}

#item193850 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193854 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193877 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193880 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193906 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193903 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item63252 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63250 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item63268 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item63210 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63211 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table424610 th, table#table424610 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table424610 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table424610 {
	table-layout:fixed;
}

#item63231 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-63231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63234 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item63085 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63086 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63089 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63087 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63147 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item63124 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item63103 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item63170 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item63173 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item63193 {
	width:505px !important;
	height:1021px !important;
}

@keyframes fade-in-63193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63038 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63041 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item63061 {
	width:505px !important;
	height:4654px !important;
}

@keyframes fade-in-63061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63074 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63072 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63016 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item63014 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item63663 {
	width:48px !important;
	height:18px !important;
	left:286px !important;
	top:225px !important;
}

#item63678 {
	width:48px !important;
	height:18px !important;
	left:459px !important;
	top:225px !important;
}

#item63712 {
	width:90px !important;
	height:14px !important;
}

#item63715 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

@keyframes fade-in-63715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63747 {
	width:119px !important;
	height:14px !important;
}

#item63750 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:19px !important;
}

@keyframes fade-in-63750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63765 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item63802 {
	width:100px !important;
	height:15px !important;
}

#item63805 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63816 {
	width:48px !important;
	height:18px !important;
}

#item63825 {
	width:48px !important;
	height:18px !important;
	left:107px !important;
}

#item63836 {
	width:48px !important;
	height:18px !important;
	left:53px !important;
}

#item63847 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item63850 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63878 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63848 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63884 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63912 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63882 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63918 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63953 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63916 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63959 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63994 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63957 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64000 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item64033 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item63998 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item64039 {
	width:52px !important;
	height:52px !important;
}

#item64037 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item64058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-22903 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22903 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-22891 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22891 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-22880 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-22880 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item22878 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22915 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22916 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22936 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22941 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22939 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22958 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22956 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22977 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22987 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22988 {
	width:34px !important;
	height:13px !important;
	left:455px !important;
	top:141px !important;
}

#item22997 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:141px !important;
}

#item23010 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item23031 {
	width:360px !important;
	height:10px !important;
}

#item23034 {
	width:19px !important;
	height:19px !important;
	left:170px !important;
	top:14px !important;
}

@keyframes fade-in-23034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23066 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23310 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23330 {
	width:811px !important;
	height:277px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23352 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item23357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23355 {
	width:21px !important;
	height:21px !important;
	left:806px !important;
	top:24px !important;
}

#item23470 {
	width:161px !important;
	height:133px !important;
	left:78px !important;
	top:96px !important;
}

#item23492 {
	width:204px !important;
	height:133px !important;
	left:290px !important;
	top:96px !important;
}

#item23495 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:178px !important;
}

#item23504 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:129px !important;
}

#item23517 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:244px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23518 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:512px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23519 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item23532 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item23562 {
	width:195px !important;
	height:133px !important;
	left:557px !important;
	top:96px !important;
}

#item23565 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:193px !important;
}

#item23577 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:129px !important;
}

#item189991 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:263px !important;
}

#item189995 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:264px !important;
}

#item189998 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:264px !important;
}

#item190021 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:250px !important;
}

#item190047 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190044 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:247px !important;
}

#item23289 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23290 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item23296 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23294 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item23252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23253 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table428460 th, table#table428460 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428460 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428460 {
	table-layout:fixed;
}

#item23273 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23278 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23276 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item23144 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23145 {
	width:662px !important;
	height:488px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23148 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23146 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item23178 {
	width:602px !important;
	height:427px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23225 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item23202 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item23181 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:473px !important;
}

#item23248 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

#item23073 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23093 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23096 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item23116 {
	width:650px !important;
	height:1481px !important;
	left:-1px !important;
}

@keyframes fade-in-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23130 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23128 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item23071 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item23069 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item23587 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item23596 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item23627 {
	width:186px !important;
	height:10px !important;
}

#item23630 {
	width:19px !important;
	height:19px !important;
	left:163px !important;
	top:14px !important;
}

@keyframes fade-in-23630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23665 {
	width:167px !important;
	height:10px !important;
}

#item23668 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-23668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23687 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23690 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23719 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23688 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23725 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23754 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23723 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item23760 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23792 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23758 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item23798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23830 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23796 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item23838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23867 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23836 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23873 {
	width:43px !important;
	height:43px !important;
}

#item23871 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23886 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64073 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item64102 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64100 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item64128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64126 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item64143 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item64144 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:151px !important;
}

#item64154 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:151px !important;
}

#item64184 {
	width:100px !important;
	height:14px !important;
}

#item64187 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

@keyframes fade-in-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64201 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item64215 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item64246 {
	width:80px !important;
	height:14px !important;
}

#item64249 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-64249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64282 {
	width:70px !important;
	height:14px !important;
}

#item64285 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:19px !important;
}

@keyframes fade-in-64285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64315 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item64574 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64595 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64617 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item64622 {
	width:29px !important;
	height:29px !important;
}

#item64620 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item64705 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item157136 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item157159 {
	width:477px !important;
	height:218px !important;
	left:33px !important;
	top:406px !important;
}

#item157182 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item157187 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item157192 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item157197 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item157204 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item157212 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item193768 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193771 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193794 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193797 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193823 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193820 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item64558 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64556 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item64569 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item64514 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64515 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table432814 th, table#table432814 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table432814 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table432814 {
	table-layout:fixed;
}

#item64535 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-64535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64540 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64538 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item156501 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-156501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-156501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item156501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156502 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-156502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64398 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item156503 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item156526 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item156527 {
	width:505px !important;
	height:864px !important;
}

@keyframes fade-in-156527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156566 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item156590 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item156563 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item64322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64342 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64345 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item64365 {
	width:505px !important;
	height:3243px !important;
}

@keyframes fade-in-64365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64379 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64320 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item64318 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item64845 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item64848 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64877 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64846 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item64883 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64913 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64881 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item64919 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64952 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64917 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item64958 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64991 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64956 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64997 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item65027 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item64995 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item65033 {
	width:52px !important;
	height:52px !important;
}

#item65031 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item65047 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-114663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-114677 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-114677 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-114671 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-114671 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-114665 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-114665 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114663 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item114683 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item114684 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item114685 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item114711 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item114708 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item114719 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item114716 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item114722 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item114726 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item114727 {
	width:34px !important;
	height:13px !important;
	left:342px !important;
	top:168px !important;
}

#item114732 {
	width:34px !important;
	height:13px !important;
	left:509px !important;
	top:168px !important;
}

#item157287 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:168px !important;
}

#item157335 {
	width:34px !important;
	height:13px !important;
	left:982px !important;
	top:168px !important;
}

#item114735 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:278px !important;
	top:188px !important;
	background:#000;
}

#item114737 {
	width:100px !important;
	height:10px !important;
}

#item114760 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-114760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157253 {
	width:100px !important;
	height:10px !important;
}

#item157276 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-157276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115218 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:155px !important;
}

#item115221 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:155px !important;
}

#item115257 {
	width:67px !important;
	height:10px !important;
}

#item115280 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-115280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157338 {
	width:15px !important;
	height:21px !important;
	left:854px !important;
	top:164px !important;
}

#item114764 {
	width:954px !important;
	height:99px !important;
	left:205px !important;
	top:45px !important;
}

#item182170 {
	width:82px !important;
	height:9px !important;
	top:39px !important;
}

#item182230 {
	width:80px !important;
	height:10px !important;
}

#item182253 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

@keyframes fade-in-182253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157342 {
	width:80px !important;
	height:10px !important;
}

#item157365 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

@keyframes fade-in-157365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182261 {
	width:82px !important;
	height:9px !important;
	top:39px !important;
}

#item115226 {
	width:74px !important;
	height:10px !important;
}

#item115250 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-115250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182285 {
	width:82px !important;
	height:9px !important;
	left:9px !important;
	top:40px !important;
}

#item157751 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-157751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-157751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item157751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157753 {
	width:810px !important;
	height:484px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-157753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157776 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item115052 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item115049 {
	width:21px !important;
	height:21px !important;
	left:805px !important;
	top:24px !important;
}

#item157852 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:96px !important;
}

#item157875 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:288px !important;
}

#item157882 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:336px !important;
}

#item157889 {
	width:183px !important;
	height:317px !important;
	left:348px !important;
	top:96px !important;
}

#item157912 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:192px !important;
}

#item157919 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:130px !important;
}

#item157927 {
	opacity:0.50;
	width:1px !important;
	height:300px !important;
	left:308px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item157928 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:306px !important;
}

#item157933 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:354px !important;
}

#item157938 {
	opacity:0.50;
	width:1px !important;
	height:300px !important;
	left:531px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item157939 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item157944 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item157949 {
	width:170px !important;
	height:333px !important;
	left:572px !important;
	top:96px !important;
}

#item157972 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:188px !important;
}

#item157977 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:129px !important;
}

#item157988 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:322px !important;
}

#item158033 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:384px !important;
}

#item190091 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:469px !important;
}

#item190094 {
	width:14px !important;
	height:14px !important;
	left:394px !important;
	top:470px !important;
}

#item190097 {
	width:348px !important;
	height:19px !important;
	left:76px !important;
	top:471px !important;
}

#item190120 {
	width:700px !important;
	height:10px !important;
	left:59px !important;
	top:457px !important;
}

#item190146 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190143 {
	width:246px !important;
	height:22px !important;
	left:591px !important;
	top:454px !important;
}

#item114992 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-114992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114993 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item114998 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114995 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item114959 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-114959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114960 {
	width:318px !important;
	height:209px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table438193 th, table#table438193 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table438193 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table438193 {
	table-layout:fixed;
}

#item114961 {
	width:258px !important;
	height:174px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-114961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114987 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114984 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item184927 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-184927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184928 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184929 {
	width:697px !important;
	height:480px !important;
	left:59px !important;
	top:49px !important;
}

#item184930 {
	width:650px !important;
	height:710px !important;
}

@keyframes fade-in-184930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114859 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114856 {
	width:21px !important;
	height:21px !important;
	left:741px !important;
	top:24px !important;
}

#item184957 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:559px !important;
}

#item185019 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184995 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item184992 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:556px !important;
}

#item114789 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-114789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114790 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114813 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item114814 {
	width:650px !important;
	height:2219px !important;
}

@keyframes fade-in-114814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114845 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114842 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item114851 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item114787 {
	width:1008px !important;
	height:596px !important;
	left:176px !important;
	top:170px !important;
}

#item115283 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item115287 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item115291 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item115284 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item115317 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item115321 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item115314 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item115347 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item115351 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item115344 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item115377 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item115381 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item115374 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item115409 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item115413 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item115406 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item115439 {
	width:43px !important;
	height:43px !important;
}

#item115436 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item115445 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-115445 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-115445 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item115445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115502 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item115523 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115520 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item115530 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115527 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item158099 {
	width:664px !important;
	height:86px !important;
	left:36px !important;
	top:37px !important;
}

#item158145 {
	width:48px !important;
	height:18px !important;
	left:177px !important;
	top:164px !important;
}

#item158150 {
	width:48px !important;
	height:18px !important;
	left:348px !important;
	top:164px !important;
}

#item158154 {
	width:48px !important;
	height:18px !important;
	left:523px !important;
	top:164px !important;
}

#item158162 {
	width:48px !important;
	height:18px !important;
	left:347px !important;
	top:251px !important;
}

#item158165 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:127px !important;
	top:191px !important;
	background:#000;
}

#item158385 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:278px !important;
	background:#000;
}

#item158167 {
	width:130px !important;
	height:15px !important;
}

#item158190 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:20px !important;
}

@keyframes fade-in-158190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158194 {
	width:120px !important;
	height:15px !important;
}

#item158217 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-158217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182573 {
	width:112px !important;
	height:14px !important;
}

#item182596 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-182596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182599 {
	width:114px !important;
	height:13px !important;
	top:49px !important;
}

#item182630 {
	width:104px !important;
	height:14px !important;
}

#item182653 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-182653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182656 {
	width:114px !important;
	height:13px !important;
	left:13px !important;
	top:49px !important;
}

#item158276 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:145px !important;
}

#item158279 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:232px !important;
}

#item158314 {
	width:72px !important;
	height:15px !important;
}

#item158337 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-158337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158371 {
	width:21px !important;
	height:29px !important;
	left:35px !important;
	top:245px !important;
}

#item182503 {
	width:114px !important;
	height:13px !important;
	top:49px !important;
}

#item182527 {
	width:112px !important;
	height:15px !important;
}

#item182550 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-182550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115874 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-115874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115876 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115899 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item115925 {
	width:29px !important;
	height:29px !important;
}

#item115922 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item115985 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item159241 {
	width:477px !important;
	height:406px !important;
	left:34px !important;
}

#item159264 {
	width:477px !important;
	height:406px !important;
	left:34px !important;
	top:406px !important;
}

#item159287 {
	width:477px !important;
	height:406px !important;
	left:34px !important;
	top:812px !important;
}

#item159310 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item159316 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item159321 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:45px !important;
}

#item159326 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:113px !important;
}

#item159331 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item159337 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item159345 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item159352 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item159358 {
	width:19px !important;
	height:19px !important;
	top:920px !important;
}

#item159363 {
	width:19px !important;
	height:19px !important;
	top:852px !important;
}

#item159369 {
	width:19px !important;
	height:19px !important;
	top:1057px !important;
}

#item159374 {
	width:19px !important;
	height:19px !important;
	top:1124px !important;
}

#item193685 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193688 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193711 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193714 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193740 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193737 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item115868 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115865 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item115871 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item115832 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-115832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115833 {
	width:446px !important;
	height:287px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table443160 th, table#table443160 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443160 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443160 {
	table-layout:fixed;
}

#item115835 {
	width:361px !important;
	height:202px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-115835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115861 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115858 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item158524 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-158524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-158524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item158524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158525 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-158525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158526 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item115728 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115725 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item158549 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item158551 {
	width:505px !important;
	height:1207px !important;
}

@keyframes fade-in-158551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158611 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item158587 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item158584 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item115658 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-115658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115659 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115682 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item115685 {
	width:505px !important;
	height:5102px !important;
}

@keyframes fade-in-115685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115716 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115712 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item115720 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item115656 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item116072 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item116076 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item116079 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item116073 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item116105 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item116111 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item116102 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item116137 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item116140 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item116134 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item116166 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item116171 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item116163 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item116197 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item116201 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item116194 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item116227 {
	width:52px !important;
	height:52px !important;
}

#item116224 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item116232 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-116232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-116232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item116232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-23929 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23929 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-23916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23916 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-23903 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-23903 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item23901 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23942 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23943 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23963 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23968 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23966 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23985 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23983 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24004 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24014 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24015 {
	width:34px !important;
	height:13px !important;
	left:371px !important;
	top:141px !important;
}

#item24024 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item24037 {
	width:34px !important;
	height:13px !important;
	left:761px !important;
	top:141px !important;
}

#item24050 {
	width:34px !important;
	height:13px !important;
	left:973px !important;
	top:141px !important;
}

#item24060 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item24081 {
	width:150px !important;
	height:10px !important;
}

#item24084 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-24084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24116 {
	width:150px !important;
	height:10px !important;
}

#item24119 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-24119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24149 {
	width:160px !important;
	height:10px !important;
}

#item24152 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-24152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24180 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item24433 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24453 {
	width:800px !important;
	height:481px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24475 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item24480 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24478 {
	width:21px !important;
	height:21px !important;
	left:801px !important;
	top:24px !important;
}

#item24584 {
	width:250px !important;
	height:365px !important;
	left:78px !important;
	top:96px !important;
}

#item24606 {
	width:188px !important;
	height:369px !important;
	left:381px !important;
	top:96px !important;
}

#item24609 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:193px !important;
}

#item24621 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:129px !important;
}

#item24631 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:334px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item24632 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:574px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item24633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item24642 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item24672 {
	width:199px !important;
	height:296px !important;
	left:621px !important;
	top:96px !important;
}

#item24675 {
	width:14px !important;
	height:14px !important;
	left:600px !important;
	top:190px !important;
}

#item24689 {
	width:14px !important;
	height:14px !important;
	left:600px !important;
	top:129px !important;
}

#item24707 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item24717 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item24727 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:289px !important;
}

#item24743 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:351px !important;
}

#item159421 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:401px !important;
}

#item159426 {
	width:14px !important;
	height:14px !important;
	left:600px !important;
	top:240px !important;
}

#item190174 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:468px !important;
}

#item190177 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:469px !important;
}

#item190181 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:470px !important;
}

#item190204 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:456px !important;
}

#item190230 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190227 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:453px !important;
}

#item24415 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24416 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item24422 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24420 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item24377 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24378 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table449083 th, table#table449083 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table449083 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table449083 {
	table-layout:fixed;
}

#item24398 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24403 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24401 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item24261 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24262 {
	width:662px !important;
	height:520px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24265 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24263 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item24303 {
	width:602px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24350 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item24327 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item24306 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:506px !important;
}

#item24373 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:510px !important;
}

#item24187 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24207 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24210 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item24230 {
	width:650px !important;
	height:2047px !important;
}

@keyframes fade-in-24230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24245 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24243 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item24185 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item24183 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item24759 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item24770 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item24804 {
	width:100px !important;
	height:10px !important;
}

#item24807 {
	width:48px !important;
	height:28px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-24807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24837 {
	width:114px !important;
	height:10px !important;
}

#item24840 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-24840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24849 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item24852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24882 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24850 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24888 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24921 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24886 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item24927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24965 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24925 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item24971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25000 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24969 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25036 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25006 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25042 {
	width:43px !important;
	height:43px !important;
}

#item25040 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25056 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65062 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item65093 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65091 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item65109 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65107 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item65123 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item65124 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item65125 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:151px !important;
}

#item65137 {
	width:48px !important;
	height:18px !important;
	left:494px !important;
	top:151px !important;
}

#item65153 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:224px !important;
}

#item65167 {
	width:48px !important;
	height:18px !important;
	left:367px !important;
	top:224px !important;
}

#item65200 {
	width:70px !important;
	height:15px !important;
}

#item65203 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-65203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65233 {
	width:60px !important;
	height:15px !important;
}

#item65236 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-65236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65268 {
	width:224px !important;
	height:14px !important;
}

#item65271 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:19px !important;
}

@keyframes fade-in-65271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65281 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item65290 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item65320 {
	width:140px !important;
	height:14px !important;
}

#item65323 {
	width:67px !important;
	height:39px !important;
	left:84px !important;
	top:20px !important;
}

@keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65354 {
	width:100px !important;
	height:15px !important;
}

#item65357 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65389 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item65644 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65665 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65687 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item65692 {
	width:29px !important;
	height:29px !important;
}

#item65690 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item65769 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item160340 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item160363 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:473px !important;
}

#item160386 {
	width:477px !important;
	height:292px !important;
	left:33px !important;
	top:880px !important;
}

#item160409 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item160415 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item160424 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item160430 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item160435 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item160441 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item160446 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item160451 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item160457 {
	width:19px !important;
	height:19px !important;
	top:786px !important;
}

#item160462 {
	width:19px !important;
	height:19px !important;
	top:992px !important;
}

#item160468 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item160473 {
	width:19px !important;
	height:19px !important;
	top:1059px !important;
}

#item193593 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193603 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193626 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193629 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193655 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193652 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item65628 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65626 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item65639 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item65585 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65586 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table455438 th, table#table455438 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455438 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455438 {
	table-layout:fixed;
}

#item65606 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-65606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65611 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65609 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item159500 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-159500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159501 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-159501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159502 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item65477 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65475 {
	width:27px !important;
	height:27px !important;
	left:610px !important;
	top:17px !important;
}

#item159525 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item159526 {
	width:505px !important;
	height:920px !important;
}

@keyframes fade-in-159526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159565 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item159589 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item159562 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item65396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65416 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65419 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item65439 {
	width:505px !important;
	height:4789px !important;
}

@keyframes fade-in-65439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65455 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65453 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65394 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item65392 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item65965 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item65968 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65996 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65966 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item66002 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66032 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66000 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item66038 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66071 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66036 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item66077 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66110 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66075 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item66116 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item66151 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item66114 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item66157 {
	width:52px !important;
	height:52px !important;
}

#item66155 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item66172 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-25071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-25100 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25100 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-25087 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25087 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-25073 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-25073 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item25071 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25113 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25114 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25134 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25139 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25137 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25150 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25162 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25174 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25175 {
	width:34px !important;
	height:13px !important;
	left:393px !important;
	top:141px !important;
}

#item25192 {
	width:34px !important;
	height:13px !important;
	left:657px !important;
	top:141px !important;
}

#item25211 {
	width:34px !important;
	height:13px !important;
	left:938px !important;
	top:141px !important;
}

#item25221 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item25242 {
	width:210px !important;
	height:10px !important;
}

#item25245 {
	width:19px !important;
	height:19px !important;
	left:96px !important;
	top:13px !important;
}

@keyframes fade-in-25245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25274 {
	width:230px !important;
	height:10px !important;
}

#item25277 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:13px !important;
}

@keyframes fade-in-25277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25309 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item25557 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25577 {
	width:917px !important;
	height:323px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25599 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item25604 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25602 {
	width:21px !important;
	height:21px !important;
	left:918px !important;
	top:24px !important;
}

#item25713 {
	width:147px !important;
	height:184px !important;
	left:78px !important;
	top:96px !important;
}

#item25735 {
	width:167px !important;
	height:159px !important;
	left:277px !important;
	top:96px !important;
}

#item25738 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:192px !important;
}

#item25748 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:129px !important;
}

#item25757 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:230px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25758 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:447px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25759 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item25772 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:207px !important;
}

#item25804 {
	width:192px !important;
	height:199px !important;
	left:739px !important;
	top:96px !important;
}

#item25807 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:192px !important;
}

#item25817 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:129px !important;
}

#item25829 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:129px !important;
}

#item25839 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:190px !important;
}

#item25868 {
	width:193px !important;
	height:169px !important;
	left:495px !important;
	top:96px !important;
}

#item25871 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:692px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item160506 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:239px !important;
}

#item190262 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:315px !important;
}

#item190265 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:315px !important;
}

#item190273 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:316px !important;
}

#item190296 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:302px !important;
}

#item190322 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190319 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:299px !important;
}

#item25539 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25540 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item25546 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25544 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item25500 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25501 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table460532 th, table#table460532 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table460532 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table460532 {
	table-layout:fixed;
}

#item25521 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25524 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item25389 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25390 {
	width:662px !important;
	height:521px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25393 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25391 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item25426 {
	width:602px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25473 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item25450 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item25429 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:506px !important;
}

#item25496 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:510px !important;
}

#item25316 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25336 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25339 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item25359 {
	width:650px !important;
	height:1890px !important;
}

@keyframes fade-in-25359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25376 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25374 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25314 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item25312 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25872 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item25883 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item25917 {
	width:131px !important;
	height:10px !important;
}

#item25920 {
	width:54px !important;
	height:28px !important;
	left:91px !important;
	top:14px !important;
}

@keyframes fade-in-25920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25958 {
	width:131px !important;
	height:10px !important;
}

#item25961 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:13px !important;
}

@keyframes fade-in-25961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25971 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item25974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26002 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25972 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item26008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26040 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26006 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item26046 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26078 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26044 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item26084 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26113 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26082 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item26121 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26153 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26119 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item26159 {
	width:43px !important;
	height:43px !important;
}

#item26157 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26170 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66187 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item66222 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66220 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66233 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66245 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item66246 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:151px !important;
}

#item66255 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item66289 {
	width:294px !important;
	height:15px !important;
}

#item66292 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
	top:20px !important;
}

@keyframes fade-in-66292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66305 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item66334 {
	width:184px !important;
	height:15px !important;
}

#item66337 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-66337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66347 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:255px !important;
	background:#000;
}

#item66367 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item66631 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66652 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66674 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66679 {
	width:29px !important;
	height:29px !important;
}

#item66677 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66754 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item161253 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item161276 {
	width:477px !important;
	height:460px !important;
	left:31px !important;
	top:406px !important;
}

#item161299 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item161304 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item161310 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item161315 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item161322 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item161327 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item161333 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item161338 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item161343 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item193499 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193503 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193526 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193529 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193555 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193552 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item66615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66613 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66626 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66572 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66573 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table465607 th, table#table465607 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table465607 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table465607 {
	table-layout:fixed;
}

#item66593 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66598 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66596 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item160577 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-160577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item160578 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-160578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item160579 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item66459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66457 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item160602 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item160603 {
	width:505px !important;
	height:924px !important;
}

@keyframes fade-in-160603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item160657 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item160633 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item160630 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item66374 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66394 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66397 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66417 {
	width:505px !important;
	height:4341px !important;
}

@keyframes fade-in-66417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66436 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66434 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66372 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66370 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item66908 {
	width:48px !important;
	height:18px !important;
	left:280px !important;
	top:226px !important;
}

#item66937 {
	width:90px !important;
	height:14px !important;
}

#item66940 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

@keyframes fade-in-66940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66951 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item66982 {
	width:184px !important;
	height:14px !important;
}

#item66985 {
	width:75px !important;
	height:39px !important;
	left:127px !important;
	top:20px !important;
}

@keyframes fade-in-66985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66994 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item66997 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67025 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66995 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67031 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67066 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67029 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67072 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67108 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67070 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67114 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67150 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67112 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67156 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item67189 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item67154 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item67195 {
	width:52px !important;
	height:52px !important;
}

#item67193 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67206 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-26212 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26212 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-26199 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26199 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-26187 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-26187 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item26185 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26227 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26228 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26248 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26253 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26251 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26272 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26286 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26295 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26296 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item26309 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item26323 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item26333 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:141px !important;
}

#item26345 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item26366 {
	width:160px !important;
	height:10px !important;
}

#item26369 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26399 {
	width:160px !important;
	height:10px !important;
}

#item26402 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-26402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26431 {
	width:160px !important;
	height:10px !important;
}

#item26434 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-26434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26465 {
	width:92px !important;
	height:10px !important;
}

#item26468 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-26468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26502 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item26756 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26776 {
	width:810px !important;
	height:532px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26798 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item26803 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26801 {
	width:21px !important;
	height:21px !important;
	left:804px !important;
	top:24px !important;
}

#item26900 {
	width:177px !important;
	height:398px !important;
	left:78px !important;
	top:96px !important;
}

#item26922 {
	width:195px !important;
	height:396px !important;
	left:308px !important;
	top:96px !important;
}

#item26925 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:193px !important;
}

#item26934 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:129px !important;
}

#item26946 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:261px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item26947 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:507px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item26948 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item26963 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item26986 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:129px !important;
}

#item26997 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:193px !important;
}

#item27025 {
	width:201px !important;
	height:169px !important;
	left:553px !important;
	top:96px !important;
}

#item27028 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:431px !important;
}

#item27041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:352px !important;
}

#item27054 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:239px !important;
}

#item27064 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:335px !important;
}

#item27077 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:240px !important;
}

#item161392 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:383px !important;
}

#item190366 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:523px !important;
}

#item190369 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:524px !important;
}

#item190372 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:524px !important;
}

#item190396 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:510px !important;
}

#item190423 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190419 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:507px !important;
}

#item26734 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26735 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26741 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26739 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item26693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26694 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table471270 th, table#table471270 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table471270 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table471270 {
	table-layout:fixed;
}

#item26714 {
	width:258px !important;
	height:165px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26719 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26717 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item26586 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26587 {
	width:662px !important;
	height:472px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26590 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26588 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item26619 {
	width:602px !important;
	height:411px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26666 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item26643 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item26622 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:458px !important;
}

#item26689 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:462px !important;
}

#item26509 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26529 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26532 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item26552 {
	width:650px !important;
	height:1614px !important;
}

@keyframes fade-in-26552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26572 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26507 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item26505 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item27087 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item27096 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item27130 {
	width:85px !important;
	height:10px !important;
}

#item27133 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-27133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27148 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item27151 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27189 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27149 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27195 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27224 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27193 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item27230 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27258 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27228 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item27264 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27296 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27262 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item27304 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27336 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27302 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item27342 {
	width:43px !important;
	height:43px !important;
}

#item27340 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27353 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67221 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item67253 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67251 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67267 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67265 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67278 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item67279 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item67280 {
	width:48px !important;
	height:18px !important;
	left:214px !important;
	top:151px !important;
}

#item67289 {
	width:48px !important;
	height:18px !important;
	left:467px !important;
	top:151px !important;
}

#item67305 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item67321 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:225px !important;
}

#item67352 {
	width:190px !important;
	height:15px !important;
}

#item67355 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:20px !important;
}

@keyframes fade-in-67355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67391 {
	width:180px !important;
	height:15px !important;
}

#item67394 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-67394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67427 {
	width:224px !important;
	height:15px !important;
}

#item67430 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

@keyframes fade-in-67430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67466 {
	width:128px !important;
	height:15px !important;
}

#item67469 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:20px !important;
}

@keyframes fade-in-67469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67479 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item67490 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item67521 {
	width:119px !important;
	height:15px !important;
}

#item67524 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-67524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67552 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item67816 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67837 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67859 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item67864 {
	width:29px !important;
	height:29px !important;
}

#item67862 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item67954 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item162077 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:496px !important;
}

#item162124 {
	width:477px !important;
	height:496px !important;
	left:33px !important;
}

#item162147 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item162152 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item162157 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item162162 {
	width:19px !important;
	height:19px !important;
	top:335px !important;
}

#item162169 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item162175 {
	width:19px !important;
	height:19px !important;
	top:610px !important;
}

#item162182 {
	width:19px !important;
	height:19px !important;
	top:538px !important;
}

#item162189 {
	width:19px !important;
	height:19px !important;
	top:674px !important;
}

#item162194 {
	width:19px !important;
	height:19px !important;
	top:811px !important;
}

#item162201 {
	width:19px !important;
	height:19px !important;
	top:877px !important;
}

#item162207 {
	width:19px !important;
	height:19px !important;
	top:1012px !important;
}

#item162212 {
	width:19px !important;
	height:19px !important;
	top:1078px !important;
}

#item193392 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193397 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193420 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193424 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193451 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193448 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item67796 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67794 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item67811 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item67751 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67752 {
	width:446px !important;
	height:287px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table475243 th, table#table475243 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table475243 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table475243 {
	table-layout:fixed;
}

#item67772 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-67772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67775 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item67630 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67631 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67634 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67632 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67692 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item67669 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item67648 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item67715 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item67718 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item67738 {
	width:505px !important;
	height:898px !important;
}

@keyframes fade-in-67738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67559 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67579 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67582 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67602 {
	width:505px !important;
	height:3577px !important;
}

@keyframes fade-in-67602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67613 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67557 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67555 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item68165 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item68168 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68196 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68166 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68202 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68230 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68200 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68236 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68268 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68234 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68274 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68306 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68272 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68312 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item68341 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item68310 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item68347 {
	width:52px !important;
	height:52px !important;
}

#item68345 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27396 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27396 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-27383 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27383 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-27370 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-27370 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27368 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27407 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27408 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27428 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27433 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27431 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27448 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27446 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27464 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27483 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27484 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item27495 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item27505 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item27519 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:141px !important;
}

#item27533 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item27554 {
	width:160px !important;
	height:10px !important;
}

#item27557 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27588 {
	width:160px !important;
	height:10px !important;
}

#item27591 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-27591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27624 {
	width:160px !important;
	height:10px !important;
}

#item27627 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-27627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27658 {
	width:92px !important;
	height:10px !important;
}

#item27661 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-27661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27690 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27949 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27969 {
	width:982px !important;
	height:325px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27991 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27996 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27994 {
	width:21px !important;
	height:21px !important;
	left:984px !important;
	top:24px !important;
}

#item28101 {
	width:196px !important;
	height:154px !important;
	left:78px !important;
	top:96px !important;
}

#item28123 {
	width:176px !important;
	height:214px !important;
	left:328px !important;
	top:96px !important;
}

#item28126 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:178px !important;
}

#item28139 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:129px !important;
}

#item28150 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:281px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28151 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:506px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28152 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item28162 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item28174 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:129px !important;
}

#item28189 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:176px !important;
}

#item28227 {
	width:194px !important;
	height:169px !important;
	left:553px !important;
	top:96px !important;
}

#item28230 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:752px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28231 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:129px !important;
}

#item28242 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:194px !important;
}

#item28271 {
	width:198px !important;
	height:178px !important;
	left:798px !important;
	top:96px !important;
}

#item162291 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:241px !important;
}

#item190464 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:312px !important;
}

#item190467 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:313px !important;
}

#item190470 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:314px !important;
}

#item190493 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:300px !important;
}

#item190520 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190516 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:297px !important;
}

#item27930 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27931 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27937 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27935 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27891 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27892 {
	width:318px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table478741 th, table#table478741 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table478741 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table478741 {
	table-layout:fixed;
}

#item27912 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27915 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item27773 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27774 {
	width:662px !important;
	height:501px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27775 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item27817 {
	width:602px !important;
	height:439px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27864 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27841 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27820 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:488px !important;
}

#item27887 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:492px !important;
}

#item27697 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27717 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27720 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27740 {
	width:650px !important;
	height:1276px !important;
}

@keyframes fade-in-27740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27754 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27695 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27693 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item28274 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28291 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28328 {
	width:85px !important;
	height:10px !important;
}

#item28331 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-28331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28344 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28347 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28381 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28345 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28387 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28417 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28385 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28423 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28452 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28421 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28458 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28489 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28456 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28497 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28531 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28495 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28537 {
	width:43px !important;
	height:43px !important;
}

#item28535 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28557 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68378 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item68408 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68406 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68425 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68423 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68444 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68445 {
	width:48px !important;
	height:18px !important;
	left:257px !important;
	top:151px !important;
}

#item68455 {
	width:48px !important;
	height:18px !important;
	left:492px !important;
	top:151px !important;
}

#item68484 {
	width:120px !important;
	height:15px !important;
}

#item68487 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-68487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68520 {
	width:100px !important;
	height:15px !important;
}

#item68523 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-68523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68536 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item68566 {
	width:119px !important;
	height:15px !important;
}

#item68569 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-68569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68581 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item68601 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item68856 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68877 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68899 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68904 {
	width:29px !important;
	height:29px !important;
}

#item68902 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68981 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item163034 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item163057 {
	width:477px !important;
	height:461px !important;
	left:33px !important;
	top:473px !important;
}

#item163080 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item163085 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item163090 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item163098 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item163108 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item163113 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item163118 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item163123 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item163128 {
	width:19px !important;
	height:19px !important;
	top:786px !important;
}

#item193295 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193298 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193321 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193324 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193350 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193347 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item68832 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68830 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68851 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68788 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68789 {
	width:446px !important;
	height:377px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table483526 th, table#table483526 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table483526 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table483526 {
	table-layout:fixed;
}

#item68809 {
	width:361px !important;
	height:294px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68814 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68812 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item162356 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-162356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-162356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item162356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162357 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-162357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162358 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item68681 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68679 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item162382 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item162383 {
	width:505px !important;
	height:888px !important;
}

@keyframes fade-in-162383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162419 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item162443 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item162416 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item68608 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68628 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68631 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item68651 {
	width:505px !important;
	height:2997px !important;
}

@keyframes fade-in-68651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68664 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68606 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item68604 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item69135 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item69144 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:225px !important;
}

#item69177 {
	width:224px !important;
	height:15px !important;
}

#item69180 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

@keyframes fade-in-69180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69213 {
	width:128px !important;
	height:15px !important;
}

#item69216 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-69216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69226 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69238 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item69241 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69270 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69239 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item69276 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69304 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69274 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item69310 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69340 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69308 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item69346 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69379 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69344 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item69385 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item69422 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item69383 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item69428 {
	width:52px !important;
	height:52px !important;
}

#item69426 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item69439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-69439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item69439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-28572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-28598 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28598 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-28588 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28588 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-28574 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-28574 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28572 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28611 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28612 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28632 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28637 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28635 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28655 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28653 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item28666 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item28678 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item28679 {
	width:34px !important;
	height:13px !important;
	left:322px !important;
	top:141px !important;
}

#item28689 {
	width:34px !important;
	height:13px !important;
	left:458px !important;
	top:141px !important;
}

#item28698 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:141px !important;
}

#item28709 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:141px !important;
}

#item28728 {
	width:34px !important;
	height:13px !important;
	left:854px !important;
	top:141px !important;
}

#item28748 {
	width:34px !important;
	height:13px !important;
	left:1000px !important;
	top:141px !important;
}

#item28758 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28779 {
	width:95px !important;
	height:10px !important;
}

#item28782 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-28782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28811 {
	width:97px !important;
	height:10px !important;
}

#item28814 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-28814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28848 {
	width:98px !important;
	height:10px !important;
}

#item28851 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-28851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28884 {
	width:90px !important;
	height:10px !important;
}

#item28887 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-28887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28917 {
	width:110px !important;
	height:10px !important;
}

#item28920 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-28920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28953 {
	width:76px !important;
	height:10px !important;
}

#item28956 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-28956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28986 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item29241 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29261 {
	width:849px !important;
	height:467px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29283 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29286 {
	width:21px !important;
	height:21px !important;
	left:850px !important;
	top:24px !important;
}

#item29388 {
	width:222px !important;
	height:332px !important;
	left:78px !important;
	top:96px !important;
}

#item29410 {
	width:216px !important;
	height:350px !important;
	left:353px !important;
	top:96px !important;
}

#item29413 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:178px !important;
}

#item29423 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:129px !important;
}

#item29435 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:304px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29436 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:581px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29437 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item29447 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item29456 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:129px !important;
}

#item29467 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:176px !important;
}

#item29500 {
	width:202px !important;
	height:328px !important;
	left:634px !important;
	top:96px !important;
}

#item29503 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:337px !important;
}

#item29521 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:272px !important;
}

#item29531 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:272px !important;
}

#item29540 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:322px !important;
}

#item29553 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:286px !important;
}

#item29567 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item163179 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:383px !important;
}

#item190547 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:459px !important;
}

#item190550 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:460px !important;
}

#item190553 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:460px !important;
}

#item190576 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:446px !important;
}

#item190602 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190599 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:444px !important;
}

#item29222 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29223 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29227 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29174 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29175 {
	width:318px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table488075 th, table#table488075 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table488075 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table488075 {
	table-layout:fixed;
}

#item29195 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29200 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29198 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item29062 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29063 {
	width:662px !important;
	height:522px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29066 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29064 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item29100 {
	width:602px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29147 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29124 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29103 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:507px !important;
}

#item29170 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:511px !important;
}

#item28993 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29013 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29016 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29036 {
	width:650px !important;
	height:1885px !important;
}

@keyframes fade-in-29036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29049 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29047 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item28991 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item28989 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item29577 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item29589 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item29619 {
	width:57px !important;
	height:10px !important;
}

#item29622 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-29622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29631 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item29634 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29665 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29632 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29671 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29704 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29669 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29710 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29747 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29708 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item29753 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29782 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29751 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item29790 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29818 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29788 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item29824 {
	width:43px !important;
	height:43px !important;
}

#item29822 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29838 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69454 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item69488 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69486 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item69501 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69499 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item69514 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item69515 {
	width:48px !important;
	height:18px !important;
	left:177px !important;
	top:151px !important;
}

#item69525 {
	width:48px !important;
	height:18px !important;
	left:344px !important;
	top:151px !important;
}

#item69535 {
	width:48px !important;
	height:18px !important;
	left:514px !important;
	top:151px !important;
}

#item69564 {
	width:110px !important;
	height:15px !important;
}

#item69567 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-69567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69599 {
	width:110px !important;
	height:15px !important;
}

#item69602 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-69602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69615 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item69646 {
	width:80px !important;
	height:15px !important;
}

#item69649 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-69649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69663 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item69683 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69948 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69969 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69991 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69996 {
	width:29px !important;
	height:29px !important;
}

#item69994 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item70072 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item163917 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item163940 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:427px !important;
}

#item163963 {
	width:477px !important;
	height:424px !important;
	left:33px !important;
	top:901px !important;
}

#item163986 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item163991 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item163997 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item164002 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item164010 {
	width:19px !important;
	height:19px !important;
	top:541px !important;
}

#item164021 {
	width:19px !important;
	height:19px !important;
	top:473px !important;
}

#item164026 {
	width:19px !important;
	height:19px !important;
	top:671px !important;
}

#item164031 {
	width:19px !important;
	height:19px !important;
	top:741px !important;
}

#item164036 {
	width:19px !important;
	height:19px !important;
	top:808px !important;
}

#item164041 {
	width:19px !important;
	height:19px !important;
	top:945px !important;
}

#item164047 {
	width:19px !important;
	height:19px !important;
	top:1011px !important;
}

#item164054 {
	width:19px !important;
	height:19px !important;
	top:1211px !important;
}

#item164059 {
	width:19px !important;
	height:19px !important;
	top:1145px !important;
}

#item193205 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193208 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193232 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193236 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193262 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193259 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item69933 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69931 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69943 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69893 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69894 {
	width:446px !important;
	height:377px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table492985 th, table#table492985 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492985 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492985 {
	table-layout:fixed;
}

#item69914 {
	width:361px !important;
	height:294px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69919 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69917 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69774 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69775 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69832 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69809 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69788 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item69855 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69858 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69878 {
	width:505px !important;
	height:903px !important;
}

@keyframes fade-in-69878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69690 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69710 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69713 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69733 {
	width:505px !important;
	height:4587px !important;
}

@keyframes fade-in-69733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69757 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69755 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69688 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69686 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70294 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item70315 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:225px !important;
}

#item70330 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:225px !important;
}

#item70360 {
	width:126px !important;
	height:15px !important;
}

#item70363 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

@keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70395 {
	width:154px !important;
	height:15px !important;
}

#item70398 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-70398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70428 {
	width:107px !important;
	height:15px !important;
}

#item70431 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-70431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70441 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item70451 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-70451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70481 {
	width:110px !important;
	height:15px !important;
}

#item70484 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item70487 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70518 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70485 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item70524 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70554 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70522 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item70560 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70591 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70558 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item70597 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70640 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70595 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item70646 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item70683 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item70644 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item70689 {
	width:52px !important;
	height:52px !important;
}

#item70687 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-29884 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29884 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-29871 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29871 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-29855 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-29855 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item29853 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29897 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29898 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29918 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29923 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29921 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29934 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29946 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29957 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29958 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:141px !important;
}

#item29972 {
	width:34px !important;
	height:13px !important;
	left:432px !important;
	top:141px !important;
}

#item29990 {
	width:34px !important;
	height:13px !important;
	left:547px !important;
	top:141px !important;
}

#item30000 {
	width:34px !important;
	height:13px !important;
	left:665px !important;
	top:141px !important;
}

#item30009 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

#item30022 {
	width:34px !important;
	height:13px !important;
	left:909px !important;
	top:141px !important;
}

#item30035 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:141px !important;
}

#item30045 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item30066 {
	width:77px !important;
	height:10px !important;
}

#item30069 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-30069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30101 {
	width:70px !important;
	height:10px !important;
}

#item30104 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30134 {
	width:77px !important;
	height:10px !important;
}

#item30137 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30166 {
	width:73px !important;
	height:10px !important;
}

#item30169 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-30169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30201 {
	width:90px !important;
	height:10px !important;
}

#item30204 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-30204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30239 {
	width:80px !important;
	height:10px !important;
}

#item30242 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-30242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30284 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30532 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30552 {
	width:964px !important;
	height:533px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30574 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30577 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item30674 {
	width:182px !important;
	height:375px !important;
	left:78px !important;
	top:96px !important;
}

#item30696 {
	width:203px !important;
	height:403px !important;
	left:311px !important;
	top:96px !important;
}

#item30710 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:129px !important;
}

#item30725 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:263px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30726 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:534px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30727 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item30746 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item30775 {
	width:151px !important;
	height:219px !important;
	left:828px !important;
	top:96px !important;
}

#item30778 {
	width:14px !important;
	height:14px !important;
	left:806px !important;
	top:206px !important;
}

#item30787 {
	width:14px !important;
	height:14px !important;
	left:806px !important;
	top:129px !important;
}

#item30800 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:129px !important;
}

#item30813 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:176px !important;
}

#item30842 {
	width:202px !important;
	height:305px !important;
	left:581px !important;
	top:96px !important;
}

#item30845 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:780px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30846 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:338px !important;
}

#item30859 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:274px !important;
}

#item30869 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:224px !important;
}

#item30878 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:335px !important;
}

#item30890 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:369px !important;
}

#item30904 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:305px !important;
}

#item30922 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:175px !important;
}

#item164132 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:383px !important;
}

#item164137 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:447px !important;
}

#item190631 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:518px !important;
}

#item190636 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:519px !important;
}

#item190641 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:519px !important;
}

#item190664 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:505px !important;
}

#item190690 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190687 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:502px !important;
}

#item30513 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30514 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30520 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30518 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30471 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30472 {
	width:318px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table498249 th, table#table498249 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table498249 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table498249 {
	table-layout:fixed;
}

#item30492 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30495 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item30360 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30361 {
	width:662px !important;
	height:521px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30364 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30362 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item30397 {
	width:602px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30444 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30421 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30400 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:507px !important;
}

#item30467 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:511px !important;
}

#item30291 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30311 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30314 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30334 {
	width:650px !important;
	height:2491px !important;
}

@keyframes fade-in-30334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30347 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30289 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30287 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item30932 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item30941 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item30974 {
	width:51px !important;
	height:10px !important;
}

#item30977 {
	width:56px !important;
	height:27px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-30977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31010 {
	width:50px !important;
	height:10px !important;
}

#item31013 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-31013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31023 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item31026 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31057 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31024 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31092 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31061 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31098 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31126 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31096 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31132 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31163 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31130 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31171 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31204 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31169 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31210 {
	width:43px !important;
	height:43px !important;
}

#item31208 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31229 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70717 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item70752 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70750 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70764 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70762 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70776 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	top:274px !important;
	background:#000;
}

#item70777 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:210px !important;
	background:#000;
}

#item70778 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:182px !important;
}

#item70789 {
	width:48px !important;
	height:18px !important;
	left:342px !important;
	top:182px !important;
}

#item70798 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:182px !important;
}

#item70807 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:246px !important;
}

#item70820 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:246px !important;
}

#item70835 {
	width:48px !important;
	height:18px !important;
	left:342px !important;
	top:246px !important;
}

#item70848 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:246px !important;
}

#item70888 {
	width:98px !important;
	height:15px !important;
}

#item70891 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70922 {
	width:108px !important;
	height:14px !important;
}

#item70925 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-70925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70954 {
	width:102px !important;
	height:15px !important;
}

#item70957 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-70957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70986 {
	width:126px !important;
	height:14px !important;
}

#item70989 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:19px !important;
}

@keyframes fade-in-70989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71021 {
	width:112px !important;
	height:14px !important;
}

#item71024 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:19px !important;
}

@keyframes fade-in-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71036 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:163px !important;
}

#item71045 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

#item71074 {
	width:71px !important;
	height:14px !important;
}

#item71077 {
	width:78px !important;
	height:38px !important;
	left:8px !important;
	top:20px !important;
}

@keyframes fade-in-71077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71110 {
	width:70px !important;
	height:15px !important;
}

#item71113 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-71113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71148 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item71420 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71441 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71463 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item71468 {
	width:29px !important;
	height:29px !important;
}

#item71466 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item71542 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item165095 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item165118 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
	top:427px !important;
}

#item165141 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:967px !important;
}

#item165164 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item165170 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

#item165175 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item165181 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item165188 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item165193 {
	width:19px !important;
	height:19px !important;
	top:605px !important;
}

#item165198 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item165203 {
	width:19px !important;
	height:19px !important;
	top:537px !important;
}

#item165208 {
	width:19px !important;
	height:19px !important;
	top:807px !important;
}

#item165213 {
	width:19px !important;
	height:19px !important;
	top:875px !important;
}

#item165220 {
	width:19px !important;
	height:19px !important;
	top:1013px !important;
}

#item165228 {
	width:19px !important;
	height:19px !important;
	top:1079px !important;
}

#item165234 {
	width:19px !important;
	height:19px !important;
	top:1279px !important;
}

#item165240 {
	width:19px !important;
	height:19px !important;
	top:1216px !important;
}

#item165245 {
	width:477px !important;
	height:238px !important;
	left:33px !important;
	top:1394px !important;
}

#item165268 {
	width:19px !important;
	height:19px !important;
	top:1501px !important;
}

#item165274 {
	width:19px !important;
	height:19px !important;
	top:1436px !important;
}

#item193124 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193127 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193150 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193153 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193179 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193176 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item71403 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71401 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item71415 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item71363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71364 {
	width:446px !important;
	height:377px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table503694 th, table#table503694 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table503694 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table503694 {
	table-layout:fixed;
}

#item71384 {
	width:361px !important;
	height:294px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-71384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71389 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71387 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item71243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71244 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71247 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71245 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71305 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item71282 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item71261 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item71328 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item71331 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item71351 {
	width:505px !important;
	height:904px !important;
}

@keyframes fade-in-71351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71155 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71175 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71178 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item71198 {
	width:505px !important;
	height:5774px !important;
}

@keyframes fade-in-71198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71216 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71214 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71153 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item71151 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item71835 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-71835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71863 {
	width:98px !important;
	height:15px !important;
}

#item71866 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item71869 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71897 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71867 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71903 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71933 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71901 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71939 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71969 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71937 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71975 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72004 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71973 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item72010 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item72038 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item72008 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item72044 {
	width:52px !important;
	height:52px !important;
}

#item72042 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item72058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-31269 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31269 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-31258 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31258 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-31246 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-31246 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item31244 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31285 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31286 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31306 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31311 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31309 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31328 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31326 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31339 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31351 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31352 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:141px !important;
}

#item31362 {
	width:34px !important;
	height:13px !important;
	left:440px !important;
	top:141px !important;
}

#item31371 {
	width:34px !important;
	height:13px !important;
	left:542px !important;
	top:141px !important;
}

#item31383 {
	width:34px !important;
	height:13px !important;
	left:664px !important;
	top:141px !important;
}

#item31397 {
	width:34px !important;
	height:13px !important;
	left:776px !important;
	top:141px !important;
}

#item31415 {
	width:34px !important;
	height:13px !important;
	left:859px !important;
	top:141px !important;
}

#item31425 {
	width:34px !important;
	height:13px !important;
	left:941px !important;
	top:141px !important;
}

#item31434 {
	width:34px !important;
	height:13px !important;
	left:1043px !important;
	top:141px !important;
}

#item31450 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item31471 {
	width:70px !important;
	height:10px !important;
}

#item31474 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-31474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31510 {
	width:60px !important;
	height:10px !important;
}

#item31513 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-31513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31544 {
	width:70px !important;
	height:10px !important;
}

#item31547 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-31547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31581 {
	width:60px !important;
	height:10px !important;
}

#item31584 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-31584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31614 {
	width:80px !important;
	height:10px !important;
}

#item31617 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31646 {
	width:40px !important;
	height:10px !important;
}

#item31649 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-31649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31681 {
	width:40px !important;
	height:10px !important;
}

#item31684 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-31684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31717 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31971 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31991 {
	width:907px !important;
	height:564px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32013 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32016 {
	width:21px !important;
	height:21px !important;
	left:907px !important;
	top:24px !important;
}

#item32114 {
	width:183px !important;
	height:424px !important;
	left:78px !important;
	top:96px !important;
}

#item32136 {
	width:198px !important;
	height:424px !important;
	left:313px !important;
	top:96px !important;
}

#item32139 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:178px !important;
}

#item32148 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:129px !important;
}

#item32159 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:266px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32160 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32161 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item32217 {
	width:151px !important;
	height:423px !important;
	left:774px !important;
	top:96px !important;
}

#item32220 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:192px !important;
}

#item32230 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:129px !important;
}

#item32239 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:129px !important;
}

#item32252 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:207px !important;
}

#item32284 {
	width:163px !important;
	height:344px !important;
	left:560px !important;
	top:96px !important;
}

#item32287 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:725px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32288 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:383px !important;
}

#item32298 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:321px !important;
}

#item32311 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:274px !important;
}

#item32322 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:338px !important;
}

#item32331 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:367px !important;
}

#item32342 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:254px !important;
}

#item32356 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:319px !important;
}

#item32377 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:401px !important;
}

#item32387 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item165372 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:480px !important;
}

#item165377 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:464px !important;
}

#item165367 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:416px !important;
}

#item190760 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:546px !important;
}

#item190765 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:547px !important;
}

#item190768 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:548px !important;
}

#item190791 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:534px !important;
}

#item190817 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190814 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:531px !important;
}

#item31949 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31950 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item31956 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31954 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item31908 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31909 {
	width:318px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table509716 th, table#table509716 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table509716 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table509716 {
	table-layout:fixed;
}

#item31929 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-31929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31934 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31932 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item185046 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-185046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185047 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-185047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185048 {
	width:697px !important;
	height:480px !important;
	left:58px !important;
	top:48px !important;
}

#item185049 {
	width:650px !important;
	height:710px !important;
}

@keyframes fade-in-185049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31803 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item185077 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:558px !important;
}

#item185119 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item185143 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item185116 {
	width:106px !important;
	height:15px !important;
	left:317px !important;
	top:555px !important;
}

#item31724 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31744 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31747 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item31767 {
	width:650px !important;
	height:2864px !important;
}

@keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31789 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31787 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item31722 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item31720 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item32396 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item32409 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item32442 {
	width:70px !important;
	height:10px !important;
}

#item32445 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-32445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32475 {
	width:40px !important;
	height:10px !important;
}

#item32478 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-32478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32490 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item32493 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32522 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32491 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item32528 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32556 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32526 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item32562 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32592 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32560 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item32598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32631 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32596 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item32639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32676 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32637 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item32682 {
	width:43px !important;
	height:43px !important;
}

#item32680 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32693 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72073 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item72108 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72106 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item72123 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72121 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item72136 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item72137 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:151px !important;
}

#item72153 {
	width:48px !important;
	height:18px !important;
	left:328px !important;
	top:151px !important;
}

#item72165 {
	width:48px !important;
	height:18px !important;
	left:460px !important;
	top:151px !important;
}

#item72176 {
	width:48px !important;
	height:18px !important;
	left:622px !important;
	top:151px !important;
}

#item72205 {
	width:100px !important;
	height:15px !important;
}

#item72208 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-72208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72237 {
	width:90px !important;
	height:15px !important;
}

#item72240 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-72240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72274 {
	width:120px !important;
	height:15px !important;
}

#item72277 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

@keyframes fade-in-72277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72290 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item72321 {
	width:100px !important;
	height:15px !important;
}

#item72324 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-72324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72336 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item72356 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item72618 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72639 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72661 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72666 {
	width:29px !important;
	height:29px !important;
}

#item72664 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72746 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item166454 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
}

#item166477 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
	top:270px !important;
}

#item166500 {
	width:477px !important;
	height:423px !important;
	left:33px !important;
	top:542px !important;
}

#item166523 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item166528 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item166533 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item166538 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item166544 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item166549 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item166556 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item166561 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item166566 {
	width:19px !important;
	height:19px !important;
	top:789px !important;
}

#item166571 {
	width:19px !important;
	height:19px !important;
	top:855px !important;
}

#item166580 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item166604 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item166612 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item166617 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item166622 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item166629 {
	width:477px !important;
	height:467px !important;
	left:33px !important;
	top:1370px !important;
}

#item166652 {
	width:19px !important;
	height:19px !important;
	top:1481px !important;
}

#item166658 {
	width:19px !important;
	height:19px !important;
	top:1413px !important;
}

#item166663 {
	width:19px !important;
	height:19px !important;
	top:1615px !important;
}

#item166669 {
	width:19px !important;
	height:19px !important;
	top:1687px !important;
}

#item166674 {
	width:19px !important;
	height:19px !important;
	top:1753px !important;
}

#item193027 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item193031 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item193054 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item193062 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item193088 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item193085 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item72601 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72605 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72563 {
	width:446px !important;
	height:377px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table515584 th, table#table515584 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table515584 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table515584 {
	table-layout:fixed;
}

#item72583 {
	width:361px !important;
	height:294px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72588 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72586 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item72436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72437 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72440 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72438 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72501 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72478 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72457 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item72524 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item72527 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item72547 {
	width:505px !important;
	height:1191px !important;
}

@keyframes fade-in-72547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72383 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72386 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72406 {
	width:505px !important;
	height:6894px !important;
}

@keyframes fade-in-72406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72422 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72420 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72361 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72359 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73058 {
	width:48px !important;
	height:18px !important;
	left:124px !important;
	top:225px !important;
}

#item73067 {
	width:48px !important;
	height:18px !important;
	left:241px !important;
	top:225px !important;
}

#item73076 {
	width:48px !important;
	height:18px !important;
	left:358px !important;
	top:225px !important;
}

#item73089 {
	width:48px !important;
	height:18px !important;
	left:504px !important;
	top:225px !important;
}

#item73122 {
	width:90px !important;
	height:15px !important;
}

#item73125 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73155 {
	width:90px !important;
	height:15px !important;
}

#item73158 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73190 {
	width:60px !important;
	height:15px !important;
}

#item73193 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-73193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73225 {
	width:60px !important;
	height:15px !important;
}

#item73228 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-73228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73240 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item73278 {
	width:50px !important;
	height:15px !important;
}

#item73281 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73293 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item73296 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73326 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73294 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73332 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73360 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73330 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73366 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73394 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73364 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73400 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73398 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73439 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item73472 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item73437 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item73478 {
	width:52px !important;
	height:52px !important;
}

#item73476 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73489 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-32738 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32738 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-32722 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32722 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-32710 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-32710 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item32708 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32754 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32755 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32775 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32780 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32778 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32793 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32791 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32806 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32816 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32817 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item32826 {
	width:34px !important;
	height:13px !important;
	left:679px !important;
	top:141px !important;
}

#item32837 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:141px !important;
}

#item32851 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item32872 {
	width:250px !important;
	height:10px !important;
}

#item32875 {
	width:19px !important;
	height:19px !important;
	left:115px !important;
	top:14px !important;
}

@keyframes fade-in-32875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32913 {
	width:230px !important;
	height:10px !important;
}

#item32916 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:12px !important;
}

@keyframes fade-in-32916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32945 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item33195 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33215 {
	width:906px !important;
	height:324px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33237 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item33242 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33240 {
	width:21px !important;
	height:21px !important;
	left:909px !important;
	top:24px !important;
}

#item33336 {
	width:132px !important;
	height:162px !important;
	left:78px !important;
	top:96px !important;
}

#item33358 {
	width:178px !important;
	height:212px !important;
	left:261px !important;
	top:96px !important;
}

#item33361 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:145px !important;
}

#item33375 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:214px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33376 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item33394 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item33423 {
	width:187px !important;
	height:150px !important;
	left:721px !important;
	top:96px !important;
}

#item33426 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:129px !important;
}

#item33435 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:190px !important;
}

#item33467 {
	width:164px !important;
	height:160px !important;
	left:487px !important;
	top:96px !important;
}

#item33470 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:145px !important;
}

#item33483 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:207px !important;
}

#item33493 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:193px !important;
}

#item33506 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:441px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33507 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:674px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item166712 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:239px !important;
}

#item190849 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:306px !important;
}

#item190860 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:307px !important;
}

#item190863 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:307px !important;
}

#item190887 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:293px !important;
}

#item190913 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190910 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:291px !important;
}

#item33173 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33174 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item33180 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33178 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item33135 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33136 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table520905 th, table#table520905 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table520905 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table520905 {
	table-layout:fixed;
}

#item33156 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33159 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item33024 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33025 {
	width:662px !important;
	height:324px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33028 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33026 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item33061 {
	width:602px !important;
	height:267px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33108 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item33085 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item33064 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:312px !important;
}

#item33131 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:316px !important;
}

#item32952 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32972 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32975 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32995 {
	width:650px !important;
	height:1260px !important;
}

@keyframes fade-in-32995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33009 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33007 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item32950 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item32948 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item33508 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item33518 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item33547 {
	width:103px !important;
	height:10px !important;
}

#item33550 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-33550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33583 {
	width:130px !important;
	height:10px !important;
}

#item33586 {
	width:19px !important;
	height:19px !important;
	left:104px !important;
	top:14px !important;
}

@keyframes fade-in-33586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33602 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item33605 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33649 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33603 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33655 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33686 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33653 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33692 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33720 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33690 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33726 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33758 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33724 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33766 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33798 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33764 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33804 {
	width:43px !important;
	height:43px !important;
}

#item33802 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33815 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73504 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item73537 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73535 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73549 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73547 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73563 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:151px !important;
}

#item73577 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item73593 {
	opacity:0.50;
	width:575px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item73614 {
	width:350px !important;
	height:15px !important;
}

#item73617 {
	width:27px !important;
	height:27px !important;
	left:161px !important;
	top:20px !important;
}

@keyframes fade-in-73617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73627 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item73663 {
	width:145px !important;
	height:15px !important;
}

#item73666 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-73666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73682 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item73702 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item73947 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73968 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73990 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item73995 {
	width:29px !important;
	height:29px !important;
}

#item73993 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item74084 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item167327 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item167350 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:473px !important;
}

#item167373 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item167378 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item167383 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item167389 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item167395 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item167400 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item167406 {
	width:19px !important;
	height:19px !important;
	top:585px !important;
}

#item167412 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item167417 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item192941 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192944 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192967 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192971 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192997 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192994 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item73929 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item73935 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73933 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73892 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73893 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table524139 th, table#table524139 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table524139 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table524139 {
	table-layout:fixed;
}

#item73913 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73918 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73916 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item73784 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73785 {
	width:629px !important;
	height:511px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73788 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73786 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73843 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73820 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73799 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:481px !important;
}

#item73866 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:454px !important;
}

#item73888 {
	width:569px !important;
	height:398px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-73888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73709 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73729 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73732 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73752 {
	width:505px !important;
	height:3041px !important;
}

@keyframes fade-in-73752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73766 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73707 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73705 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74229 {
	width:48px !important;
	height:18px !important;
	left:333px !important;
	top:225px !important;
}

#item74265 {
	width:190px !important;
	height:15px !important;
}

#item74268 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:20px !important;
}

@keyframes fade-in-74268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74284 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item74314 {
	width:149px !important;
	height:15px !important;
}

#item74317 {
	width:27px !important;
	height:27px !important;
	left:112px !important;
	top:20px !important;
}

@keyframes fade-in-74317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74330 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item74333 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74365 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74331 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74371 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74400 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74369 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74406 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74439 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74404 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74445 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74476 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74443 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74482 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item74510 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item74480 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item74516 {
	width:52px !important;
	height:52px !important;
}

#item74514 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74526 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-33830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-33857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-33846 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33846 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-33832 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-33832 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item33830 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33868 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33869 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33889 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33894 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33892 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33908 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33906 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33924 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33943 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33944 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item33954 {
	width:34px !important;
	height:13px !important;
	left:679px !important;
	top:141px !important;
}

#item33963 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:141px !important;
}

#item33977 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item33998 {
	width:250px !important;
	height:10px !important;
}

#item34001 {
	width:19px !important;
	height:19px !important;
	left:115px !important;
	top:14px !important;
}

@keyframes fade-in-34001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34034 {
	width:230px !important;
	height:10px !important;
}

#item34037 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:14px !important;
}

@keyframes fade-in-34037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34067 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item34315 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34335 {
	width:890px !important;
	height:325px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34357 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item34362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34360 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:24px !important;
}

#item34463 {
	width:135px !important;
	height:162px !important;
	left:773px !important;
	top:96px !important;
}

#item34485 {
	width:177px !important;
	height:175px !important;
	left:334px !important;
	top:96px !important;
}

#item34488 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:145px !important;
}

#item34501 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:287px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34502 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:129px !important;
}

#item34515 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:193px !important;
}

#item34544 {
	width:201px !important;
	height:150px !important;
	left:80px !important;
	top:96px !important;
}

#item34547 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item34559 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item34588 {
	width:164px !important;
	height:199px !important;
	left:559px !important;
	top:96px !important;
}

#item34591 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:145px !important;
}

#item34600 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:193px !important;
}

#item34611 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:206px !important;
}

#item34625 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34626 {
	opacity:0.50;
	width:1px !important;
	height:130px !important;
	left:727px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item167453 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:239px !important;
}

#item190942 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:315px !important;
}

#item190946 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:315px !important;
}

#item190949 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:316px !important;
}

#item190972 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:302px !important;
}

#item190998 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item190995 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:299px !important;
}

#item34292 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34293 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item34299 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34297 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item34252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34253 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table527358 th, table#table527358 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table527358 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table527358 {
	table-layout:fixed;
}

#item34273 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34278 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34276 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item34145 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34146 {
	width:662px !important;
	height:329px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34147 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item34178 {
	width:602px !important;
	height:267px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34225 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item34202 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item34181 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:312px !important;
}

#item34248 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:316px !important;
}

#item34074 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34094 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34097 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item34117 {
	width:650px !important;
	height:1339px !important;
}

@keyframes fade-in-34117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34133 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34131 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item34072 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item34070 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item34627 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item34646 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item34676 {
	width:103px !important;
	height:10px !important;
}

#item34679 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-34679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34708 {
	width:106px !important;
	height:10px !important;
}

#item34711 {
	width:19px !important;
	height:19px !important;
	left:78px !important;
	top:14px !important;
}

@keyframes fade-in-34711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34725 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item34728 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34761 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34726 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34767 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34796 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34765 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item34802 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34833 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34800 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item34839 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34868 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34837 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item34876 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34904 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34874 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item34910 {
	width:43px !important;
	height:43px !important;
}

#item34908 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34923 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74541 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item74573 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74571 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item74588 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74586 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item74606 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item74607 {
	width:48px !important;
	height:18px !important;
	left:240px !important;
	top:151px !important;
}

#item74635 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item74647 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:220px !important;
}

#item74659 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	top:248px !important;
	background:#000;
}

#item74680 {
	width:350px !important;
	height:15px !important;
}

#item74683 {
	width:27px !important;
	height:27px !important;
	left:161px !important;
	top:20px !important;
}

@keyframes fade-in-74683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74713 {
	width:322px !important;
	height:15px !important;
}

#item74716 {
	width:27px !important;
	height:27px !important;
	left:148px !important;
	top:18px !important;
}

@keyframes fade-in-74716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74726 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74735 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:202px !important;
}

#item74766 {
	width:145px !important;
	height:15px !important;
}

#item74769 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-74769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74800 {
	width:149px !important;
	height:15px !important;
}

#item74803 {
	width:27px !important;
	height:27px !important;
	left:109px !important;
	top:20px !important;
}

@keyframes fade-in-74803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74831 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item75091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75112 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75134 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item75139 {
	width:29px !important;
	height:29px !important;
}

#item75137 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item75212 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item168024 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item168047 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:406px !important;
}

#item168070 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item168075 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item168080 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item168085 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item168091 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item168096 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item168102 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item168108 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item168114 {
	width:19px !important;
	height:19px !important;
	top:787px !important;
}

#item192843 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192847 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192870 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192873 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192899 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192896 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item75071 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item75077 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75075 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item75032 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75033 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table530699 th, table#table530699 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table530699 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table530699 {
	table-layout:fixed;
}

#item75053 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-75053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75058 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75056 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item74914 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74915 {
	width:629px !important;
	height:515px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74918 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74916 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item74983 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item74960 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item74939 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:481px !important;
}

#item75006 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:453px !important;
}

#item75028 {
	width:569px !important;
	height:408px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-75028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74838 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74858 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74861 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item74881 {
	width:505px !important;
	height:3086px !important;
}

@keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74896 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74894 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item74836 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item74834 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item75372 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item75375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75403 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75373 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item75409 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75437 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75407 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item75443 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75473 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75441 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item75479 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75509 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75477 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item75515 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item75543 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item75513 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item75549 {
	width:52px !important;
	height:52px !important;
}

#item75547 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item75562 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-34974 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34974 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-34956 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34956 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-34940 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-34940 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item34938 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34986 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34987 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35007 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35012 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35010 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35024 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35022 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item35041 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item35057 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35058 {
	width:34px !important;
	height:13px !important;
	left:316px !important;
	top:141px !important;
}

#item35069 {
	width:34px !important;
	height:13px !important;
	left:477px !important;
	top:141px !important;
}

#item35083 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:141px !important;
}

#item35093 {
	width:27px !important;
	height:10px !important;
	left:791px !important;
	top:142px !important;
}

#item35102 {
	width:34px !important;
	height:13px !important;
	left:915px !important;
	top:141px !important;
}

#item35113 {
	width:34px !important;
	height:13px !important;
	left:1027px !important;
	top:141px !important;
}

#item35127 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item35148 {
	width:90px !important;
	height:21px !important;
}

#item35151 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:25px !important;
}

@keyframes fade-in-35151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35189 {
	width:52px !important;
	height:10px !important;
}

#item35192 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-35192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35222 {
	width:40px !important;
	height:10px !important;
}

#item35225 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-35225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35254 {
	width:110px !important;
	height:21px !important;
}

#item35257 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:25px !important;
}

@keyframes fade-in-35257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35290 {
	width:80px !important;
	height:21px !important;
}

#item35293 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

@keyframes fade-in-35293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35326 {
	width:61px !important;
	height:10px !important;
}

#item35329 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-35329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35358 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item35608 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35628 {
	width:977px !important;
	height:532px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35650 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35655 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35653 {
	width:21px !important;
	height:21px !important;
	left:979px !important;
	top:24px !important;
}

#item35758 {
	width:190px !important;
	height:398px !important;
	left:810px !important;
	top:96px !important;
}

#item35780 {
	width:176px !important;
	height:380px !important;
	left:335px !important;
	top:96px !important;
}

#item35797 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:287px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35798 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:241px !important;
}

#item35811 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:369px !important;
}

#item35840 {
	width:201px !important;
	height:379px !important;
	left:80px !important;
	top:96px !important;
}

#item35843 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item35856 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item35886 {
	width:180px !important;
	height:405px !important;
	left:578px !important;
	top:96px !important;
}

#item35889 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:302px !important;
}

#item35898 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:368px !important;
}

#item35923 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35924 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:761px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35925 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item35945 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:338px !important;
}

#item35955 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:146px !important;
}

#item35964 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:208px !important;
}

#item35978 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:130px !important;
}

#item35991 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:176px !important;
}

#item36001 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:129px !important;
}

#item36013 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:179px !important;
}

#item36023 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:241px !important;
}

#item105011 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:432px !important;
}

#item105017 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:336px !important;
}

#item168145 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:384px !important;
}

#item168151 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:386px !important;
}

#item168157 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:433px !important;
}

#item191035 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:519px !important;
}

#item191038 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:520px !important;
}

#item191041 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:520px !important;
}

#item191064 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:506px !important;
}

#item191090 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191087 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:503px !important;
}

#item35582 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35583 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item35589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35587 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35543 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35544 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table540070 th, table#table540070 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table540070 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table540070 {
	table-layout:fixed;
}

#item35564 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35569 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35567 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item185170 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-185170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185171 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-185171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185172 {
	width:697px !important;
	height:480px !important;
	left:58px !important;
	top:49px !important;
}

#item185173 {
	width:650px !important;
	height:710px !important;
}

@keyframes fade-in-185173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35440 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35438 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item185201 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:559px !important;
}

#item185268 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item185244 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item185240 {
	width:106px !important;
	height:15px !important;
	left:317px !important;
	top:556px !important;
}

#item35365 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35385 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35388 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item35408 {
	width:650px !important;
	height:2795px !important;
}

@keyframes fade-in-35408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35422 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item35363 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item35361 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:170px !important;
}

#item36032 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item36043 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item36077 {
	width:50px !important;
	height:10px !important;
}

#item36080 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-36080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36118 {
	width:37px !important;
	height:10px !important;
}

#item36121 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-36121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36131 {
	width:15px !important;
	height:21px !important;
	left:720px !important;
	top:133px !important;
}

#item36140 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item36143 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36175 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36141 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36181 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36213 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36179 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item36219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36248 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36217 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item36254 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36285 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36252 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item36293 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36322 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36291 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36328 {
	width:43px !important;
	height:43px !important;
}

#item36326 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36338 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75577 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item75616 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75614 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item75634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75632 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item75652 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item75712 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item76048 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item76324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76345 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76367 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item76372 {
	width:29px !important;
	height:29px !important;
}

#item76370 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item76452 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item169264 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item169287 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:472px !important;
}

#item169310 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item169315 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item169321 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item169326 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item169332 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item169338 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item169343 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item169349 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item169354 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item169360 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:878px !important;
}

#item169383 {
	width:477px !important;
	height:567px !important;
	left:33px !important;
	top:1350px !important;
}

#item169406 {
	width:19px !important;
	height:19px !important;
	top:1056px !important;
}

#item169414 {
	width:19px !important;
	height:19px !important;
	top:1190px !important;
}

#item169419 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item169425 {
	width:19px !important;
	height:19px !important;
	top:989px !important;
}

#item169431 {
	width:19px !important;
	height:19px !important;
	top:1256px !important;
}

#item169436 {
	width:19px !important;
	height:19px !important;
	top:1393px !important;
}

#item169442 {
	width:19px !important;
	height:19px !important;
	top:1463px !important;
}

#item169448 {
	width:19px !important;
	height:19px !important;
	top:1531px !important;
}

#item169453 {
	width:19px !important;
	height:19px !important;
	top:1664px !important;
}

#item169459 {
	width:19px !important;
	height:19px !important;
	top:1733px !important;
}

#item169464 {
	width:19px !important;
	height:19px !important;
	top:1799px !important;
}

#item192761 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192764 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192787 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192791 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192817 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192814 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item76305 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item76311 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76309 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item76259 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76260 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table547892 th, table#table547892 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table547892 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table547892 {
	table-layout:fixed;
}

#item76280 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-76280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76285 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76283 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item76132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76133 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76134 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76194 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item76171 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item76150 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item76217 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item76220 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item76240 {
	width:505px !important;
	height:1238px !important;
}

@keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76055 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76075 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76078 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item76098 {
	width:505px !important;
	height:6961px !important;
}

@keyframes fade-in-76098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76116 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76114 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76053 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item76051 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item182813 {
	width:48px !important;
	height:18px !important;
	left:166px !important;
	top:151px !important;
}

#item182816 {
	width:48px !important;
	height:18px !important;
	left:358px !important;
	top:151px !important;
}

#item182820 {
	width:48px !important;
	height:18px !important;
	left:520px !important;
	top:151px !important;
}

#item182835 {
	width:110px !important;
	height:31px !important;
}

#item182858 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:36px !important;
}

@keyframes fade-in-182858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182863 {
	width:73px !important;
	height:15px !important;
}

#item182886 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-182886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item182919 {
	width:140px !important;
	height:29px !important;
}

#item182943 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:36px !important;
}

@keyframes fade-in-182943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183006 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item183013 {
	width:70px !important;
	height:15px !important;
}

#item183036 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-183036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183068 {
	width:21px !important;
	height:29px !important;
	left:645px !important;
	top:139px !important;
}

#item183130 {
	width:38px !important;
	height:14px !important;
	left:103px !important;
	top:227px !important;
}

#item183133 {
	width:48px !important;
	height:18px !important;
	left:285px !important;
	top:225px !important;
}

#item183142 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:225px !important;
}

#item183146 {
	width:56px !important;
	height:15px !important;
}

#item183169 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-183169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183173 {
	width:100px !important;
	height:31px !important;
}

#item183196 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:36px !important;
}

@keyframes fade-in-183196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183200 {
	width:85px !important;
	height:15px !important;
}

#item183223 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-183223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183227 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item183231 {
	width:52px !important;
	height:15px !important;
}

#item183254 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-183254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76790 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item76793 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76823 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76791 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item76829 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76858 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76827 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item76864 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76895 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76862 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item76901 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76932 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76899 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item76938 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item76967 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item76936 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item76973 {
	width:52px !important;
	height:52px !important;
}

#item76971 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item76984 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36381 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36381 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-36367 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36367 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-36355 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-36355 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item36353 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36398 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36399 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36419 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36424 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36422 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36437 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36435 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36447 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36460 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36461 {
	width:34px !important;
	height:13px !important;
	left:370px !important;
	top:141px !important;
}

#item36474 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:141px !important;
}

#item36484 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:141px !important;
}

#item36496 {
	width:34px !important;
	height:13px !important;
	left:963px !important;
	top:141px !important;
}

#item36506 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item36527 {
	width:130px !important;
	height:10px !important;
}

#item36530 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-36530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36559 {
	width:160px !important;
	height:10px !important;
}

#item36562 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-36562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36593 {
	width:140px !important;
	height:10px !important;
}

#item36596 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-36596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36629 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36883 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36903 {
	width:808px !important;
	height:472px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36925 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item36930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36928 {
	width:21px !important;
	height:21px !important;
	left:804px !important;
	top:24px !important;
}

#item37026 {
	width:173px !important;
	height:334px !important;
	left:334px !important;
	top:96px !important;
}

#item37029 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:128px !important;
}

#item37038 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item37058 {
	width:201px !important;
	height:334px !important;
	left:80px !important;
	top:96px !important;
}

#item37061 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item37073 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item37107 {
	width:177px !important;
	height:330px !important;
	left:559px !important;
	top:96px !important;
}

#item37110 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:128px !important;
}

#item37133 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:193px !important;
}

#item37145 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:193px !important;
}

#item37154 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item37155 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item37168 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:351px !important;
}

#item37181 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:289px !important;
}

#item37191 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:354px !important;
}

#item191129 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:459px !important;
}

#item191132 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:460px !important;
}

#item191135 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:460px !important;
}

#item191158 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:446px !important;
}

#item191184 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191181 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:444px !important;
}

#item36861 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36862 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item36868 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36866 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36820 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36821 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table552612 th, table#table552612 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table552612 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table552612 {
	table-layout:fixed;
}

#item36841 {
	width:258px !important;
	height:164px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36846 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36844 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item36713 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36714 {
	width:662px !important;
	height:504px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36717 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36715 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item36746 {
	width:602px !important;
	height:443px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36793 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36770 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36749 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:490px !important;
}

#item36816 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:494px !important;
}

#item36636 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36656 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36659 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item36679 {
	width:650px !important;
	height:1287px !important;
}

@keyframes fade-in-36679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36701 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36699 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item36634 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item36632 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item37203 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item37213 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item37242 {
	width:104px !important;
	height:10px !important;
}

#item37245 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-37245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37276 {
	width:107px !important;
	height:10px !important;
}

#item37279 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:14px !important;
}

@keyframes fade-in-37279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37294 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item37297 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37335 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37295 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37341 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37371 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37339 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37377 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37405 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37375 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37411 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37443 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37409 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37483 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37449 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37489 {
	width:43px !important;
	height:43px !important;
}

#item37487 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37500 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76999 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item77046 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77044 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item77065 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77063 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item77076 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item77077 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item77078 {
	width:48px !important;
	height:18px !important;
	left:253px !important;
	top:151px !important;
}

#item77089 {
	width:48px !important;
	height:18px !important;
	left:489px !important;
	top:151px !important;
}

#item77122 {
	width:182px !important;
	height:15px !important;
}

#item77125 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:20px !important;
}

@keyframes fade-in-77125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77163 {
	width:196px !important;
	height:15px !important;
}

#item77166 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:20px !important;
}

@keyframes fade-in-77166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77178 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item77207 {
	width:145px !important;
	height:15px !important;
}

#item77210 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-77210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77238 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item77486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77507 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77529 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item77534 {
	width:29px !important;
	height:29px !important;
}

#item77532 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item77621 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item170231 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item170254 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:405px !important;
}

#item170277 {
	width:477px !important;
	height:204px !important;
	left:33px !important;
	top:811px !important;
}

#item170300 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item170306 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item170312 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item170318 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item170324 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item170329 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item170334 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item170340 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item170350 {
	width:19px !important;
	height:19px !important;
	top:855px !important;
}

#item170355 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item192675 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192678 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192701 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192704 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192730 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192727 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item77468 {
	width:628px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item77474 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77472 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item77428 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77429 {
	width:446px !important;
	height:285px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table556351 th, table#table556351 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table556351 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table556351 {
	table-layout:fixed;
}

#item77449 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-77449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77452 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item169556 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-169556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169557 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77324 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77322 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item169558 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item169581 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item169582 {
	width:505px !important;
	height:888px !important;
}

@keyframes fade-in-169582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169620 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item169645 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item169617 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item77245 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77265 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77268 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item77288 {
	width:505px !important;
	height:2795px !important;
}

@keyframes fade-in-77288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77305 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77303 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item77243 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item77241 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item77823 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item77835 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:225px !important;
}

#item77864 {
	width:224px !important;
	height:15px !important;
}

#item77867 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:20px !important;
}

@keyframes fade-in-77867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77876 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item77909 {
	width:150px !important;
	height:15px !important;
}

#item77912 {
	width:27px !important;
	height:27px !important;
	left:103px !important;
	top:20px !important;
}

@keyframes fade-in-77912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77925 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item77928 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77926 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item77963 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77995 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77961 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item78001 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78030 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77999 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item78036 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78070 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78034 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item78076 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item78111 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item78074 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item78117 {
	width:52px !important;
	height:52px !important;
}

#item78115 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item78147 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-37545 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37545 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-37531 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37531 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-37517 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-37517 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item37515 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37556 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37557 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37577 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37582 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37580 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37597 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37595 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item37612 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item37630 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37631 {
	width:34px !important;
	height:13px !important;
	left:349px !important;
	top:141px !important;
}

#item37642 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:141px !important;
}

#item37651 {
	width:34px !important;
	height:13px !important;
	left:658px !important;
	top:141px !important;
}

#item37664 {
	width:34px !important;
	height:13px !important;
	left:821px !important;
	top:141px !important;
}

#item37677 {
	width:34px !important;
	height:13px !important;
	left:985px !important;
	top:141px !important;
}

#item37687 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item37708 {
	width:110px !important;
	height:10px !important;
}

#item37711 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-37711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37743 {
	width:110px !important;
	height:10px !important;
}

#item37746 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37776 {
	width:113px !important;
	height:10px !important;
}

#item37779 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37808 {
	width:110px !important;
	height:10px !important;
}

#item37811 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-37811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37841 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item38097 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38117 {
	width:808px !important;
	height:472px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38139 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item38144 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38142 {
	width:21px !important;
	height:21px !important;
	left:804px !important;
	top:24px !important;
}

#item38244 {
	width:181px !important;
	height:334px !important;
	left:334px !important;
	top:96px !important;
}

#item38247 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:128px !important;
}

#item38257 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38277 {
	width:207px !important;
	height:334px !important;
	left:80px !important;
	top:96px !important;
}

#item38280 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item38289 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item38319 {
	width:178px !important;
	height:330px !important;
	left:559px !important;
	top:96px !important;
}

#item38322 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:128px !important;
}

#item38336 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:193px !important;
}

#item38355 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:193px !important;
}

#item38365 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38366 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item38375 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:351px !important;
}

#item38391 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:289px !important;
}

#item38407 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:354px !important;
}

#item191210 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:461px !important;
}

#item191213 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:462px !important;
}

#item191217 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:463px !important;
}

#item191240 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:448px !important;
}

#item191266 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191263 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:446px !important;
}

#item38074 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38075 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item38081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38079 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item38037 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-38037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38038 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table561709 th, table#table561709 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table561709 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table561709 {
	table-layout:fixed;
}

#item38058 {
	width:258px !important;
	height:164px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-38058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38063 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38061 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item37929 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37930 {
	width:662px !important;
	height:519px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37931 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item37963 {
	width:602px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-37963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38010 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item37987 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item37966 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:505px !important;
}

#item38033 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:509px !important;
}

#item37848 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37868 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37871 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item37891 {
	width:650px !important;
	height:1343px !important;
}

@keyframes fade-in-37891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37909 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37907 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item37846 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item37844 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item38418 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item38432 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item38462 {
	width:80px !important;
	height:10px !important;
}

#item38465 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38494 {
	width:83px !important;
	height:10px !important;
}

#item38497 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-38497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38508 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item38511 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38544 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38509 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item38550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38587 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38548 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item38593 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38624 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38591 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item38630 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38658 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38628 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item38666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38698 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38664 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item38704 {
	width:43px !important;
	height:43px !important;
}

#item38702 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item38718 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-38718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78162 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item78224 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78222 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item78245 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78243 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item78259 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item78260 {
	opacity:0.50;
	width:579px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item78280 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item78531 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78552 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78574 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item78579 {
	width:29px !important;
	height:29px !important;
}

#item78577 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item78665 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item170949 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item170972 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:406px !important;
}

#item170995 {
	width:477px !important;
	height:216px !important;
	left:33px !important;
	top:812px !important;
}

#item171018 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item171023 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item171028 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item171034 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item171041 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item171046 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item171051 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item171056 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item171066 {
	width:19px !important;
	height:19px !important;
	top:858px !important;
}

#item171072 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item192586 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192595 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192618 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192621 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192647 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192644 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item78512 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item78518 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78516 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item78475 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78476 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table565463 th, table#table565463 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table565463 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table565463 {
	table-layout:fixed;
}

#item78496 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-78496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78501 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78499 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item78358 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78359 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78360 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78417 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item78394 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item78373 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item78440 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item78443 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item78463 {
	width:505px !important;
	height:923px !important;
}

@keyframes fade-in-78463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78287 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78307 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78310 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item78330 {
	width:505px !important;
	height:3041px !important;
}

@keyframes fade-in-78330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78342 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78285 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item78283 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item78866 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:151px !important;
}

#item78880 {
	width:48px !important;
	height:18px !important;
	left:417px !important;
	top:151px !important;
}

#item78893 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item78903 {
	width:48px !important;
	height:18px !important;
	left:167px !important;
	top:225px !important;
}

#item78915 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:225px !important;
}

#item78945 {
	width:154px !important;
	height:15px !important;
}

#item78948 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-78948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78977 {
	width:154px !important;
	height:15px !important;
}

#item78980 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-78980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79009 {
	width:158px !important;
	height:15px !important;
}

#item79012 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:20px !important;
}

@keyframes fade-in-79012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79045 {
	width:154px !important;
	height:15px !important;
}

#item79048 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:20px !important;
}

@keyframes fade-in-79048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79061 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79073 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item79110 {
	width:112px !important;
	height:15px !important;
}

#item79113 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-79113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79147 {
	width:117px !important;
	height:15px !important;
}

#item79150 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:20px !important;
}

@keyframes fade-in-79150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79163 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item79166 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79195 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79164 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item79201 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79232 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79199 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item79238 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79269 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79236 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item79275 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79303 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79273 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item79309 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item79337 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item79307 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item79343 {
	width:52px !important;
	height:52px !important;
}

#item79341 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item79356 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-38762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38762 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-38748 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38748 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-38735 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-38735 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item38733 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38772 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38773 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38793 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38798 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38796 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38810 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38808 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38822 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38840 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38841 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:141px !important;
}

#item38860 {
	width:34px !important;
	height:13px !important;
	left:459px !important;
	top:141px !important;
}

#item38870 {
	width:34px !important;
	height:13px !important;
	left:606px !important;
	top:141px !important;
}

#item38879 {
	width:34px !important;
	height:13px !important;
	left:762px !important;
	top:141px !important;
}

#item38892 {
	width:34px !important;
	height:13px !important;
	left:899px !important;
	top:141px !important;
}

#item38905 {
	width:34px !important;
	height:13px !important;
	left:1006px !important;
	top:141px !important;
}

#item38915 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item38936 {
	width:90px !important;
	height:10px !important;
}

#item38939 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-38939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38972 {
	width:110px !important;
	height:10px !important;
}

#item38975 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-38975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39006 {
	width:92px !important;
	height:10px !important;
}

#item39009 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-39009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39038 {
	width:63px !important;
	height:10px !important;
}

#item39041 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-39041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39072 {
	width:105px !important;
	height:10px !important;
}

#item39075 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-39075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39109 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item39367 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39387 {
	width:808px !important;
	height:403px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39409 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item39414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39412 {
	width:21px !important;
	height:21px !important;
	left:804px !important;
	top:24px !important;
}

#item39510 {
	width:198px !important;
	height:278px !important;
	left:335px !important;
	top:96px !important;
}

#item39513 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:128px !important;
}

#item39522 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39542 {
	width:207px !important;
	height:278px !important;
	left:80px !important;
	top:96px !important;
}

#item39545 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item39556 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item39589 {
	width:171px !important;
	height:239px !important;
	left:574px !important;
	top:96px !important;
}

#item39592 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:128px !important;
}

#item39610 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:224px !important;
}

#item39621 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39622 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item39631 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item39644 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:239px !important;
}

#item39657 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:289px !important;
}

#item171109 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:272px !important;
}

#item191301 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:394px !important;
}

#item191304 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:395px !important;
}

#item191312 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:395px !important;
}

#item191335 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:381px !important;
}

#item191361 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191358 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:378px !important;
}

#item39345 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39346 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item39352 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39350 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item39304 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39305 {
	width:318px !important;
	height:227px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table569893 th, table#table569893 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569893 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569893 {
	table-layout:fixed;
}

#item39325 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39330 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39328 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item39197 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39198 {
	width:662px !important;
	height:345px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39201 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39199 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item39230 {
	width:602px !important;
	height:283px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39277 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item39254 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item39233 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:328px !important;
}

#item39300 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:332px !important;
}

#item39116 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39136 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39139 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item39159 {
	width:650px !important;
	height:1199px !important;
}

@keyframes fade-in-39159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39183 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39181 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item39114 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item39112 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item39667 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item39679 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item39709 {
	width:63px !important;
	height:10px !important;
}

#item39712 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-39712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39741 {
	width:63px !important;
	height:10px !important;
}

#item39744 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-39744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39755 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item39758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39791 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39756 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item39797 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39834 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39795 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item39840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39869 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39838 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item39875 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39903 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39873 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item39911 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39944 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39909 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item39950 {
	width:43px !important;
	height:43px !important;
}

#item39948 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39964 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79371 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item79402 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79400 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item79420 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79418 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item79437 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item79438 {
	width:48px !important;
	height:18px !important;
	left:204px !important;
	top:151px !important;
}

#item79455 {
	width:48px !important;
	height:18px !important;
	left:399px !important;
	top:151px !important;
}

#item79468 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item79478 {
	width:48px !important;
	height:18px !important;
	left:129px !important;
	top:225px !important;
}

#item79488 {
	width:48px !important;
	height:18px !important;
	left:273px !important;
	top:225px !important;
}

#item79497 {
	width:48px !important;
	height:18px !important;
	left:435px !important;
	top:225px !important;
}

#item79508 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item79529 {
	width:126px !important;
	height:15px !important;
}

#item79532 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-79532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79563 {
	width:80px !important;
	height:31px !important;
}

#item79566 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:38px !important;
}

@keyframes fade-in-79566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79595 {
	width:70px !important;
	height:31px !important;
}

#item79598 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:38px !important;
}

@keyframes fade-in-79598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79627 {
	width:88px !important;
	height:15px !important;
}

#item79630 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-79630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79665 {
	width:147px !important;
	height:15px !important;
}

#item79668 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:20px !important;
}

@keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79685 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79702 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item79735 {
	width:88px !important;
	height:15px !important;
}

#item79738 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-79738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79768 {
	width:89px !important;
	height:15px !important;
}

#item79771 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-79771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79799 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item80039 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-80039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80060 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-80060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80082 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item80087 {
	width:29px !important;
	height:29px !important;
}

#item80085 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item80184 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item171699 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
	top:406px !important;
}

#item171722 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:745px !important;
}

#item171746 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item171769 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item171774 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item171779 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item171785 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item171791 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item171796 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item171801 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item171810 {
	width:19px !important;
	height:19px !important;
	top:789px !important;
}

#item171816 {
	width:19px !important;
	height:19px !important;
	top:923px !important;
}

#item171823 {
	width:19px !important;
	height:19px !important;
	top:990px !important;
}

#item192494 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192498 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192521 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192525 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192551 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192548 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item80022 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item80028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80026 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item79985 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79986 {
	width:446px !important;
	height:317px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table573864 th, table#table573864 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table573864 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table573864 {
	table-layout:fixed;
}

#item80006 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-80006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80011 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80009 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item79876 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79877 {
	width:629px !important;
	height:578px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79880 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79878 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79936 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item79913 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item79892 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:543px !important;
}

#item79959 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:514px !important;
}

#item79981 {
	width:569px !important;
	height:472px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-79981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79806 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79826 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79829 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item79849 {
	width:505px !important;
	height:2571px !important;
}

@keyframes fade-in-79849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79862 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79860 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79804 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item79802 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item80372 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item80375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80414 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80373 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item80420 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80454 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80418 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item80460 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80458 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item80495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80523 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80493 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item80529 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item80558 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item80527 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item80564 {
	width:52px !important;
	height:52px !important;
}

#item80562 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item80576 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-40006 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40006 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-39994 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39994 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-39981 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-39981 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item39979 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item40016 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item40017 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item40037 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item40042 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40040 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item40054 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40052 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item40068 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item40083 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item40084 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:170px !important;
}

#item40103 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item40104 {
	width:34px !important;
	height:13px !important;
	left:998px !important;
	top:165px !important;
}

#item40117 {
	width:34px !important;
	height:13px !important;
	left:851px !important;
	top:165px !important;
}

#item40127 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:165px !important;
}

#item40141 {
	width:34px !important;
	height:13px !important;
	left:499px !important;
	top:165px !important;
}

#item40155 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:165px !important;
}

#item40186 {
	width:92px !important;
	height:10px !important;
}

#item40189 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:13px !important;
}

@keyframes fade-in-40189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40222 {
	width:120px !important;
	height:10px !important;
}

#item40225 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:13px !important;
}

@keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40256 {
	width:140px !important;
	height:10px !important;
}

#item40259 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:13px !important;
}

@keyframes fade-in-40259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40289 {
	width:100px !important;
	height:10px !important;
}

#item40292 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-40292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40325 {
	width:90px !important;
	height:10px !important;
}

#item40328 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-40328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40364 {
	width:59px !important;
	height:10px !important;
}

#item40367 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-40367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40411 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item40663 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-40663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40683 {
	width:957px !important;
	height:532px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40705 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item40710 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40708 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:24px !important;
}

#item40809 {
	width:194px !important;
	height:366px !important;
	left:334px !important;
	top:96px !important;
}

#item40812 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:128px !important;
}

#item40824 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:286px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item40844 {
	width:201px !important;
	height:391px !important;
	left:80px !important;
	top:96px !important;
}

#item40847 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item40863 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item40902 {
	width:172px !important;
	height:338px !important;
	left:578px !important;
	top:96px !important;
}

#item40905 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:128px !important;
}

#item40916 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:177px !important;
}

#item40926 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item40927 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:288px !important;
}

#item40942 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:337px !important;
}

#item40975 {
	width:175px !important;
	height:327px !important;
	left:798px !important;
	top:96px !important;
}

#item40978 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:128px !important;
}

#item40989 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:192px !important;
}

#item41002 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:431px !important;
}

#item41013 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:177px !important;
}

#item41023 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item41036 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:369px !important;
}

#item41051 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:305px !important;
}

#item41070 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:353px !important;
}

#item41081 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:753px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item41082 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:305px !important;
}

#item171855 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:416px !important;
}

#item171864 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:354px !important;
}

#item191469 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:518px !important;
}

#item191472 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:519px !important;
}

#item191475 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:519px !important;
}

#item191498 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:505px !important;
}

#item191524 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191521 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:502px !important;
}

#item40643 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-40643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40644 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item40650 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40648 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item40601 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40602 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table579247 th, table#table579247 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table579247 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table579247 {
	table-layout:fixed;
}

#item40622 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-40622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40627 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40625 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item40489 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40490 {
	width:662px !important;
	height:554px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40493 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40491 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item40527 {
	width:602px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-40527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40574 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item40551 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item40530 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:539px !important;
}

#item40597 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:543px !important;
}

#item40418 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40438 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40441 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item40461 {
	width:650px !important;
	height:1883px !important;
}

@keyframes fade-in-40461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40477 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40475 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item40416 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item40414 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item41107 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item41108 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:115px !important;
}

#item41122 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:115px !important;
}

#item41133 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:115px !important;
}

#item41146 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:115px !important;
}

#item41157 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item41187 {
	width:120px !important;
	height:10px !important;
}

#item41190 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

@keyframes fade-in-41190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41222 {
	width:140px !important;
	height:10px !important;
}

#item41225 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-41225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41260 {
	width:110px !important;
	height:10px !important;
}

#item41263 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:13px !important;
}

@keyframes fade-in-41263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41302 {
	width:140px !important;
	height:10px !important;
}

#item41305 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:13px !important;
}

@keyframes fade-in-41305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41316 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item41347 {
	width:80px !important;
	height:10px !important;
}

#item41350 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

@keyframes fade-in-41350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41365 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item41368 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41402 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41366 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item41408 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41438 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41406 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item41444 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41476 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41442 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item41482 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41512 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41480 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item41520 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41549 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item41518 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item41555 {
	width:43px !important;
	height:43px !important;
}

#item41553 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item41568 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-41568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80591 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item80619 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80617 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item80635 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80633 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item80650 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:209px !important;
	background:#000;
}

#item80670 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item80673 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:250px !important;
}

#item80683 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	top:272px !important;
	background:#000;
}

#item80684 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:243px !important;
}

#item80698 {
	width:48px !important;
	height:18px !important;
	left:313px !important;
	top:243px !important;
}

#item80711 {
	width:48px !important;
	height:18px !important;
	left:131px !important;
	top:243px !important;
}

#item80727 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:180px !important;
}

#item80737 {
	width:48px !important;
	height:18px !important;
	left:444px !important;
	top:180px !important;
}

#item80770 {
	width:80px !important;
	height:15px !important;
}

#item80773 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-80773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80806 {
	width:90px !important;
	height:15px !important;
}

#item80809 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-80809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80838 {
	width:80px !important;
	height:31px !important;
}

#item80841 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:36px !important;
}

@keyframes fade-in-80841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80870 {
	width:90px !important;
	height:15px !important;
}

#item80873 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-80873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80906 {
	width:80px !important;
	height:15px !important;
}

#item80909 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-80909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80942 {
	width:50px !important;
	height:15px !important;
}

#item80945 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-80945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80956 {
	opacity:0.50;
	width:575px !important;
	height:1px !important;
	left:127px !important;
	top:143px !important;
	background:#000;
}

#item80957 {
	width:48px !important;
	height:18px !important;
	left:212px !important;
	top:116px !important;
}

#item80972 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:116px !important;
}

#item80986 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:116px !important;
}

#item81002 {
	width:48px !important;
	height:18px !important;
	left:127px !important;
	top:181px !important;
}

#item81014 {
	width:48px !important;
	height:18px !important;
	left:280px !important;
	top:181px !important;
}

#item81045 {
	width:110px !important;
	height:15px !important;
}

#item81048 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-81048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81079 {
	width:90px !important;
	height:31px !important;
}

#item81082 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:36px !important;
}

@keyframes fade-in-81082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81111 {
	width:70px !important;
	height:31px !important;
}

#item81114 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:36px !important;
}

@keyframes fade-in-81114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81143 {
	width:130px !important;
	height:15px !important;
}

#item81146 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-81146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81159 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:97px !important;
}

#item81192 {
	width:90px !important;
	height:15px !important;
}

#item81195 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-81195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81467 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81488 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81510 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item81515 {
	width:29px !important;
	height:29px !important;
}

#item81513 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item81592 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item172870 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item172893 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item172898 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item172903 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item172909 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item172914 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item172920 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item172943 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item172952 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item172958 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item172964 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item172969 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item172977 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item173000 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item173006 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item173011 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item173016 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item173022 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:1485px !important;
}

#item173045 {
	width:19px !important;
	height:19px !important;
	top:1528px !important;
}

#item173051 {
	width:19px !important;
	height:19px !important;
	top:1597px !important;
}

#item173057 {
	width:19px !important;
	height:19px !important;
	top:1730px !important;
}

#item173066 {
	width:19px !important;
	height:19px !important;
	top:1799px !important;
}

#item192327 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192331 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192354 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192358 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192384 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192381 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item81448 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item81454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81452 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item81409 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81409 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81409 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81410 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table584878 th, table#table584878 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table584878 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table584878 {
	table-layout:fixed;
}

#item81430 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-81430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81433 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item81285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81286 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81289 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81287 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81350 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item81327 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item81306 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item81373 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item81376 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item81396 {
	width:505px !important;
	height:971px !important;
}

@keyframes fade-in-81396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81209 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81229 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81232 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item81252 {
	width:505px !important;
	height:4251px !important;
}

@keyframes fade-in-81252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81270 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81268 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81207 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item81205 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item81910 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item81913 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81943 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81911 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item81949 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81977 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81947 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item81983 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item82011 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81981 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item82017 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item82049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item82015 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item82055 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item82087 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item82053 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item82093 {
	width:52px !important;
	height:52px !important;
}

#item82091 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item82104 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-82104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-82104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item82104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-41583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-41619 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41619 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-41601 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41601 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-41585 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-41585 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item41583 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item41631 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item41632 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item41652 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item41657 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41655 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item41671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41669 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item41690 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item41706 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item41707 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:170px !important;
}

#item41718 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item41719 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:165px !important;
}

#item41733 {
	width:34px !important;
	height:13px !important;
	left:789px !important;
	top:165px !important;
}

#item41744 {
	width:34px !important;
	height:13px !important;
	left:561px !important;
	top:165px !important;
}

#item41753 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:165px !important;
}

#item41784 {
	width:130px !important;
	height:10px !important;
}

#item41787 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:13px !important;
}

@keyframes fade-in-41787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41821 {
	width:180px !important;
	height:10px !important;
}

#item41824 {
	width:19px !important;
	height:19px !important;
	left:81px !important;
	top:13px !important;
}

@keyframes fade-in-41824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41862 {
	width:150px !important;
	height:10px !important;
}

#item41865 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:13px !important;
}

@keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41896 {
	width:130px !important;
	height:10px !important;
}

#item41899 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:13px !important;
}

@keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41928 {
	width:77px !important;
	height:10px !important;
}

#item41931 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:13px !important;
}

@keyframes fade-in-41931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41963 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item42209 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-42209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42229 {
	width:957px !important;
	height:512px !important;
	left:26px !important;
	top:40px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42251 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item42256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42254 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:24px !important;
}

#item42367 {
	width:211px !important;
	height:318px !important;
	left:334px !important;
	top:96px !important;
}

#item42370 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:128px !important;
}

#item42380 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:286px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42400 {
	width:201px !important;
	height:391px !important;
	left:80px !important;
	top:96px !important;
}

#item42403 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item42412 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item42444 {
	width:185px !important;
	height:286px !important;
	left:578px !important;
	top:96px !important;
}

#item42447 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:128px !important;
}

#item42460 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:272px !important;
}

#item42470 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:285px !important;
}

#item42485 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:335px !important;
}

#item42515 {
	width:175px !important;
	height:384px !important;
	left:798px !important;
	top:96px !important;
}

#item42518 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:128px !important;
}

#item42538 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:431px !important;
}

#item42553 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:177px !important;
}

#item42573 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item42583 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:319px !important;
}

#item42592 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:753px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42593 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:193px !important;
}

#item173114 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:351px !important;
}

#item173109 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:304px !important;
}

#item183594 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:176px !important;
}

#item191639 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:518px !important;
}

#item191643 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:519px !important;
}

#item191646 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:520px !important;
}

#item191669 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:505px !important;
}

#item191695 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item191692 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:503px !important;
}

#item42191 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-42191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42192 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item42198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42196 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item42153 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-42153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42154 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table589945 th, table#table589945 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table589945 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table589945 {
	table-layout:fixed;
}

#item42174 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-42174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42179 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42177 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item42042 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-42042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42043 {
	width:662px !important;
	height:539px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42044 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item42079 {
	width:602px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-42079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42126 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item42103 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item42082 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:525px !important;
}

#item42149 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:529px !important;
}

#item41970 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41990 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41993 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item42013 {
	width:650px !important;
	height:1664px !important;
}

@keyframes fade-in-42013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42028 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item41968 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item41966 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item42619 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item42620 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:115px !important;
}

#item42630 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:115px !important;
}

#item42642 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:115px !important;
}

#item42652 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:115px !important;
}

#item42661 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item42692 {
	width:120px !important;
	height:10px !important;
}

#item42695 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

@keyframes fade-in-42695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42729 {
	width:150px !important;
	height:10px !important;
}

#item42732 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-42732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42770 {
	width:130px !important;
	height:10px !important;
}

#item42773 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:13px !important;
}

@keyframes fade-in-42773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42803 {
	width:130px !important;
	height:10px !important;
}

#item42806 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:13px !important;
}

@keyframes fade-in-42806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42815 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item42848 {
	width:79px !important;
	height:10px !important;
}

#item42851 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

@keyframes fade-in-42851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42864 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item42867 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42896 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42865 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item42902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42933 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42900 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item42939 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42968 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42937 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item42974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43002 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42972 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item43010 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43040 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43008 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item43046 {
	width:43px !important;
	height:43px !important;
}

#item43044 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item43061 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-43061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82119 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item82152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82150 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item82167 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82165 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item82182 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:270px !important;
	background:#000;
}

#item82183 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:216px !important;
	background:#000;
}

#item82184 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:171px !important;
	background:#000;
}

#item82185 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:248px !important;
}

#item82203 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:241px !important;
}

#item82213 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:241px !important;
}

#item82222 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:241px !important;
}

#item82235 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:188px !important;
}

#item82268 {
	width:70px !important;
	height:15px !important;
}

#item82271 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-82271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82301 {
	width:131px !important;
	height:15px !important;
}

#item82304 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:20px !important;
}

@keyframes fade-in-82304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82336 {
	width:90px !important;
	height:15px !important;
}

#item82339 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-82339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82370 {
	width:70px !important;
	height:15px !important;
}

#item82373 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-82373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82402 {
	width:56px !important;
	height:15px !important;
}

#item82405 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-82405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82416 {
	width:48px !important;
	height:18px !important;
	left:215px !important;
	top:144px !important;
}

#item82431 {
	width:48px !important;
	height:18px !important;
	left:362px !important;
	top:144px !important;
}

#item82450 {
	width:48px !important;
	height:18px !important;
	left:520px !important;
	top:144px !important;
}

#item82460 {
	width:48px !important;
	height:18px !important;
	left:33px !important;
	top:191px !important;
}

#item82469 {
	width:48px !important;
	height:18px !important;
	left:254px !important;
	top:191px !important;
}

#item82502 {
	width:60px !important;
	height:31px !important;
}

#item82505 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:36px !important;
}

@keyframes fade-in-82505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82538 {
	width:80px !important;
	height:31px !important;
}

#item82541 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:36px !important;
}

@keyframes fade-in-82541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82571 {
	width:129px !important;
	height:15px !important;
}

#item82574 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-82574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82606 {
	width:70px !important;
	height:31px !important;
}

#item82609 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:36px !important;
}

@keyframes fade-in-82609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82619 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:125px !important;
}

#item82648 {
	width:90px !important;
	height:15px !important;
}

#item82651 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-82651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82681 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item82949 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82970 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82992 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item82997 {
	width:29px !important;
	height:29px !important;
}

#item82995 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item83074 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item183849 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item183872 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
	top:540px !important;
}

#item183895 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:880px !important;
}

#item183918 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item183923 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item183929 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item183934 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item183945 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item183951 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item183956 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item183961 {
	width:19px !important;
	height:19px !important;
	top:788px !important;
}

#item183966 {
	width:19px !important;
	height:19px !important;
	top:927px !important;
}

#item183972 {
	width:19px !important;
	height:19px !important;
	top:1128px !important;
}

#item183978 {
	width:19px !important;
	height:19px !important;
	top:1194px !important;
}

#item183983 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:1287px !important;
}

#item184006 {
	width:19px !important;
	height:19px !important;
	top:1332px !important;
}

#item184011 {
	width:19px !important;
	height:19px !important;
	top:1400px !important;
}

#item184017 {
	width:19px !important;
	height:19px !important;
	top:1532px !important;
}

#item184023 {
	width:19px !important;
	height:19px !important;
	top:1602px !important;
}

#item184033 {
	width:19px !important;
	height:19px !important;
	top:994px !important;
}

#item192150 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:609px !important;
}

#item192155 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:611px !important;
}

#item192178 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:610px !important;
}

#item192183 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:568px !important;
}

#item192206 {
	width:336px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item192232 {
	width:342px !important;
	height:20px !important;
	left:162px !important;
	top:578px !important;
}

#item82928 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item82934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82932 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item82887 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82888 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table595050 th, table#table595050 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table595050 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table595050 {
	table-layout:fixed;
}

#item82908 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82913 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82911 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item82769 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82770 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82773 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82771 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82829 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item82806 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item82785 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item82852 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item82855 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item82875 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-82875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82688 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82708 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82711 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item82731 {
	width:505px !important;
	height:3915px !important;
}

@keyframes fade-in-82731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82747 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82686 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item82684 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item83363 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item83366 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83394 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83364 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item83400 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83435 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83398 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item83441 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83476 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83439 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item83482 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83512 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83480 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item83518 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item83551 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item83516 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item83557 {
	width:52px !important;
	height:52px !important;
}

#item83555 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item83568 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item83568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	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.autoParaStyle98 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.1px;
	line-height:32.1px;
	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.autoParaStyle96 {
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:Tondo;
	font-size:38px;
	line-height:42px;
	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.autoParaStyle94 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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.autoParaStyle93 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.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.autoParaStyle92 {
	font-family:Montserrat;
	font-size:9px;
	line-height:14px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle91 {
	font-family:Montserrat;
	font-size:9px;
	line-height:14px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle90 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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.autoParaStyle89 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle88 {
	font-weight:bold;
	font-family:Tondo;
	font-size:34px;
	line-height:42px;
	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.autoParaStyle87 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle86 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:Tondo;	
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle82 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle81 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle80 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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.autoParaStyle78 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32px;
	line-height:42px;
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	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.autoParaStyle70 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	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.autoParaStyle69 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:Tondo;	
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle63 {
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle61 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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.autoParaStyle59 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:Tondo;
	font-size:13px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle55 {
	font-weight:600;
	font-family:Montserrat;
	font-size:16.8px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle53 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle52 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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.autoParaStyle42 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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.autoParaStyle36 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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.autoParaStyle34 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.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.autoParaStyle33 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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.autoParaStyle32 {
	font-family:Montserrat;
	font-size:18.2px;
	line-height:22.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.autoParaStyle31 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.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.autoParaStyle30 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	line-height:42px;
	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.autoParaStyle28 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle26 {
	font-family:Montserrat;
	font-size:9px;
	line-height:14px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:Montserrat;
	font-size:9px;
	line-height:14px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:26px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle15 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:Tondo;	
	font-size:12px;
	line-height:16px;
	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:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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:Montserrat;
	font-size:16px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle7 {
	font-family:Tondo;	
	font-size:12px;
	line-height:16px;
	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.autoParaStyle6 {
	font-family:Montserrat;
	font-size:13px;
	line-height:16px;
	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.autoParaStyle5 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:bold;
	font-family:Tondo;
	font-size:30px;
	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.autoParaStyle2 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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.A-medida-V_-_DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.Ningún-estilo-de-párrafo {
	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.autoCharStyle18 {
	text-transform:uppercase;
}

span.autoCharStyle17 {
	letter-spacing:-0.300em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle15 {
	font-family:"Proxima Nova";
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle11 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:18.2px;
}

span.autoCharStyle10 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle7 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle6 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:13px;
}

span.autoCharStyle5 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:13px;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16px;
	text-transform:uppercase;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle2 {
	color:#d70e2b;
}

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

span.DiaX {
	font-weight:bold;
	font-family:Montserrat;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

