/* 	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-780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-804 {
	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-804 {
	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-793 {
	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-793 {
	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-782 {
	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-782 {
	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;
	}
}
#item780 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item879 {
	width:34px !important;
	height:13px !important;
	left:378px !important;
	top:153px !important;
}

#item887 {
	width:34px !important;
	height:13px !important;
	left:626px !important;
	top:153px !important;
}

#item898 {
	width:34px !important;
	height:13px !important;
}

#item911 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item923 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

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

#item954 {
	width:214px !important;
	height:9px !important;
}

#item957 {
	width:19px !important;
	height:19px !important;
	left:98px !important;
	top:13px !important;
}

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

#item1021 {
	width:122px !important;
	height:9px !important;
}

#item1024 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

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

#item1053 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item218674 {
	width:120px !important;
	height:9px !important;
}

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

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

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

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

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

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

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

#item1313 {
	width:888px !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-1313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item1338 {
	width:21px !important;
	height:21px !important;
	left:889px !important;
	top:24px !important;
}

#item1447 {
	width:137px !important;
	height:327px !important;
	left:78px !important;
	top:96px !important;
}

#item1469 {
	width:171px !important;
	height:352px !important;
	left:256px !important;
	top:96px !important;
}

#item1472 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:129px !important;
}

#item1481 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:209px !important;
}

#item1491 {
	opacity:0.50;
	width:1px !important;
	height:294px !important;
	left:216px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1511 {
	width:184px !important;
	height:350px !important;
	left:468px !important;
	top:96px !important;
}

#item1514 {
	width:14px !important;
	height:14px !important;
	left:447px !important;
	top:289px !important;
}

#item1523 {
	width:14px !important;
	height:14px !important;
	left:447px !important;
	top:129px !important;
}

#item1531 {
	opacity:0.50;
	width:1px !important;
	height:294px !important;
	left:427px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1532 {
	width:14px !important;
	height:14px !important;
	left:674px !important;
	top:129px !important;
}

#item1540 {
	width:14px !important;
	height:14px !important;
	left:674px !important;
	top:209px !important;
}

#item1567 {
	width:199px !important;
	height:350px !important;
	left:694px !important;
	top:96px !important;
}

#item1570 {
	opacity:0.50;
	width:1px !important;
	height:294px !important;
	left:652px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1571 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:288px !important;
}

#item1580 {
	width:14px !important;
	height:14px !important;
	left:447px !important;
	top:368px !important;
}

#item1592 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:368px !important;
}

#item1618 {
	width:14px !important;
	height:14px !important;
	left:674px !important;
	top:274px !important;
}

#item1627 {
	width:14px !important;
	height:14px !important;
	left:674px !important;
	top:354px !important;
}

#item1636 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item1646 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:208px !important;
}

#item1655 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item87257 {
	width:14px !important;
	height:14px !important;
	left:447px !important;
	top:208px !important;
}

#item145596 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:354px !important;
}

#item235889 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:468px !important;
}

#item235897 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:469px !important;
}

#item235903 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:470px !important;
}

#item235926 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:456px !important;
}

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

#item235949 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:453px !important;
}

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

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

#item1273 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item1236 {
	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-1236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table242729 {
	table-layout:fixed;
}

#item1256 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item1259 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item1130 {
	width:959px !important;
	height:566px !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-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:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1131 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item1161 {
	width:881px !important;
	height:507px !important;
	left:62px !important;
	top:48px !important;
}

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

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

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

#item1164 {
	width:106px !important;
	height:15px !important;
	left:311px !important;
	top:554px !important;
}

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

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

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

#item1080 {
	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-1080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1083 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item1103 {
	width:650px !important;
	height:2000px !important;
}

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

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

#item1116 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item1058 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item1056 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item1699 {
	width:121px !important;
	height:9px !important;
}

#item1702 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item218866 {
	width:168px !important;
	height:14px !important;
}

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

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

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

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

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

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

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

#item37704 {
	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-37704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item146728 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

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

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

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

#item146773 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item146780 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item146803 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

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

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

#item146819 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item146825 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

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

#item146854 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

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

#item146865 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item146877 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

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

#item146906 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item146911 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item146916 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item232201 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232206 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232229 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232236 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232259 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232282 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item37628 {
	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-37628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table250676 {
	table-layout:fixed;
}

#item37648 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

#item37520 {
	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-37520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item37534 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

#item37601 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item145673 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item145674 {
	width:505px !important;
	height:4721px !important;
}

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

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

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

#item37469 {
	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-37469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item37492 {
	width:505px !important;
	height:4515px !important;
}

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

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

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

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

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

#item38100 {
	width:48px !important;
	height:18px !important;
	left:267px !important;
	top:151px !important;
}

#item38110 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item38121 {
	width:48px !important;
	height:18px !important;
}

#item38131 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item38143 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item38180 {
	width:300px !important;
	height:15px !important;
}

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

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

#item38254 {
	width:171px !important;
	height:15px !important;
}

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

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

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

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

#item38311 {
	width:170px !important;
	height:15px !important;
}

#item38314 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-123062 {
	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-123062 {
	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-123058 {
	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-123058 {
	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-123053 {
	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-123053 {
	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;
	}
}
#item123051 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item123111 {
	width:34px !important;
	height:13px !important;
	left:465px !important;
	top:141px !important;
}

#item123121 {
	width:34px !important;
	height:13px !important;
	left:882px !important;
	top:141px !important;
}

#item123136 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:160px !important;
	background:#000;
}

#item123138 {
	width:115px !important;
	height:10px !important;
}

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

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

#item123193 {
	width:91px !important;
	height:10px !important;
}

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

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

#item123219 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

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

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

#item123463 {
	width:809px !important;
	height:466px !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-123463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item123486 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item123509 {
	width:21px !important;
	height:21px !important;
	left:801px !important;
	top:24px !important;
}

#item123567 {
	width:137px !important;
	height:331px !important;
	left:78px !important;
	top:96px !important;
}

#item123590 {
	width:171px !important;
	height:331px !important;
	left:281px !important;
	top:96px !important;
}

#item123614 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:129px !important;
}

#item123619 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:209px !important;
}

#item123624 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:233px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item123625 {
	width:184px !important;
	height:331px !important;
	left:505px !important;
	top:96px !important;
}

#item123648 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:273px !important;
}

#item123654 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:129px !important;
}

#item123659 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:459px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item123696 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:288px !important;
}

#item123707 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:351px !important;
}

#item123713 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:368px !important;
}

#item123734 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:277px !important;
}

#item123739 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:207px !important;
}

#item123744 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item123749 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:208px !important;
}

#item146970 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:353px !important;
}

#item235984 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:454px !important;
}

#item235987 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:455px !important;
}

#item235990 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:456px !important;
}

#item236013 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:441px !important;
}

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

#item236036 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:439px !important;
}

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

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

#item123245 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item123430 {
	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-123430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table256880 {
	table-layout:fixed;
}

#item123431 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item123455 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item123319 {
	width:615px !important;
	height:552px !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-123319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item123320 {
	width:21px !important;
	height:21px !important;
	left:618px !important;
	top:24px !important;
}

#item123332 {
	width:566px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item123355 {
	width:106px !important;
	height:15px !important;
	left:308px !important;
	top:539px !important;
}

#item123405 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:542px !important;
}

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

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

#item123257 {
	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-123257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item123280 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item123281 {
	width:650px !important;
	height:1315px !important;
}

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

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

#item123309 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item123254 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item123242 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item123754 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:127px !important;
}

#item123759 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:127px !important;
}

#item123768 {
	width:67px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item125114 {
	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-125114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item148157 {
	width:477px !important;
	height:451px !important;
	left:33px !important;
}

#item148180 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:448px !important;
}

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

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

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

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

#item148225 {
	width:19px !important;
	height:19px !important;
	top:488px !important;
}

#item148234 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

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

#item148247 {
	width:19px !important;
	height:19px !important;
	top:761px !important;
}

#item148254 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

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

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

#item148287 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item148292 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item232372 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232375 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232398 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232401 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232427 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232424 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item125589 {
	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-125589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table262109 {
	table-layout:fixed;
}

#item125590 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

#item125483 {
	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-125483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item125541 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item147300 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item147301 {
	width:505px !important;
	height:4721px !important;
}

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

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

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

#item158634 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

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

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

#item125423 {
	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-125423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item125447 {
	width:505px !important;
	height:2947px !important;
}

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

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

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

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

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

#item147119 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:223px !important;
	background:#000;
}

#item147120 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:196px !important;
}

#item147127 {
	width:48px !important;
	height:18px !important;
	left:448px !important;
	top:196px !important;
}

#item147133 {
	width:180px !important;
	height:15px !important;
}

#item147156 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:19px !important;
}

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

#item147162 {
	width:111px !important;
	height:15px !important;
}

#item147185 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

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

#item147191 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:177px !important;
}

#item147202 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:177px !important;
}

#item147209 {
	width:93px !important;
	height:15px !important;
}

#item147232 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-148341 {
	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-148341 {
	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-148346 {
	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-148346 {
	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-148343 {
	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-148343 {
	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;
	}
}
#item148339 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item148389 {
	width:34px !important;
	height:13px !important;
	left:389px !important;
	top:141px !important;
}

#item148392 {
	width:34px !important;
	height:13px !important;
	left:654px !important;
	top:141px !important;
}

#item151358 {
	width:34px !important;
	height:13px !important;
	left:902px !important;
	top:141px !important;
}

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

#item148398 {
	width:109px !important;
	height:10px !important;
}

#item148422 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:13px !important;
}

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

#item151215 {
	width:60px !important;
	height:10px !important;
}

#item151238 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:13px !important;
}

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

#item148430 {
	width:77px !important;
	height:10px !important;
}

#item148453 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

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

#item148456 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

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

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

#item148482 {
	width:944px !important;
	height:466px !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-148482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148505 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item148528 {
	width:21px !important;
	height:21px !important;
	left:946px !important;
	top:24px !important;
}

#item148588 {
	width:137px !important;
	height:348px !important;
	left:78px !important;
	top:96px !important;
}

#item148611 {
	width:171px !important;
	height:343px !important;
	left:281px !important;
	top:96px !important;
}

#item148634 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:129px !important;
}

#item148640 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:209px !important;
}

#item148645 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:233px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item148646 {
	width:184px !important;
	height:344px !important;
	left:505px !important;
	top:96px !important;
}

#item148669 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:273px !important;
}

#item148675 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:129px !important;
}

#item148680 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:459px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item148681 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:288px !important;
}

#item148686 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:351px !important;
}

#item148692 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:368px !important;
}

#item148702 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:277px !important;
}

#item148707 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:207px !important;
}

#item148712 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item148717 {
	width:14px !important;
	height:14px !important;
	left:485px !important;
	top:208px !important;
}

#item148722 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:353px !important;
}

#item151380 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:713px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item151381 {
	width:184px !important;
	height:327px !important;
	left:759px !important;
	top:96px !important;
}

#item151404 {
	width:14px !important;
	height:14px !important;
	left:738px !important;
	top:129px !important;
}

#item151413 {
	width:14px !important;
	height:14px !important;
	left:738px !important;
	top:192px !important;
}

#item151419 {
	width:14px !important;
	height:14px !important;
	left:738px !important;
	top:240px !important;
}

#item151425 {
	width:14px !important;
	height:14px !important;
	left:738px !important;
	top:289px !important;
}

#item236074 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:460px !important;
}

#item236078 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:461px !important;
}

#item236081 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:461px !important;
}

#item236104 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:447px !important;
}

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

#item236127 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:444px !important;
}

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

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

#item148933 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item148900 {
	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-148900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table268191 {
	table-layout:fixed;
}

#item148901 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item148925 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item148794 {
	width:615px !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-148794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item148795 {
	width:21px !important;
	height:21px !important;
	left:618px !important;
	top:24px !important;
}

#item148802 {
	width:566px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

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

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

#item148733 {
	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-148733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148757 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item148758 {
	width:650px !important;
	height:1593px !important;
}

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

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

#item148786 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item148730 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item148479 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item151325 {
	width:130px !important;
	height:10px !important;
}

#item151348 {
	width:52px !important;
	height:32px !important;
	left:61px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150441 {
	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-150441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item152153 {
	width:477px !important;
	height:451px !important;
	left:33px !important;
}

#item152176 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:448px !important;
}

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

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

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

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

#item152221 {
	width:19px !important;
	height:19px !important;
	top:488px !important;
}

#item152227 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

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

#item152238 {
	width:19px !important;
	height:19px !important;
	top:761px !important;
}

#item152244 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

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

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

#item152282 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item152288 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item152294 {
	width:477px !important;
	height:331px !important;
	left:33px !important;
}

#item152317 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item152322 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item152328 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

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

#item232452 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232455 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232478 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232483 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232509 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232506 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item150220 {
	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-150220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table274534 {
	table-layout:fixed;
}

#item150221 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

#item150318 {
	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-150318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item150377 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item150400 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item150401 {
	width:505px !important;
	height:1048px !important;
}

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

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

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

#item158578 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

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

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

#item150259 {
	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-150259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item150283 {
	width:505px !important;
	height:3484px !important;
}

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

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

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

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

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

#item150695 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:223px !important;
	background:#000;
}

#item150696 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:196px !important;
}

#item150704 {
	width:48px !important;
	height:18px !important;
	left:448px !important;
	top:196px !important;
}

#item150708 {
	width:180px !important;
	height:15px !important;
}

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

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

#item150737 {
	width:111px !important;
	height:15px !important;
}

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

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

#item150763 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:177px !important;
}

#item150766 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:177px !important;
}

#item150771 {
	width:93px !important;
	height:15px !important;
}

#item150794 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-1961 {
	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-1961 {
	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-1949 {
	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-1949 {
	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-1937 {
	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-1937 {
	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;
	}
}
#item1935 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item2027 {
	width:34px !important;
	height:13px !important;
	left:538px !important;
	top:153px !important;
}

#item2040 {
	width:34px !important;
	height:13px !important;
	left:364px !important;
	top:153px !important;
}

#item2053 {
	width:34px !important;
	height:13px !important;
	left:720px !important;
	top:153px !important;
}

#item2063 {
	width:34px !important;
	height:13px !important;
}

#item2072 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item2082 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

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

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

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

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

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

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

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

#item2112 {
	width:148px !important;
	height:10px !important;
}

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

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

#item2143 {
	width:140px !important;
	height:10px !important;
}

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

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

#item2205 {
	width:108px !important;
	height:10px !important;
}

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

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

#item2235 {
	width:954px !important;
	height:77px !important;
	left:205px !important;
	top:45px !important;
}

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

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

#item2499 {
	width:885px !important;
	height:527px !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-2499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2521 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item2524 {
	width:21px !important;
	height:21px !important;
	left:887px !important;
	top:24px !important;
}

#item2617 {
	width:157px !important;
	height:204px !important;
	left:78px !important;
	top:96px !important;
}

#item2639 {
	width:171px !important;
	height:280px !important;
	left:277px !important;
	top:96px !important;
}

#item2642 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:236px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item2662 {
	width:184px !important;
	height:280px !important;
	left:488px !important;
	top:96px !important;
}

#item2665 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:448px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item2685 {
	width:188px !important;
	height:280px !important;
	left:715px !important;
	top:96px !important;
}

#item2688 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:672px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item2689 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:129px !important;
}

#item2697 {
	width:14px !important;
	height:14px !important;
	left:468px !important;
	top:129px !important;
}

#item2705 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:192px !important;
}

#item2713 {
	width:14px !important;
	height:14px !important;
	left:468px !important;
	top:193px !important;
}

#item2724 {
	width:14px !important;
	height:14px !important;
	left:694px !important;
	top:128px !important;
}

#item2737 {
	width:14px !important;
	height:14px !important;
	left:694px !important;
	top:193px !important;
}

#item2749 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:175px !important;
}

#item2758 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item2787 {
	width:157px !important;
	height:197px !important;
	left:78px !important;
	top:300px !important;
}

#item2790 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:334px !important;
}

#item2801 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:380px !important;
}

#item88073 {
	width:14px !important;
	height:14px !important;
	left:468px !important;
	top:257px !important;
}

#item152399 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item152406 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:429px !important;
}

#item152411 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:257px !important;
}

#item236161 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:519px !important;
}

#item236164 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:520px !important;
}

#item236167 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:521px !important;
}

#item236190 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:507px !important;
}

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

#item236213 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:504px !important;
}

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

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

#item2462 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item2425 {
	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-2425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table280151 {
	table-layout:fixed;
}

#item2445 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item2448 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item2315 {
	width:615px !important;
	height:578px !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-2315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item2316 {
	width:21px !important;
	height:21px !important;
	left:618px !important;
	top:24px !important;
}

#item2350 {
	width:561px !important;
	height:523px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item2353 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:569px !important;
}

#item2420 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:572px !important;
}

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

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

#item2262 {
	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-2262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2265 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item2285 {
	width:650px !important;
	height:2270px !important;
}

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

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

#item2297 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item2240 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item2238 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item2846 {
	width:95px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item38623 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item39199 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:178px !important;
}

#item39211 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:178px !important;
}

#item39222 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item39233 {
	width:48px !important;
	height:18px !important;
}

#item39244 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item39255 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

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

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

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

#item39323 {
	width:196px !important;
	height:15px !important;
}

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

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

#item39398 {
	width:151px !important;
	height:15px !important;
}

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

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

#item39413 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:159px !important;
}

#item39425 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:229px !important;
}

#item39458 {
	width:132px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

#item38894 {
	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-38894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item153308 {
	width:477px !important;
	height:563px !important;
	left:33px !important;
}

#item153331 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
	top:563px !important;
}

#item153354 {
	width:477px !important;
	height:172px !important;
	left:33px !important;
	top:1103px !important;
}

#item153377 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

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

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

#item153405 {
	width:19px !important;
	height:19px !important;
	top:377px !important;
}

#item153412 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item153417 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item153423 {
	width:19px !important;
	height:19px !important;
	top:605px !important;
}

#item153429 {
	width:19px !important;
	height:19px !important;
	top:674px !important;
}

#item153434 {
	width:19px !important;
	height:19px !important;
	top:741px !important;
}

#item153440 {
	width:19px !important;
	height:19px !important;
	top:875px !important;
}

#item153445 {
	width:19px !important;
	height:19px !important;
	top:939px !important;
}

#item153452 {
	width:19px !important;
	height:19px !important;
	top:1008px !important;
}

#item153458 {
	width:19px !important;
	height:19px !important;
	top:1147px !important;
}

#item153464 {
	width:19px !important;
	height:19px !important;
	top:1213px !important;
}

#item232546 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232549 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232572 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232576 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232602 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232599 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item38808 {
	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-38808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table286062 {
	table-layout:fixed;
}

#item38828 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

#item38700 {
	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-38700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item38781 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item152469 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item152470 {
	width:505px !important;
	height:1048px !important;
}

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

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

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

#item158528 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

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

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

#item38650 {
	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-38650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item38673 {
	width:505px !important;
	height:5164px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-3098 {
	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-3098 {
	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-3084 {
	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-3084 {
	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-3069 {
	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-3069 {
	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;
	}
}
#item3067 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item3164 {
	width:34px !important;
	height:13px !important;
	left:523px !important;
	top:153px !important;
}

#item3174 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:153px !important;
}

#item3187 {
	width:34px !important;
	height:13px !important;
	left:711px !important;
	top:153px !important;
}

#item3200 {
	width:34px !important;
	height:13px !important;
}

#item3209 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item3218 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

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

#item3249 {
	width:154px !important;
	height:10px !important;
}

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

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

#item3281 {
	width:146px !important;
	height:10px !important;
}

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

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

#item3343 {
	width:87px !important;
	height:10px !important;
}

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

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

#item3373 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

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

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

#item155462 {
	width:902px !important;
	height:572px !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-155462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item155485 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

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

#item3673 {
	width:21px !important;
	height:21px !important;
	left:905px !important;
	top:24px !important;
}

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

#item155510 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item156816 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item156822 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item156830 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item156840 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item156845 {
	width:249px !important;
	height:656px !important;
	left:21px !important;
}

#item156869 {
	width:245px !important;
	height:656px !important;
	left:312px !important;
}

#item156892 {
	width:238px !important;
	height:657px !important;
	left:599px !important;
}

#item156915 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item156920 {
	width:14px !important;
	height:14px !important;
	top:116px !important;
}

#item156925 {
	width:14px !important;
	height:14px !important;
	top:290px !important;
}

#item156930 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item156935 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item156943 {
	width:14px !important;
	height:14px !important;
	top:482px !important;
}

#item156949 {
	width:14px !important;
	height:14px !important;
	top:180px !important;
}

#item156954 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item156959 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:99px !important;
}

#item156967 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item156975 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:259px !important;
}

#item156980 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item156985 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:434px !important;
}

#item156990 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:498px !important;
}

#item156995 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:577px !important;
}

#item236252 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:560px !important;
}

#item236258 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:561px !important;
}

#item236261 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:562px !important;
}

#item236284 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:548px !important;
}

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

#item236307 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:545px !important;
}

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

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

#item3609 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item3566 {
	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-3566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table292975 {
	table-layout:fixed;
}

#item3586 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item3589 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item3452 {
	width:595px !important;
	height:583px !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-3452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item3453 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item3491 {
	width:545px !important;
	height:529px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item3494 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:577px !important;
}

#item3561 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:580px !important;
}

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

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

#item3400 {
	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-3400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3403 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item3423 {
	width:650px !important;
	height:2250px !important;
}

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

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

#item3433 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item3378 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item3376 {
	width:1008px !important;
	height:603px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item4088 {
	width:98px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item39774 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item40447 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:179px !important;
}

#item40459 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:179px !important;
}

#item40474 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item40491 {
	width:48px !important;
	height:18px !important;
}

#item40504 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item40517 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item40550 {
	width:94px !important;
	height:15px !important;
}

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

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

#item40584 {
	width:204px !important;
	height:15px !important;
}

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

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

#item40650 {
	width:122px !important;
	height:15px !important;
}

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

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

#item40664 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:160px !important;
}

#item40674 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item40710 {
	width:137px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

#item40037 {
	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-40037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item158047 {
	width:477px !important;
	height:787px !important;
	left:32px !important;
}

#item158070 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item158075 {
	width:19px !important;
	height:19px !important;
	top:162px !important;
}

#item158080 {
	width:19px !important;
	height:19px !important;
	top:407px !important;
}

#item158086 {
	width:19px !important;
	height:19px !important;
	top:492px !important;
}

#item158093 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item158103 {
	width:19px !important;
	height:19px !important;
	top:253px !important;
}

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

#item158114 {
	width:479px !important;
	height:854px !important;
	left:29px !important;
}

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

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

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

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

#item158159 {
	width:19px !important;
	height:19px !important;
	top:471px !important;
}

#item158164 {
	width:19px !important;
	height:19px !important;
	top:562px !important;
}

#item158170 {
	width:19px !important;
	height:19px !important;
	top:650px !important;
}

#item158175 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

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

#item158191 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item158197 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

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

#item158207 {
	width:479px !important;
	height:438px !important;
	left:29px !important;
}

#item232645 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232652 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232675 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232679 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232705 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232702 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item39959 {
	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-39959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table301063 {
	table-layout:fixed;
}

#item39979 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@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%;
}

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

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

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

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

#item157094 {
	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-157094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157095 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

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

#item39852 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item157118 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item157119 {
	width:505px !important;
	height:1048px !important;
}

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

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

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

#item158475 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

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

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

#item39801 {
	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-39801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item39824 {
	width:505px !important;
	height:5142px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-4329 {
	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-4329 {
	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-4314 {
	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-4314 {
	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-4300 {
	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-4300 {
	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;
	}
}
#item4298 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item4404 {
	width:34px !important;
	height:13px !important;
	left:353px !important;
	top:141px !important;
}

#item4413 {
	width:34px !important;
	height:13px !important;
	left:551px !important;
	top:141px !important;
}

#item4422 {
	width:34px !important;
	height:13px !important;
	left:770px !important;
	top:141px !important;
}

#item4431 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:141px !important;
}

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

#item4460 {
	width:164px !important;
	height:10px !important;
}

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

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

#item4491 {
	width:185px !important;
	height:10px !important;
}

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

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

#item4525 {
	width:185px !important;
	height:10px !important;
}

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

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

#item4562 {
	width:97px !important;
	height:10px !important;
}

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

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

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

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

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

#item4873 {
	width:808px !important;
	height:516px !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-4873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4895 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item4898 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:24px !important;
}

#item4928 {
	width:200px !important;
	height:194px !important;
	left:79px !important;
	top:96px !important;
}

#item4950 {
	width:200px !important;
	height:141px !important;
	left:79px !important;
	top:290px !important;
}

#item4953 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item4962 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item4970 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item4980 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:369px !important;
}

#item5058 {
	opacity:0.50;
	width:1px !important;
	height:327px !important;
	left:279px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item5078 {
	width:243px !important;
	height:179px !important;
	left:321px !important;
	top:96px !important;
}

#item5081 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:177px !important;
}

#item5090 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:129px !important;
}

#item5100 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:561px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item5101 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:307px !important;
}

#item5110 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:356px !important;
}

#item5137 {
	width:243px !important;
	height:208px !important;
	left:321px !important;
	top:274px !important;
}

#item5159 {
	width:159px !important;
	height:174px !important;
	left:604px !important;
	top:96px !important;
}

#item5162 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:177px !important;
}

#item5170 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:129px !important;
}

#item89068 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:226px !important;
}

#item89074 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:224px !important;
}

#item158253 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:240px !important;
}

#item158259 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:418px !important;
}

#item236338 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:504px !important;
}

#item236342 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:505px !important;
}

#item236349 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:505px !important;
}

#item236372 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:491px !important;
}

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

#item236395 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:488px !important;
}

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

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

#item4837 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

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

#item4800 {
	width:318px !important;
	height:338px !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-4800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table306575 {
	table-layout:fixed;
}

#item4820 {
	width:258px !important;
	height:276px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item4823 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

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

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

#item4671 {
	width:502px !important;
	height:556px !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-4671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item4672 {
	width:21px !important;
	height:21px !important;
	left:505px !important;
	top:24px !important;
}

#item4704 {
	width:440px !important;
	height:509px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item4707 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:539px !important;
}

#item4774 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:543px !important;
}

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

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

#item4623 {
	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-4623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4626 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item4646 {
	width:650px !important;
	height:1740px !important;
}

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

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

#item4657 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item4601 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item4599 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item5217 {
	width:92px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item41308 {
	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-41308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item159500 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item159523 {
	width:477px !important;
	height:563px !important;
	left:33px !important;
	top:474px !important;
}

#item159546 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
	top:1038px !important;
}

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

#item159575 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

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

#item159590 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item159595 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item159601 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item159606 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item159611 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item159617 {
	width:19px !important;
	height:19px !important;
	top:786px !important;
}

#item159622 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item159628 {
	width:19px !important;
	height:19px !important;
	top:920px !important;
}

#item159635 {
	width:19px !important;
	height:19px !important;
	top:1149px !important;
}

#item159641 {
	width:19px !important;
	height:19px !important;
	top:1084px !important;
}

#item159649 {
	width:19px !important;
	height:19px !important;
	top:1217px !important;
}

#item232736 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232742 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232765 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232768 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232794 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232791 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

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

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

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

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

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

#item41226 {
	width:446px !important;
	height:473px !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-41226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table311720 {
	table-layout:fixed;
}

#item41246 {
	width:361px !important;
	height:387px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

#item158342 {
	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-158342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item41118 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item158343 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item158366 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item158367 {
	width:505px !important;
	height:930px !important;
}

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

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

#item158450 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item158423 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

#item41042 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-41042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41062 {
	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-41062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41065 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item41085 {
	width:505px !important;
	height:3977px !important;
}

@keyframes fade-in-41085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41103 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41101 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item41040 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item41038 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item41612 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:151px !important;
}

#item41622 {
	width:48px !important;
	height:18px !important;
	left:465px !important;
	top:151px !important;
}

#item41634 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item41649 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:225px !important;
}

#item41683 {
	width:75px !important;
	height:15px !important;
}

#item41686 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-41686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41717 {
	width:95px !important;
	height:15px !important;
}

#item41720 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-41720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41751 {
	width:259px !important;
	height:15px !important;
}

#item41754 {
	width:27px !important;
	height:27px !important;
	left:116px !important;
	top:20px !important;
}

@keyframes fade-in-41754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41786 {
	width:135px !important;
	height:15px !important;
}

#item41789 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-41789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41800 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item41810 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item41840 {
	width:128px !important;
	height:15px !important;
}

#item41843 {
	width:27px !important;
	height:27px !important;
	left:95px !important;
	top:20px !important;
}

@keyframes fade-in-41843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41853 {
	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;
}

#item41856 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item41885 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item41854 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item41891 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item41922 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item41889 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item41928 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item41964 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item41926 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item41970 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item42004 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item41968 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item42010 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item42040 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item42008 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item42046 {
	width:52px !important;
	height:52px !important;
}

#item42044 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item42058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-42058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item42058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-5439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-5469 {
	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-5469 {
	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-5456 {
	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-5456 {
	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-5441 {
	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-5441 {
	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;
	}
}
#item5439 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item5479 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item5480 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item5500 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item5505 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5503 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item5518 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5516 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item5532 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item5544 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item5545 {
	width:34px !important;
	height:13px !important;
	left:306px !important;
	top:153px !important;
}

#item5554 {
	width:34px !important;
	height:13px !important;
	left:411px !important;
	top:153px !important;
}

#item5563 {
	width:34px !important;
	height:13px !important;
	left:536px !important;
	top:153px !important;
}

#item5573 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:153px !important;
}

#item5582 {
	width:34px !important;
	height:13px !important;
	left:1034px !important;
	top:153px !important;
}

#item5590 {
	width:34px !important;
	height:13px !important;
	left:871px !important;
	top:153px !important;
}

#item5598 {
	width:34px !important;
	height:13px !important;
	left:758px !important;
	top:153px !important;
}

#item5606 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item5627 {
	width:71px !important;
	height:10px !important;
}

#item5630 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-5630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5658 {
	width:91px !important;
	height:10px !important;
}

#item5661 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-5661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5691 {
	width:92px !important;
	height:10px !important;
}

#item5694 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-5694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5729 {
	width:129px !important;
	height:10px !important;
}

#item5732 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5765 {
	width:79px !important;
	height:10px !important;
}

#item5768 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5830 {
	width:50px !important;
	height:10px !important;
}

#item5833 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-5833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5863 {
	width:954px !important;
	height:66px !important;
	left:205px !important;
	top:45px !important;
}

#item5797 {
	width:62px !important;
	height:10px !important;
}

#item5800 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-5800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219667 {
	width:73px !important;
	height:10px !important;
	top:41px !important;
}

#item159715 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-159715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159717 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-159717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159719 {
	width:902px !important;
	height:572px !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-159719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6165 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6163 {
	width:21px !important;
	height:21px !important;
	left:904px !important;
	top:24px !important;
}

#item159742 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item159765 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item159766 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item159767 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item160325 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item160330 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:79px !important;
}

#item160336 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:129px !important;
}

#item160344 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item160349 {
	width:249px !important;
	height:656px !important;
	left:21px !important;
}

#item160372 {
	width:245px !important;
	height:656px !important;
	left:312px !important;
}

#item160395 {
	width:238px !important;
	height:657px !important;
	left:599px !important;
}

#item160418 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item160424 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item160430 {
	width:14px !important;
	height:14px !important;
	top:242px !important;
}

#item160438 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item160443 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item160448 {
	width:14px !important;
	height:14px !important;
	top:433px !important;
}

#item160453 {
	width:14px !important;
	height:14px !important;
	top:145px !important;
}

#item160459 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item160464 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item160470 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item160477 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item160482 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:273px !important;
}

#item160488 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item160494 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:418px !important;
}

#item160502 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item160507 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item160513 {
	width:14px !important;
	height:14px !important;
	top:530px !important;
}

#item160518 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:513px !important;
}

#item160524 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:290px !important;
}

#item160529 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:339px !important;
}

#item236437 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:560px !important;
}

#item236441 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:561px !important;
}

#item236444 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:562px !important;
}

#item236467 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:548px !important;
}

#item236494 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236490 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:545px !important;
}

#item6101 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6102 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item6108 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6106 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item6063 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6066 {
	width:318px !important;
	height:292px !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-6066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table318171 th, table#table318171 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table318171 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table318171 {
	table-layout:fixed;
}

#item6086 {
	width:258px !important;
	height:261px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6091 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6089 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item5937 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-5937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5938 {
	width:581px !important;
	height:456px !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-5938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5941 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5939 {
	width:21px !important;
	height:21px !important;
	left:584px !important;
	top:24px !important;
}

#item5970 {
	width:521px !important;
	height:395px !important;
	left:65px !important;
	top:50px !important;
}

@keyframes fade-in-5970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6017 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item5994 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item5973 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:441px !important;
}

#item6040 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item5870 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-5870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5890 {
	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-5890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5893 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item5913 {
	width:650px !important;
	height:2492px !important;
}

@keyframes fade-in-5913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5927 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5925 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item5868 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item5866 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item6593 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item6601 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item6629 {
	width:46px !important;
	height:10px !important;
}

#item6632 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-6632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6646 {
	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;
}

#item6649 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6685 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6647 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item6691 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6722 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6689 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item6728 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6756 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6726 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item6762 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6790 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6760 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item6798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6827 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6796 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item6835 {
	width:43px !important;
	height:43px !important;
}

#item6833 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item6845 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6845 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6845 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42073 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item42111 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item42109 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item42125 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item42123 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item42136 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item42137 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item42157 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item42412 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-42412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42433 {
	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-42433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42455 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item42460 {
	width:29px !important;
	height:29px !important;
}

#item42458 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item42540 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item162345 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item162368 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item162373 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item162380 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item162387 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item162396 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item162401 {
	width:19px !important;
	height:19px !important;
	top:198px !important;
}

#item162408 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item162431 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item162436 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item162441 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item162446 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item162451 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item162458 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item162466 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item162489 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item162495 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item162501 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item162509 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item162514 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item162519 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item162525 {
	width:477px !important;
	height:563px !important;
	left:33px !important;
}

#item162548 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item162554 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item162560 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item162565 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item162572 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item162577 {
	width:19px !important;
	height:19px !important;
	top:467px !important;
}

#item232829 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232832 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232856 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232859 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232885 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232882 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item42395 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42393 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item42407 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item42351 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-42351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42352 {
	width:446px !important;
	height:413px !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-42352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table323971 th, table#table323971 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table323971 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table323971 {
	table-layout:fixed;
}

#item42372 {
	width:361px !important;
	height:371px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-42372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42377 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42375 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item42238 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-42238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42239 {
	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-42239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42242 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42240 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item42302 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item42279 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item42258 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

#item42325 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item160702 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item160704 {
	width:505px !important;
	height:930px !important;
}

@keyframes fade-in-160704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-42164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42184 {
	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-42184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42187 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item42207 {
	width:505px !important;
	height:5909px !important;
}

@keyframes fade-in-42207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42222 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42220 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item42162 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item42160 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item42840 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:151px !important;
}

#item42852 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:151px !important;
}

#item42864 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:151px !important;
}

#item42876 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item42887 {
	width:48px !important;
	height:18px !important;
	left:484px !important;
	top:225px !important;
}

#item42897 {
	width:48px !important;
	height:18px !important;
	left:256px !important;
	top:225px !important;
}

#item42907 {
	width:48px !important;
	height:18px !important;
	left:98px !important;
	top:225px !important;
}

#item42937 {
	width:99px !important;
	height:15px !important;
}

#item42940 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-42940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42970 {
	width:128px !important;
	height:15px !important;
}

#item42973 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-42973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43005 {
	width:128px !important;
	height:15px !important;
}

#item43008 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:20px !important;
}

@keyframes fade-in-43008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43045 {
	width:180px !important;
	height:15px !important;
}

#item43048 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-43048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43083 {
	width:110px !important;
	height:15px !important;
}

#item43086 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-43086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43151 {
	width:70px !important;
	height:15px !important;
}

#item43154 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-43154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43166 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item43177 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item43207 {
	width:64px !important;
	height:15px !important;
}

#item43210 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-43210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219756 {
	width:87px !important;
	height:15px !important;
}

#item219779 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-219779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-219779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item219779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219782 {
	width:102px !important;
	height:14px !important;
	top:58px !important;
}

#item43220 {
	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;
}

#item43223 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43252 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43221 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item43258 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43287 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43256 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item43293 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43324 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43291 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item43330 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item43364 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item43328 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item43370 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item43403 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item43368 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item43409 {
	width:52px !important;
	height:52px !important;
}

#item43407 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item43421 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-43421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-6860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-6887 {
	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-6887 {
	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-6873 {
	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-6873 {
	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-6862 {
	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-6862 {
	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;
	}
}
#item6860 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item6898 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item6899 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item6919 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item6924 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6922 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item6935 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6933 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item6946 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item6959 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item6960 {
	width:34px !important;
	height:13px !important;
	left:690px !important;
	top:141px !important;
}

#item6972 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:141px !important;
}

#item6982 {
	width:34px !important;
	height:13px !important;
	left:960px !important;
	top:141px !important;
}

#item6992 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item7013 {
	width:236px !important;
	height:10px !important;
}

#item7016 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:14px !important;
}

@keyframes fade-in-7016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7048 {
	width:279px !important;
	height:10px !important;
}

#item7051 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-7051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7081 {
	width:121px !important;
	height:10px !important;
}

#item7084 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-7084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7111 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item7351 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7371 {
	width:895px !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-7371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7393 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item7398 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7396 {
	width:21px !important;
	height:21px !important;
	left:897px !important;
	top:24px !important;
}

#item163190 {
	width:185px !important;
	height:331px !important;
	left:20px !important;
}

#item163213 {
	width:200px !important;
	height:327px !important;
	left:245px !important;
}

#item163236 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:33px !important;
}

#item163242 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:97px !important;
}

#item163250 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:204px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item163251 {
	width:139px !important;
	height:327px !important;
	left:485px !important;
}

#item163274 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:114px !important;
}

#item163279 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:33px !important;
}

#item163285 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:444px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item163286 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:33px !important;
}

#item163291 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:95px !important;
}

#item163296 {
	width:185px !important;
	height:327px !important;
	left:667px !important;
}

#item163319 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:624px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item163320 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:161px !important;
}

#item163325 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:177px !important;
}

#item163330 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:224px !important;
}

#item163337 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:255px !important;
}

#item163342 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:161px !important;
}

#item163348 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:224px !important;
}

#item163356 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item163365 {
	width:14px !important;
	height:14px !important;
	top:112px !important;
}

#item163370 {
	width:14px !important;
	height:14px !important;
	top:257px !important;
}

#item163375 {
	width:14px !important;
	height:14px !important;
	top:177px !important;
}

#item236538 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:449px !important;
}

#item236541 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:450px !important;
}

#item236545 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:451px !important;
}

#item236568 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:436px !important;
}

#item236594 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236591 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:434px !important;
}

#item7327 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7328 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item7334 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7332 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item7289 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7290 {
	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-7290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table329787 th, table#table329787 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table329787 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table329787 {
	table-layout:fixed;
}

#item7310 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-7310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7315 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7313 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item7183 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7184 {
	width:595px !important;
	height:456px !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-7184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7185 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item7215 {
	width:545px !important;
	height:395px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-7215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7262 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item7239 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item7218 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:442px !important;
}

#item7285 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item7118 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7138 {
	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-7138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7141 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item7161 {
	width:650px !important;
	height:1224px !important;
}

@keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7173 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7171 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item7116 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item7114 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item7727 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item7738 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item7772 {
	width:120px !important;
	height:10px !important;
}

#item7775 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:14px !important;
}

@keyframes fade-in-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7787 {
	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;
}

#item7790 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7818 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7788 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item7824 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7852 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7822 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item7858 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7887 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7856 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item7893 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7921 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7891 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item7929 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7956 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7927 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item7962 {
	width:43px !important;
	height:43px !important;
}

#item7960 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item7971 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43436 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item43475 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43473 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item43488 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43486 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item43499 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item43500 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item43520 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item43786 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43807 {
	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-43807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43829 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item43834 {
	width:29px !important;
	height:29px !important;
}

#item43832 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item43919 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item164590 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item164613 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item164619 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item164624 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item164632 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item164639 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item164662 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item164673 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item164678 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item164683 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item164689 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item164712 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item164717 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item164722 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item164727 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item164735 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item164758 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item164764 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item164771 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item164777 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item232921 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item232924 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item232947 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item232951 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item232977 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item232974 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item43767 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43765 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item43781 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item43721 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43722 {
	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-43722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table335809 th, table#table335809 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335809 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335809 {
	table-layout:fixed;
}

#item43742 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43747 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43745 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item43596 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43597 {
	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-43597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43600 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43598 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item43657 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item43634 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item43613 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

#item43680 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item43683 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item43703 {
	width:505px !important;
	height:714px !important;
}

@keyframes fade-in-43703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43547 {
	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-43547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43550 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item43570 {
	width:505px !important;
	height:2750px !important;
}

@keyframes fade-in-43570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43584 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43582 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item43525 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item43523 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item44225 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item44236 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:151px !important;
}

#item44247 {
	width:48px !important;
	height:18px !important;
	left:309px !important;
	top:225px !important;
}

#item44281 {
	width:90px !important;
	height:15px !important;
}

#item44284 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-44284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44316 {
	width:391px !important;
	height:15px !important;
}

#item44319 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
	top:20px !important;
}

@keyframes fade-in-44319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44349 {
	width:169px !important;
	height:15px !important;
}

#item44352 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-44352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44362 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item44372 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item44402 {
	width:168px !important;
	height:15px !important;
}

#item44405 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

@keyframes fade-in-44405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44418 {
	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;
}

#item44421 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44457 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44419 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item44463 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44497 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44461 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item44503 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44533 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44501 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item44539 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44569 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44537 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item44575 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item44606 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item44573 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item44612 {
	width:52px !important;
	height:52px !important;
}

#item44610 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item44624 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-7986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8013 {
	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-8013 {
	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-8001 {
	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-8001 {
	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-7988 {
	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-7988 {
	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;
	}
}
#item7986 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8025 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8026 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8046 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8051 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8049 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8067 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8065 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8080 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8089 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8090 {
	width:34px !important;
	height:13px !important;
	left:646px !important;
	top:141px !important;
}

#item8099 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:141px !important;
}

#item8109 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:141px !important;
}

#item8118 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8139 {
	width:236px !important;
	height:10px !important;
}

#item8142 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:14px !important;
}

@keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8170 {
	width:279px !important;
	height:10px !important;
}

#item8173 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-8173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8201 {
	width:121px !important;
	height:10px !important;
}

#item8204 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:14px !important;
}

@keyframes fade-in-8204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8231 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8476 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8496 {
	width:855px !important;
	height:339px !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-8496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8518 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item8523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8521 {
	width:21px !important;
	height:21px !important;
	left:856px !important;
	top:24px !important;
}

#item8615 {
	width:161px !important;
	height:206px !important;
	left:700px !important;
	top:96px !important;
}

#item8637 {
	width:200px !important;
	height:206px !important;
	left:458px !important;
	top:96px !important;
}

#item8640 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:129px !important;
}

#item8648 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:177px !important;
}

#item8656 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:417px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8676 {
	width:139px !important;
	height:157px !important;
	left:277px !important;
	top:96px !important;
}

#item8679 {
	width:14px !important;
	height:14px !important;
	left:257px !important;
	top:193px !important;
}

#item8687 {
	width:14px !important;
	height:14px !important;
	left:257px !important;
	top:129px !important;
}

#item8695 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:237px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8696 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item8707 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item8740 {
	width:159px !important;
	height:174px !important;
	left:80px !important;
	top:96px !important;
}

#item8743 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:657px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8744 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:129px !important;
}

#item8756 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:177px !important;
}

#item94021 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:224px !important;
}

#item94015 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:224px !important;
}

#item94037 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:240px !important;
}

#item236629 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:327px !important;
}

#item236632 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:328px !important;
}

#item236635 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:328px !important;
}

#item236659 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:314px !important;
}

#item236685 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236682 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:311px !important;
}

#item8458 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8459 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8465 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8463 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item8417 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8418 {
	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-8418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table340619 th, table#table340619 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340619 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340619 {
	table-layout:fixed;
}

#item8438 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8443 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8441 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item8305 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8306 {
	width:595px !important;
	height:514px !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-8306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8309 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8307 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item8343 {
	width:545px !important;
	height:443px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8390 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item8367 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item8346 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:490px !important;
}

#item8413 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:494px !important;
}

#item8238 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8258 {
	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-8258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8261 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item8281 {
	width:650px !important;
	height:1300px !important;
	top:-1px !important;
}

@keyframes fade-in-8281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8293 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8291 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item8236 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item8234 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item8765 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8774 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8804 {
	width:120px !important;
	height:10px !important;
}

#item8807 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:14px !important;
}

@keyframes fade-in-8807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8816 {
	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;
}

#item8819 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8846 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8817 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item8852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8879 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8850 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item8885 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8912 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8883 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item8918 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8945 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8916 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item8953 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8982 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item8951 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item8988 {
	width:43px !important;
	height:43px !important;
}

#item8986 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9004 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44639 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item44674 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44672 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item44687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44685 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item44700 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item44715 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:207px !important;
}

#item44730 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item44731 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item44751 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item44997 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45018 {
	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-45018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45040 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item45045 {
	width:29px !important;
	height:29px !important;
}

#item45043 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item45120 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item94395 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:797px !important;
}

#item94418 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item94423 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item94428 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item94433 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item94438 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item94444 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item94455 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item94461 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item94467 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item94472 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item94479 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item94486 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item94493 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item94516 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:466px !important;
}

#item233006 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233010 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233033 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233036 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233062 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233059 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item44981 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44979 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item44992 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item44940 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44941 {
	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-44941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table345212 th, table#table345212 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table345212 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table345212 {
	table-layout:fixed;
}

#item44961 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-44961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44964 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item44830 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44831 {
	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-44831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44832 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44891 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44868 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44847 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:611px !important;
}

#item44914 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:582px !important;
}

#item164883 {
	width:568px !important;
	height:490px !important;
	left:40px !important;
	top:42px !important;
}

#item164884 {
	width:505px !important;
	height:756px !important;
}

@keyframes fade-in-164884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44778 {
	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-44778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44781 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item44801 {
	width:505px !important;
	height:3041px !important;
}

@keyframes fade-in-44801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44816 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44814 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44756 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item44754 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item45276 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:225px !important;
}

#item45306 {
	width:168px !important;
	height:15px !important;
}

#item45309 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

@keyframes fade-in-45309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45339 {
	width:169px !important;
	height:15px !important;
}

#item45342 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
	top:20px !important;
}

@keyframes fade-in-45342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45354 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item45370 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item45405 {
	width:330px !important;
	height:15px !important;
}

#item45408 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:20px !important;
}

@keyframes fade-in-45408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45440 {
	width:168px !important;
	height:15px !important;
}

#item45443 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:20px !important;
}

@keyframes fade-in-45443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45455 {
	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;
}

#item45458 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45456 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item45495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45525 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45493 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item45531 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45560 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45529 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item45566 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45595 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45564 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item45601 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item45630 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item45599 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item45636 {
	width:52px !important;
	height:52px !important;
}

#item45634 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item45647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-45647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-9054 {
	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-9054 {
	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-9040 {
	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-9040 {
	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-9021 {
	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-9021 {
	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;
	}
}
#item9019 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9065 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9066 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9086 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9091 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9089 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9104 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9102 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9115 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9123 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9124 {
	width:34px !important;
	height:13px !important;
	left:646px !important;
	top:141px !important;
}

#item9132 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:141px !important;
}

#item9140 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:141px !important;
}

#item9148 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item9169 {
	width:236px !important;
	height:10px !important;
}

#item9172 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:14px !important;
}

@keyframes fade-in-9172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9202 {
	width:279px !important;
	height:10px !important;
}

#item9205 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9240 {
	width:121px !important;
	height:10px !important;
}

#item9243 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:14px !important;
}

@keyframes fade-in-9243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9275 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9511 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9531 {
	width:984px !important;
	height:435px !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-9531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9553 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item9558 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9556 {
	width:21px !important;
	height:21px !important;
	left:976px !important;
	top:24px !important;
}

#item9646 {
	width:227px !important;
	height:313px !important;
	left:793px !important;
	top:96px !important;
}

#item9668 {
	width:216px !important;
	height:313px !important;
	left:536px !important;
	top:96px !important;
}

#item9671 {
	width:14px !important;
	height:14px !important;
	left:516px !important;
	top:129px !important;
}

#item9681 {
	width:14px !important;
	height:14px !important;
	left:516px !important;
	top:206px !important;
}

#item9713 {
	width:188px !important;
	height:318px !important;
	left:306px !important;
	top:96px !important;
}

#item9716 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:207px !important;
}

#item9730 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:129px !important;
}

#item9741 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item9752 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:194px !important;
}

#item9783 {
	width:185px !important;
	height:318px !important;
	left:80px !important;
	top:96px !important;
}

#item9786 {
	opacity:0.50;
	width:1px !important;
	height:244px !important;
	left:757px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9787 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:129px !important;
}

#item9797 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:192px !important;
}

#item9805 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:257px !important;
}

#item9813 {
	opacity:0.50;
	width:1px !important;
	height:244px !important;
	left:266px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9814 {
	opacity:0.50;
	width:1px !important;
	height:244px !important;
	left:496px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item94544 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:272px !important;
}

#item94550 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:338px !important;
}

#item164932 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:319px !important;
}

#item164951 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:256px !important;
}

#item164956 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:319px !important;
}

#item164940 {
	width:14px !important;
	height:14px !important;
	left:516px !important;
	top:274px !important;
}

#item164945 {
	width:14px !important;
	height:14px !important;
	left:516px !important;
	top:336px !important;
}

#item236711 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:420px !important;
}

#item236714 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:421px !important;
}

#item236719 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:421px !important;
}

#item236742 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:407px !important;
}

#item236768 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236765 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:404px !important;
}

#item9494 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9495 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9499 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9457 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9458 {
	width:318px !important;
	height:335px !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-9458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table351101 th, table#table351101 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table351101 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table351101 {
	table-layout:fixed;
}

#item9478 {
	width:258px !important;
	height:306px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9483 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9481 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9350 {
	width:595px !important;
	height:553px !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-9350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9351 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item9383 {
	width:545px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9430 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:99px !important;
}

#item9407 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:99px !important;
}

#item9386 {
	width:106px !important;
	height:112px !important;
	left:318px !important;
	top:443px !important;
}

#item9453 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:542px !important;
}

#item9282 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9302 {
	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-9302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9305 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9325 {
	width:650px !important;
	height:1650px !important;
}

@keyframes fade-in-9325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9338 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9336 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9280 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9278 {
	width:1020px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item9815 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item9823 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item9851 {
	width:120px !important;
	height:10px !important;
}

#item9854 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:14px !important;
}

@keyframes fade-in-9854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9868 {
	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;
}

#item9871 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9906 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9869 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9912 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9943 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9910 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9978 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9984 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10012 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9982 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10020 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10049 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10018 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10055 {
	width:43px !important;
	height:43px !important;
}

#item10053 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10065 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45662 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item45705 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45703 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item45719 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45717 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item45731 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item45744 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item45745 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item45765 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item46018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46039 {
	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-46039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46061 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item46066 {
	width:29px !important;
	height:29px !important;
}

#item46064 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item46151 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item166037 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item166060 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item166065 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item166071 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item166077 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item166087 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item166111 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item166116 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item166121 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item166126 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item166132 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item166155 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item166160 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item166165 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item166172 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item166179 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item166203 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item166209 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item166215 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item166224 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item233092 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233096 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233119 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233125 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233152 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233148 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item46000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45998 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item46013 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item45960 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45961 {
	width:446px !important;
	height:469px !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-45961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table356997 th, table#table356997 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table356997 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table356997 {
	table-layout:fixed;
}

#item45981 {
	width:361px !important;
	height:427px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-45981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45986 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45984 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item45842 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45843 {
	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-45843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45846 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45844 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45901 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45878 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45857 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item45924 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item45927 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item45947 {
	width:505px !important;
	height:990px !important;
}

@keyframes fade-in-45947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45772 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45792 {
	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-45792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45795 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item45815 {
	width:505px !important;
	height:3937px !important;
}

@keyframes fade-in-45815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45830 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45828 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45770 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item45768 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item46319 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:225px !important;
}

#item46350 {
	width:149px !important;
	height:15px !important;
}

#item46353 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46384 {
	width:169px !important;
	height:15px !important;
}

#item46387 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
	top:20px !important;
}

@keyframes fade-in-46387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46399 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:207px !important;
}

#item46410 {
	width:48px !important;
	height:18px !important;
	left:614px !important;
	top:151px !important;
}

#item46420 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item46450 {
	width:330px !important;
	height:15px !important;
}

#item46453 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:20px !important;
}

@keyframes fade-in-46453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46484 {
	width:168px !important;
	height:15px !important;
}

#item46487 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:20px !important;
}

@keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46498 {
	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;
}

#item46501 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46532 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46499 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item46538 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46572 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46536 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item46578 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46611 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46576 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item46617 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46647 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46615 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item46653 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item46683 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item46651 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item46689 {
	width:52px !important;
	height:52px !important;
}

#item46687 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item46702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-11277 {
	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-11277 {
	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-11267 {
	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-11267 {
	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-11253 {
	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-11253 {
	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;
	}
}
#item11251 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11289 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11290 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11310 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11313 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11326 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11324 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11337 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11350 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11351 {
	width:34px !important;
	height:13px !important;
	left:690px !important;
	top:141px !important;
}

#item11363 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:141px !important;
}

#item11372 {
	width:34px !important;
	height:13px !important;
	left:960px !important;
	top:141px !important;
}

#item11381 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11402 {
	width:236px !important;
	height:10px !important;
}

#item11405 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:14px !important;
}

@keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11469 {
	width:121px !important;
	height:10px !important;
}

#item11472 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-11472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11499 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11760 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11760 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11760 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11780 {
	width:894px !important;
	height:340px !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-11780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11802 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item11807 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11805 {
	width:21px !important;
	height:21px !important;
	left:895px !important;
	top:24px !important;
}

#item11901 {
	width:185px !important;
	height:200px !important;
	left:78px !important;
	top:96px !important;
}

#item11923 {
	width:200px !important;
	height:163px !important;
	left:303px !important;
	top:96px !important;
}

#item11926 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:129px !important;
}

#item11936 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:192px !important;
}

#item11945 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:263px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11965 {
	width:139px !important;
	height:191px !important;
	left:543px !important;
	top:96px !important;
}

#item11968 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:178px !important;
}

#item11976 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:129px !important;
}

#item11985 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:503px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11986 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:129px !important;
}

#item11995 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:178px !important;
}

#item12022 {
	width:185px !important;
	height:195px !important;
	left:725px !important;
	top:96px !important;
}

#item12025 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:683px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12026 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:225px !important;
}

#item12036 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item12049 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:175px !important;
}

#item95278 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:241px !important;
}

#item95295 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:240px !important;
}

#item236801 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:326px !important;
}

#item236804 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:327px !important;
}

#item236808 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:328px !important;
}

#item236831 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:313px !important;
}

#item236857 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236854 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:311px !important;
}

#item11738 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11739 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item11745 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11743 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11677 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11678 {
	width:318px !important;
	height:374px !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-11678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table361675 th, table#table361675 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361675 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361675 {
	table-layout:fixed;
}

#item11698 {
	width:258px !important;
	height:315px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-11698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11703 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11701 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item11714 {
	width:318px !important;
	height:374px !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-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table363106 th, table#table363106 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table363106 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table363106 {
	table-layout:fixed;
}

#item11734 {
	width:258px !important;
	height:315px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11571 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11572 {
	width:790px !important;
	height:578px !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-11572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11575 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11573 {
	width:21px !important;
	height:21px !important;
	left:795px !important;
	top:24px !important;
}

#item11603 {
	width:735px !important;
	height:523px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11650 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11627 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11606 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:568px !important;
}

#item11673 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:571px !important;
}

#item11506 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11526 {
	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-11526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11529 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item11549 {
	width:650px !important;
	height:1813px !important;
}

@keyframes fade-in-11549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11561 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11559 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item11504 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item11502 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item12061 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12070 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12099 {
	width:120px !important;
	height:10px !important;
}

#item12102 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:14px !important;
}

@keyframes fade-in-12102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11436 {
	width:279px !important;
	height:10px !important;
}

#item11439 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-11439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219833 {
	width:186px !important;
	height:10px !important;
	left:46px !important;
	top:40px !important;
}

#item12112 {
	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;
}

#item12115 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12144 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12113 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12150 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12177 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12148 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item12183 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12210 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12181 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item12216 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12243 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12214 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item12251 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12278 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12249 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item12284 {
	width:43px !important;
	height:43px !important;
}

#item12282 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12295 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47909 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item47946 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47944 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item47959 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47957 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item47970 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item47982 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item47983 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item48003 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item48277 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48298 {
	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-48298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48320 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item48325 {
	width:29px !important;
	height:29px !important;
}

#item48323 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item48400 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item167189 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item167212 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
	top:474px !important;
}

#item167235 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item167240 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item167245 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item167252 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item167257 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item167263 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item167269 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item167277 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item167283 {
	width:19px !important;
	height:19px !important;
	top:785px !important;
}

#item167289 {
	width:19px !important;
	height:19px !important;
	top:853px !important;
}

#item167294 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item233203 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233208 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233231 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233234 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233260 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233257 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item48261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48259 {
	width:27px !important;
	height:27px !important;
	left:640px !important;
	top:10px !important;
}

#item48272 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !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%;
}

#item48210 {
	width:485px !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-48210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48213 {
	width:21px !important;
	height:21px !important;
}

#item48211 {
	width:21px !important;
	height:21px !important;
	left:454px !important;
	top:7px !important;
}

#item48225 {
	width:424px !important;
	height:581px !important;
	left:30px !important;
	top:29px !important;
}

table#table368474 th, table#table368474 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368474 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368474 {
	table-layout:fixed;
}

table#table369940 th, table#table369940 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table369940 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table369940 {
	table-layout:fixed;
}

#item48245 {
	width:361px !important;
	height:963px !important;
}

@keyframes fade-in-48245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48088 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48089 {
	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-48089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48090 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48148 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48125 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48104 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item48171 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item48174 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item48194 {
	width:505px !important;
	height:1132px !important;
}

@keyframes fade-in-48194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48010 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48030 {
	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-48030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48033 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48053 {
	width:505px !important;
	height:4296px !important;
}

@keyframes fade-in-48053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48072 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48070 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48008 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item48006 {
	width:667px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item48566 {
	width:48px !important;
	height:18px !important;
	left:380px !important;
	top:225px !important;
}

#item48596 {
	width:330px !important;
	height:15px !important;
}

#item48599 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:20px !important;
}

@keyframes fade-in-48599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48612 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item48647 {
	width:168px !important;
	height:15px !important;
}

#item48650 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

@keyframes fade-in-48650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48664 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item48676 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:151px !important;
}

#item48744 {
	width:169px !important;
	height:15px !important;
}

#item48747 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-48747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48708 {
	width:391px !important;
	height:15px !important;
}

#item48711 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
	top:20px !important;
}

@keyframes fade-in-48711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219858 {
	width:150px !important;
	height:14px !important;
	left:120px !important;
	top:52px !important;
}

#item48758 {
	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;
}

#item48761 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48791 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48759 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item48797 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48827 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48795 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item48833 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48863 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48831 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item48869 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48898 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48867 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item48904 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item48935 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item48902 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item48941 {
	width:52px !important;
	height:52px !important;
}

#item48939 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item48957 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-12310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-12355 {
	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-12355 {
	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-12336 {
	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-12336 {
	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-12312 {
	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-12312 {
	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;
	}
}
#item12310 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12367 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12368 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12388 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12393 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12391 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12405 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12403 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12416 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12425 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12426 {
	width:34px !important;
	height:13px !important;
	left:713px !important;
	top:153px !important;
}

#item12434 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:153px !important;
}

#item12442 {
	width:34px !important;
	height:13px !important;
	left:495px !important;
	top:153px !important;
}

#item12450 {
	width:34px !important;
	height:13px !important;
	left:864px !important;
	top:153px !important;
}

#item12458 {
	width:34px !important;
	height:13px !important;
	left:1010px !important;
	top:153px !important;
}

#item12468 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item12525 {
	width:112px !important;
	height:10px !important;
}

#item12528 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-12528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12561 {
	width:133px !important;
	height:10px !important;
}

#item12564 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:14px !important;
}

@keyframes fade-in-12564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12593 {
	width:183px !important;
	height:10px !important;
}

#item12596 {
	width:19px !important;
	height:19px !important;
	left:82px !important;
	top:14px !important;
}

@keyframes fade-in-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12626 {
	width:72px !important;
	height:10px !important;
}

#item12629 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-12629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12489 {
	width:117px !important;
	height:10px !important;
}

#item12492 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-12492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219974 {
	width:73px !important;
	height:10px !important;
	left:22px !important;
	top:41px !important;
}

#item12658 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item12891 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12911 {
	width:842px !important;
	height:548px !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-12911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12933 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12938 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12936 {
	width:21px !important;
	height:21px !important;
	left:842px !important;
	top:24px !important;
}

#item167666 {
	width:236px !important;
	height:421px !important;
	left:544px !important;
	top:1px !important;
}

#item167689 {
	width:236px !important;
	height:398px !important;
	left:245px !important;
}

#item167712 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:82px !important;
}

#item167717 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:129px !important;
}

#item167723 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:225px !important;
}

#item167728 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:274px !important;
}

#item167733 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:322px !important;
}

#item167739 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:34px !important;
}

#item167745 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item167750 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item167756 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item167764 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item167770 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item167777 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item167782 {
	width:184px !important;
	height:395px !important;
	left:21px !important;
}

#item167805 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:35px !important;
}

#item167810 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:82px !important;
}

#item167815 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:129px !important;
}

#item167820 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:204px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item167821 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:503px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item167822 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:288px !important;
}

#item167830 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:351px !important;
}

#item167836 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:226px !important;
}

#item236893 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:537px !important;
}

#item236899 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:538px !important;
}

#item236903 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:538px !important;
}

#item236926 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:524px !important;
}

#item236952 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item236949 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:522px !important;
}

#item12873 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12874 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12878 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12837 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12838 {
	width:318px !important;
	height:292px !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-12838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table377369 th, table#table377369 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table377369 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table377369 {
	table-layout:fixed;
}

#item12858 {
	width:258px !important;
	height:262px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12863 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12861 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12731 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12732 {
	width:595px !important;
	height:456px !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-12732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12733 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item12763 {
	width:545px !important;
	height:395px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12810 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12787 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12766 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:442px !important;
}

#item12833 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:446px !important;
}

#item12665 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12685 {
	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-12685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12688 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12708 {
	width:650px !important;
	height:1952px !important;
}

@keyframes fade-in-12708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12721 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12719 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12663 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item12661 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item13281 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item13290 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item13321 {
	width:70px !important;
	height:10px !important;
}

#item13324 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:14px !important;
}

@keyframes fade-in-13324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13333 {
	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;
}

#item13336 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13363 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13334 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13369 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13396 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13367 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13429 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13400 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13435 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13462 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13433 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13470 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13499 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13468 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13505 {
	width:43px !important;
	height:43px !important;
}

#item13503 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13519 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48972 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item49011 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49009 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item49026 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49024 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item49038 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:167px !important;
}

#item49048 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:214px !important;
	background:#000;
}

#item49049 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item49069 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item49318 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49339 {
	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-49339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49361 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item49366 {
	width:29px !important;
	height:29px !important;
}

#item49364 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item49447 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item220552 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item220575 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item220581 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item220588 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item220593 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item220600 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item220609 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item220615 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item220638 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item220643 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item220649 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item220654 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item220660 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item220665 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item220671 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item220695 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item220702 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item220707 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item220712 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item220720 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item220725 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item233285 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233288 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233311 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233315 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233341 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233338 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item49297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49295 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item49313 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item49254 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49255 {
	width:446px !important;
	height:407px !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-49255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table382357 th, table#table382357 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table382357 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table382357 {
	table-layout:fixed;
}

#item49275 {
	width:361px !important;
	height:365px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-49275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49278 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item167920 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-167920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167921 {
	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-167921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49149 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49147 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:21px !important;
}

#item167922 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item167945 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item167946 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-167946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168009 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item167985 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item167982 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item49076 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49096 {
	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-49096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49099 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49119 {
	width:505px !important;
	height:4744px !important;
}

@keyframes fade-in-49119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49133 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49131 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49074 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item49072 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item49671 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:247px !important;
}

#item49681 {
	width:48px !important;
	height:18px !important;
	left:246px !important;
	top:247px !important;
}

#item49691 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:247px !important;
}

#item49754 {
	width:157px !important;
	height:15px !important;
}

#item49757 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:20px !important;
}

@keyframes fade-in-49757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49769 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item49804 {
	width:98px !important;
	height:15px !important;
}

#item49807 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:20px !important;
}

@keyframes fade-in-49807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49821 {
	width:48px !important;
	height:18px !important;
	left:197px !important;
	top:186px !important;
}

#item49832 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:186px !important;
}

#item49863 {
	width:186px !important;
	height:15px !important;
}

#item49866 {
	width:27px !important;
	height:27px !important;
	left:80px !important;
	top:20px !important;
}

@keyframes fade-in-49866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49898 {
	width:221px !important;
	height:15px !important;
}

#item49901 {
	width:27px !important;
	height:27px !important;
	left:115px !important;
	top:20px !important;
}

@keyframes fade-in-49901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49932 {
	width:101px !important;
	height:15px !important;
}

#item49935 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-49935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49721 {
	width:164px !important;
	height:15px !important;
}

#item49724 {
	width:27px !important;
	height:27px !important;
	left:69px !important;
	top:20px !important;
}

@keyframes fade-in-49724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223804 {
	width:130px !important;
	height:14px !important;
	left:17px !important;
	top:54px !important;
}

#item49945 {
	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;
}

#item49948 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49978 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49946 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item49984 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50014 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49982 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item50020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50018 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item50055 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50086 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50053 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item50092 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item50126 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item50090 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item50132 {
	width:52px !important;
	height:52px !important;
}

#item50130 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item50150 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-129371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-129387 {
	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-129387 {
	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-129380 {
	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-129380 {
	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-129373 {
	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-129373 {
	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;
	}
}
#item129371 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item129392 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item129394 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item129395 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item129421 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129418 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item129427 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129424 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item129432 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item129440 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item129441 {
	width:34px !important;
	height:13px !important;
	left:529px !important;
	top:141px !important;
}

#item129444 {
	width:34px !important;
	height:13px !important;
	left:723px !important;
	top:141px !important;
}

#item129448 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:141px !important;
}

#item129451 {
	width:34px !important;
	height:13px !important;
	left:870px !important;
	top:141px !important;
}

#item169241 {
	width:34px !important;
	height:13px !important;
	left:1012px !important;
	top:141px !important;
}

#item129454 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item129456 {
	width:150px !important;
	height:10px !important;
}

#item129479 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-129479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169209 {
	width:100px !important;
	height:10px !important;
}

#item169232 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-169232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129483 {
	width:110px !important;
	height:10px !important;
}

#item129506 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-129506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129511 {
	width:160px !important;
	height:10px !important;
}

#item129534 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-129534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129538 {
	width:70px !important;
	height:10px !important;
}

#item129561 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-129561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129564 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item129830 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-129830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129831 {
	width:831px !important;
	height:545px !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-129831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129854 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item129881 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129878 {
	width:21px !important;
	height:21px !important;
	left:834px !important;
	top:24px !important;
}

#item169326 {
	width:236px !important;
	height:421px !important;
	left:544px !important;
	top:1px !important;
}

#item169349 {
	width:236px !important;
	height:398px !important;
	left:245px !important;
}

#item169373 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:82px !important;
}

#item169378 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:129px !important;
}

#item169383 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:225px !important;
}

#item169388 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:274px !important;
}

#item169393 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:322px !important;
}

#item169398 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:34px !important;
}

#item169406 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item169413 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item169418 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item169425 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item169433 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item169438 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item169443 {
	width:184px !important;
	height:395px !important;
	left:21px !important;
}

#item169466 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:35px !important;
}

#item169471 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:82px !important;
}

#item169476 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:129px !important;
}

#item169481 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:204px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item169482 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:503px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item169484 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:288px !important;
}

#item169489 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:351px !important;
}

#item169496 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:226px !important;
}

#item236984 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:537px !important;
}

#item236987 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:538px !important;
}

#item236990 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:538px !important;
}

#item237013 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:524px !important;
}

#item237039 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237036 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:522px !important;
}

#item129819 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-129819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129820 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item129825 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129822 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item129762 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-129762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129794 {
	width:318px !important;
	height:292px !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-129794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table387683 th, table#table387683 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table387683 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table387683 {
	table-layout:fixed;
}

#item169262 {
	width:258px !important;
	height:262px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-169262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129790 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129787 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item129652 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-129652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129653 {
	width:595px !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-129653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129654 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item129665 {
	width:545px !important;
	height:411px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-129665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129715 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item129691 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item129688 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:459px !important;
}

#item129738 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:462px !important;
}

#item129589 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-129589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129590 {
	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-129590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129613 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item129614 {
	width:650px !important;
	height:2067px !important;
}

@keyframes fade-in-129614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129644 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129641 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item129650 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item129587 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item130137 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item130140 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item130144 {
	width:65px !important;
	height:10px !important;
}

#item130167 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-130167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130175 {
	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;
}

#item130179 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130182 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item130176 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item130208 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130212 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item130205 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item130238 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130242 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130235 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item130268 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130272 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130265 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item130300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130304 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item130297 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item130331 {
	width:43px !important;
	height:43px !important;
}

#item130327 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item130334 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-130334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-130334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item130334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130395 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item130417 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item130414 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item130424 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item130421 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item130433 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item130434 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item130436 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item130677 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-130677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130679 {
	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-130679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130702 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item130728 {
	width:29px !important;
	height:29px !important;
}

#item130725 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item130785 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item169663 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item169686 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item169691 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item169697 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item169705 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item169710 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item169715 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item169722 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item169745 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item169752 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item169757 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item169762 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item169768 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item169775 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item169781 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item169804 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item169811 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item169819 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item169825 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item169830 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item169835 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item233369 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233373 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233396 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233399 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233426 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233422 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item130671 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130668 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item130674 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item130634 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-130634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130635 {
	width:446px !important;
	height:408px !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-130635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table392640 th, table#table392640 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table392640 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table392640 {
	table-layout:fixed;
}

#item130636 {
	width:361px !important;
	height:365px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-130636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130663 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130659 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item130524 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-130524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130525 {
	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-130525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130526 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item130559 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item130535 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item130532 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item130582 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item130605 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item130606 {
	width:505px !important;
	height:770px !important;
}

@keyframes fade-in-130606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130461 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-130461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130462 {
	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-130462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130485 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item130486 {
	width:505px !important;
	height:4969px !important;
}

@keyframes fade-in-130486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130517 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130514 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item130521 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item130459 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item213471 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:152px !important;
}

#item213477 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:152px !important;
}

#item213492 {
	width:210px !important;
	height:15px !important;
}

#item213515 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:20px !important;
}

@keyframes fade-in-213515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213576 {
	width:224px !important;
	height:15px !important;
}

#item213600 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

@keyframes fade-in-213600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213604 {
	width:98px !important;
	height:15px !important;
}

#item213627 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:20px !important;
}

@keyframes fade-in-213627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213634 {
	width:46px !important;
	height:46px !important;
	left:33px !important;
	top:133px !important;
}

#item213700 {
	width:48px !important;
	height:18px !important;
	left:48px !important;
	top:225px !important;
}

#item213704 {
	width:48px !important;
	height:18px !important;
	left:254px !important;
	top:225px !important;
}

#item213710 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:225px !important;
}

#item213715 {
	width:140px !important;
	height:15px !important;
}

#item213738 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

@keyframes fade-in-213738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213742 {
	width:154px !important;
	height:15px !important;
}

#item213765 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:20px !important;
}

@keyframes fade-in-213765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213768 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item213772 {
	width:90px !important;
	height:15px !important;
}

#item213795 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:20px !important;
}

@keyframes fade-in-213795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131114 {
	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;
}

#item131118 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item131121 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item131115 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item131147 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item131150 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item131144 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item131177 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item131181 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item131173 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item131207 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item131210 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item131204 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item131236 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item131239 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item131233 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item131265 {
	width:52px !important;
	height:52px !important;
}

#item131262 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item131268 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-131268 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-131268 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item131268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13569 {
	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-13569 {
	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-13555 {
	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-13555 {
	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-13536 {
	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-13536 {
	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;
	}
}
#item13534 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13581 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13582 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13602 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13607 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13605 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13622 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13620 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13633 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13641 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13642 {
	width:34px !important;
	height:13px !important;
	left:592px !important;
	top:141px !important;
}

#item13650 {
	width:34px !important;
	height:13px !important;
	left:797px !important;
	top:141px !important;
}

#item13659 {
	width:34px !important;
	height:13px !important;
	left:344px !important;
	top:141px !important;
}

#item13668 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:141px !important;
}

#item13678 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item13699 {
	width:170px !important;
	height:10px !important;
}

#item13702 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:14px !important;
}

@keyframes fade-in-13702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13737 {
	width:147px !important;
	height:10px !important;
}

#item13740 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-13740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13805 {
	width:88px !important;
	height:10px !important;
}

#item13808 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-13808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13836 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item14093 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14113 {
	width:817px !important;
	height:499px !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-14113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14135 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item14140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14138 {
	width:21px !important;
	height:21px !important;
	left:817px !important;
	top:24px !important;
}

#item98603 {
	width:264px !important;
	height:188px !important;
	left:21px !important;
}

#item98626 {
	width:264px !important;
	height:131px !important;
	left:21px !important;
	top:189px !important;
}

#item98651 {
	width:14px !important;
	height:14px !important;
	top:221px !important;
}

#item98658 {
	width:14px !important;
	height:14px !important;
	top:269px !important;
}

#item98665 {
	width:221px !important;
	height:190px !important;
	left:327px !important;
}

#item98688 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:82px !important;
}

#item98820 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:129px !important;
}

#item98695 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:33px !important;
}

#item98702 {
	opacity:0.50;
	width:1px !important;
	height:307px !important;
	left:286px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item98703 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:223px !important;
}

#item98713 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:272px !important;
}

#item98721 {
	width:221px !important;
	height:183px !important;
	left:327px !important;
	top:190px !important;
}

#item98744 {
	opacity:0.50;
	width:1px !important;
	height:307px !important;
	left:549px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item98745 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:319px !important;
}

#item98753 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:33px !important;
}

#item98762 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:82px !important;
}

#item98809 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:127px !important;
}

#item98771 {
	width:173px !important;
	height:100px !important;
	left:590px !important;
}

#item98794 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:33px !important;
}

#item237074 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:484px !important;
}

#item237077 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:485px !important;
}

#item237080 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:485px !important;
}

#item237104 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:471px !important;
}

#item237131 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237128 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:468px !important;
}

#item14076 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14077 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item14083 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14081 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item14017 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14018 {
	width:318px !important;
	height:222px !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-14018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table398089 th, table#table398089 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table398089 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table398089 {
	table-layout:fixed;
}

#item14038 {
	width:258px !important;
	height:164px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14043 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14041 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item14052 {
	width:318px !important;
	height:221px !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-14052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table398942 th, table#table398942 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table398942 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table398942 {
	table-layout:fixed;
}

#item14072 {
	width:258px !important;
	height:190px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13911 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13912 {
	width:773px !important;
	height:578px !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-13912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13915 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13913 {
	width:21px !important;
	height:21px !important;
	left:777px !important;
	top:24px !important;
}

#item13943 {
	width:715px !important;
	height:524px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13990 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13967 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13946 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:572px !important;
}

#item14013 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:575px !important;
}

#item13843 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13863 {
	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-13863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13866 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item13886 {
	width:650px !important;
	height:1902px !important;
}

@keyframes fade-in-13886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13900 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13898 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item13841 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item13839 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item14421 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item14435 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item14467 {
	width:102px !important;
	height:10px !important;
}

#item14470 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-14470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item220907 {
	width:279px !important;
	height:10px !important;
}

#item220930 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-220930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-220930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item220930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item220933 {
	width:152px !important;
	height:10px !important;
	left:63px !important;
	top:40px !important;
}

#item14479 {
	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;
}

#item14482 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14510 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14480 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14516 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14545 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14514 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14551 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14579 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14549 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14585 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14612 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14583 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14650 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14618 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14656 {
	width:43px !important;
	height:43px !important;
}

#item14654 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14665 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50165 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item50210 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50208 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item50224 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50222 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item50235 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item50236 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item50256 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item50524 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50545 {
	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-50545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50567 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item50572 {
	width:29px !important;
	height:29px !important;
}

#item50570 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item50651 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item170681 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item170704 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
	top:473px !important;
}

#item170728 {
	width:477px !important;
	height:130px !important;
	left:33px !important;
	top:1013px !important;
}

#item170751 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item170756 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item170761 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:49px !important;
}

#item170770 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:117px !important;
}

#item170780 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:181px !important;
}

#item170785 {
	width:19px !important;
	height:19px !important;
	top:589px !important;
}

#item170790 {
	width:19px !important;
	height:19px !important;
	top:656px !important;
}

#item170795 {
	width:19px !important;
	height:19px !important;
	top:521px !important;
}

#item170800 {
	width:19px !important;
	height:19px !important;
	top:787px !important;
}

#item170805 {
	width:19px !important;
	height:19px !important;
	top:855px !important;
}

#item170810 {
	width:19px !important;
	height:19px !important;
	top:922px !important;
}

#item170818 {
	width:19px !important;
	height:19px !important;
	top:1056px !important;
}

#item233459 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233462 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233485 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233489 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233515 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233512 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item50504 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50502 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item50519 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item50456 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50457 {
	width:446px !important;
	height:575px !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-50457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table403418 th, table#table403418 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table403418 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table403418 {
	table-layout:fixed;
}

table#table404214 th, table#table404214 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table404214 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table404214 {
	table-layout:fixed;
}

#item50477 {
	width:361px !important;
	height:492px !important;
	left:52px !important;
	top:55px !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%;
}

#item50482 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50480 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item50332 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50333 {
	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-50333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50336 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50334 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50391 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50368 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50347 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item50414 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item50417 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item50437 {
	width:505px !important;
	height:1091px !important;
}

@keyframes fade-in-50437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50263 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50283 {
	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-50283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50286 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item50306 {
	width:505px !important;
	height:4565px !important;
}

@keyframes fade-in-50306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50320 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50318 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50261 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item50259 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item50848 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:151px !important;
}

#item50860 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item50870 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:151px !important;
}

#item50880 {
	width:48px !important;
	height:18px !important;
	left:367px !important;
	top:225px !important;
}

#item50910 {
	width:89px !important;
	height:15px !important;
}

#item50913 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-50913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50943 {
	width:206px !important;
	height:15px !important;
}

#item50946 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:20px !important;
}

@keyframes fade-in-50946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51018 {
	width:66px !important;
	height:15px !important;
}

#item51021 {
	width:27px !important;
	height:27px !important;
	top:20px !important;
}

@keyframes fade-in-51021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51036 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item51047 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item51078 {
	width:143px !important;
	height:15px !important;
}

#item51081 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:20px !important;
}

@keyframes fade-in-51081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221023 {
	width:391px !important;
	height:15px !important;
}

#item221047 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
	top:20px !important;
}

@keyframes fade-in-221047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-221047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item221047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221050 {
	width:130px !important;
	height:14px !important;
	left:129px !important;
	top:57px !important;
}

#item51093 {
	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;
}

#item51096 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51126 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51094 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item51132 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51161 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51130 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item51167 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51196 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51165 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item51202 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51231 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51200 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item51237 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item51266 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item51235 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item51272 {
	width:52px !important;
	height:52px !important;
}

#item51270 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item51286 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14714 {
	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-14714 {
	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-14700 {
	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-14700 {
	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-14688 {
	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-14688 {
	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;
	}
}
#item14686 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14732 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14733 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14753 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14758 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14756 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14773 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14771 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14783 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14792 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14793 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:153px !important;
}

#item14803 {
	width:34px !important;
	height:13px !important;
	left:310px !important;
	top:153px !important;
}

#item14812 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:153px !important;
}

#item14820 {
	width:34px !important;
	height:13px !important;
	left:740px !important;
	top:153px !important;
}

#item14828 {
	width:34px !important;
	height:13px !important;
	left:883px !important;
	top:153px !important;
}

#item14836 {
	width:34px !important;
	height:13px !important;
	left:627px !important;
	top:153px !important;
}

#item14844 {
	opacity:0.50;
	width:834px !important;
	height:1px !important;
	left:273px !important;
	top:173px !important;
	background:#000;
}

#item221231 {
	width:120px !important;
	height:10px !important;
}

@keyframes fade-in-221254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-221254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item221254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221255 {
	width:116px !important;
	height:18px !important;
	left:21px !important;
	top:4px !important;
}

#item221278 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item221301 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item221304 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item14865 {
	width:62px !important;
	height:10px !important;
}

#item14868 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:14px !important;
}

@keyframes fade-in-14868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14899 {
	width:146px !important;
	height:10px !important;
}

#item14902 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:14px !important;
}

@keyframes fade-in-14902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14935 {
	width:102px !important;
	height:10px !important;
}

#item14938 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14970 {
	width:108px !important;
	height:10px !important;
}

#item14973 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15035 {
	width:79px !important;
	height:10px !important;
}

#item15038 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-15038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15068 {
	width:54px !important;
	height:10px !important;
}

#item15071 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-15071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15099 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item15332 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15334 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15355 {
	width:902px !important;
	height:572px !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-15355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15377 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item15382 {
	width:15px !important;
	height:15px !important;
}

#item15380 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item15399 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item15400 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item15401 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item172963 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item172968 {
	width:14px !important;
	height:14px !important;
	top:403px !important;
}

#item172973 {
	width:14px !important;
	height:14px !important;
	top:770px !important;
}

#item172980 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item172985 {
	width:14px !important;
	height:14px !important;
	top:466px !important;
}

#item172990 {
	width:14px !important;
	height:14px !important;
	top:835px !important;
}

#item172995 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item173001 {
	width:14px !important;
	height:14px !important;
	top:642px !important;
}

#item173008 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item173014 {
	width:14px !important;
	height:14px !important;
	top:706px !important;
}

#item173022 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item173027 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item173033 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item173038 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item173045 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item173050 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:96px !important;
}

#item173055 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item173062 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:355px !important;
}

#item173068 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item173073 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item173079 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:482px !important;
}

#item173087 {
	width:249px !important;
	height:916px !important;
	left:21px !important;
}

#item173110 {
	width:245px !important;
	height:714px !important;
	left:312px !important;
}

#item173133 {
	width:238px !important;
	height:716px !important;
	left:599px !important;
}

#item173156 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item173161 {
	width:14px !important;
	height:14px !important;
	top:530px !important;
}

#item173167 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:339px !important;
}

#item173173 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:418px !important;
}

#item173180 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:482px !important;
}

#item173185 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:545px !important;
}

#item173190 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:544px !important;
}

#item237157 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item237161 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item237164 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item237187 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item237213 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237210 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item15313 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15314 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item15320 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15318 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item15277 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15278 {
	width:317px !important;
	height:359px !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-15278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table413493 th, table#table413493 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table413493 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table413493 {
	table-layout:fixed;
}

#item15298 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15301 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item15171 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15172 {
	width:574px !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-15172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15173 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:23px !important;
}

#item15203 {
	width:514px !important;
	height:459px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15225 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:508px !important;
}

#item15272 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item15249 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item15228 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:505px !important;
}

#item15106 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15126 {
	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-15126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15129 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item15149 {
	width:650px !important;
	height:2137px !important;
}

@keyframes fade-in-15149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15159 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item15104 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item15102 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item15812 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item15822 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item15835 {
	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;
}

#item15838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15871 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15836 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15907 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15875 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15913 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15943 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15911 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15980 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15992 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16020 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15990 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item16029 {
	width:43px !important;
	height:43px !important;
}

#item16027 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item16039 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-16039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51301 {
	width:638px !important;
	height:632px !important;
	left:26px !important;
	top:315px !important;
}

#item51346 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51344 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item51360 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51358 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item51373 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item51374 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item51394 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item51654 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51675 {
	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-51675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51697 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item51702 {
	width:29px !important;
	height:29px !important;
}

#item51700 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item51793 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item173729 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item173752 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item173758 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item173763 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item173769 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item173778 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item173801 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item173806 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item173811 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item173816 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item173826 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item173849 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item173854 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item173860 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item173865 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item173872 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item173895 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item173900 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item173907 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item173915 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item173922 {
	width:477px !important;
	height:451px !important;
	left:37px !important;
}

#item173946 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item173951 {
	width:19px !important;
	height:19px !important;
	top:159px !important;
}

#item173956 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item173963 {
	width:19px !important;
	height:19px !important;
	top:336px !important;
}

#item173969 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item173992 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item173997 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item174002 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item174008 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item174015 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item174038 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item174045 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item174053 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item174058 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item233563 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233566 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233589 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233593 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233619 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233616 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item51635 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51633 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item51649 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item51594 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51595 {
	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-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table422209 th, table#table422209 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table422209 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table422209 {
	table-layout:fixed;
}

#item51615 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-51615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51620 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51618 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item51474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51475 {
	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-51475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51478 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51476 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51533 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51510 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51489 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item51556 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item51559 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item51579 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-51579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51401 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51421 {
	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-51421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51424 {
	width:568px !important;
	height:590px !important;
	left:39px !important;
	top:40px !important;
}

#item51444 {
	width:505px !important;
	height:4766px !important;
}

@keyframes fade-in-51444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51460 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51399 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51397 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item52284 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:247px !important;
}

#item52297 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:172px !important;
}

#item52313 {
	width:48px !important;
	height:18px !important;
	left:387px !important;
	top:172px !important;
}

#item52327 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item52338 {
	width:48px !important;
	height:18px !important;
	left:250px !important;
	top:247px !important;
}

#item52349 {
	width:48px !important;
	height:18px !important;
	left:554px !important;
	top:172px !important;
}

#item52381 {
	width:87px !important;
	height:15px !important;
}

#item52384 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-52384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52415 {
	width:157px !important;
	height:15px !important;
}

#item52418 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:20px !important;
}

@keyframes fade-in-52418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52448 {
	width:103px !important;
	height:15px !important;
}

#item52451 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-52451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52481 {
	width:152px !important;
	height:15px !important;
}

#item52484 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-52484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52515 {
	width:150px !important;
	height:15px !important;
}

#item52518 {
	width:97px !important;
	height:30px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-52518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52549 {
	width:74px !important;
	height:15px !important;
}

#item52552 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-52552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52584 {
	width:60px !important;
	height:15px !important;
}

#item52587 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:20px !important;
}

@keyframes fade-in-52587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52604 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:153px !important;
}

#item52620 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item52632 {
	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;
}

#item52635 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52665 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52633 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item52671 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52702 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52669 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item52708 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52738 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52706 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item52744 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52774 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52742 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item52780 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item52810 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item52778 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item52816 {
	width:52px !important;
	height:52px !important;
}

#item52814 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52827 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-16081 {
	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-16081 {
	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-16069 {
	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-16069 {
	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-16056 {
	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-16056 {
	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;
	}
}
#item16054 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16092 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16093 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16113 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16118 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16116 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16134 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16153 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16166 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16167 {
	width:34px !important;
	height:13px !important;
	left:803px !important;
	top:141px !important;
}

#item16176 {
	width:34px !important;
	height:13px !important;
	left:345px !important;
	top:141px !important;
}

#item16185 {
	width:34px !important;
	height:13px !important;
	left:552px !important;
	top:141px !important;
}

#item16196 {
	width:34px !important;
	height:13px !important;
	left:994px !important;
	top:141px !important;
}

#item16206 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item16227 {
	width:156px !important;
	height:10px !important;
}

#item16230 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-16230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16258 {
	width:173px !important;
	height:10px !important;
}

#item16261 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-16261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16289 {
	width:216px !important;
	height:10px !important;
}

#item16292 {
	width:19px !important;
	height:19px !important;
	left:99px !important;
	top:14px !important;
}

@keyframes fade-in-16292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16320 {
	width:89px !important;
	height:10px !important;
}

#item16323 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-16323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16350 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16595 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16615 {
	width:812px !important;
	height:501px !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-16615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16637 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item16642 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16640 {
	width:21px !important;
	height:21px !important;
	left:814px !important;
	top:24px !important;
}

#item102882 {
	width:228px !important;
	height:126px !important;
	left:530px !important;
}

#item102905 {
	width:200px !important;
	height:222px !important;
	left:290px !important;
}

#item102928 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:33px !important;
}

#item102933 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:81px !important;
}

#item102938 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:130px !important;
}

#item102950 {
	width:228px !important;
	height:126px !important;
	left:21px !important;
	top:194px !important;
}

#item102973 {
	width:14px !important;
	height:14px !important;
	top:275px !important;
}

#item102979 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item102984 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item102992 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item102998 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item103003 {
	width:228px !important;
	height:174px !important;
	left:21px !important;
}

#item103026 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:489px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item103027 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:33px !important;
}

#item103033 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:81px !important;
}

#item103039 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:248px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item103040 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:243px !important;
}

#item103047 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:180px !important;
}

#item103052 {
	width:228px !important;
	height:213px !important;
	left:530px !important;
	top:146px !important;
}

#item174126 {
	width:14px !important;
	height:14px !important;
	left:569px !important;
	top:403px !important;
}

#item237259 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:488px !important;
}

#item237263 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:489px !important;
}

#item237267 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:490px !important;
}

#item237290 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:475px !important;
}

#item237316 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237313 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:473px !important;
}

#item16577 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16578 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item16584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16582 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16540 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16541 {
	width:318px !important;
	height:360px !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-16541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table428017 th, table#table428017 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428017 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428017 {
	table-layout:fixed;
}

#item16561 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16566 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16564 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item16430 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16431 {
	width:595px !important;
	height:503px !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-16431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16434 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16432 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item16466 {
	width:545px !important;
	height:443px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16513 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16490 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16469 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:490px !important;
}

#item16536 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:494px !important;
}

#item16357 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16377 {
	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-16377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16380 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item16400 {
	width:650px !important;
	height:1800px !important;
}

@keyframes fade-in-16400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16412 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item16355 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item16353 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item16931 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16939 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16967 {
	width:87px !important;
	height:10px !important;
}

#item16970 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-16970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16978 {
	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;
}

#item16981 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17008 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16979 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17014 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17043 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item17049 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17081 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17047 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item17087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17085 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17126 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17154 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17124 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17160 {
	width:43px !important;
	height:43px !important;
}

#item17158 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17171 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52842 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52884 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52903 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52901 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52916 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item52917 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item52938 {
	width:89px !important;
	height:15px !important;
}

#item52941 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52973 {
	width:243px !important;
	height:15px !important;
}

#item52976 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

@keyframes fade-in-52976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53008 {
	width:153px !important;
	height:15px !important;
}

#item53011 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-53011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53042 {
	width:124px !important;
	height:15px !important;
}

#item53045 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-53045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53075 {
	width:83px !important;
	height:15px !important;
}

#item53078 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:20px !important;
}

@keyframes fade-in-53078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53107 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item53362 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53383 {
	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-53383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53405 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item53410 {
	width:29px !important;
	height:29px !important;
}

#item53408 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item53499 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item174937 {
	width:19px !important;
	height:19px !important;
	top:357px !important;
}

#item174943 {
	width:19px !important;
	height:19px !important;
	top:289px !important;
}

#item174953 {
	width:19px !important;
	height:19px !important;
	top:757px !important;
}

#item174958 {
	width:19px !important;
	height:19px !important;
	top:824px !important;
}

#item174963 {
	width:19px !important;
	height:19px !important;
	top:1028px !important;
}

#item174968 {
	width:19px !important;
	height:19px !important;
	top:961px !important;
}

#item174975 {
	width:477px !important;
	height:423px !important;
	left:33px !important;
}

#item174998 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:443px !important;
}

#item175022 {
	width:477px !important;
	height:252px !important;
	left:33px !important;
	top:917px !important;
}

#item175045 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item175050 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item175055 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item175060 {
	width:19px !important;
	height:19px !important;
	top:487px !important;
}

#item175065 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item175070 {
	width:19px !important;
	height:19px !important;
	top:623px !important;
}

#item175076 {
	width:19px !important;
	height:19px !important;
	top:1096px !important;
}

#item233650 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233656 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233679 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233685 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233711 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233708 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item53338 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53336 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item53357 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item53293 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53294 {
	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-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table433145 th, table#table433145 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table433145 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table433145 {
	table-layout:fixed;
}

#item53314 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-53314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53319 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53317 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item174201 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-174201 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174201 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174202 {
	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-174202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174203 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item174226 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item174227 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-174227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53187 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53185 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item174267 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item174291 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item174264 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item53114 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53134 {
	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-53134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53137 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53157 {
	width:505px !important;
	height:4161px !important;
}

@keyframes fade-in-53157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53171 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53169 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53112 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item53110 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item53701 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:225px !important;
}

#item53712 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item53722 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item53732 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:225px !important;
}

#item53742 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item53752 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53764 {
	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;
}

#item53767 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53801 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53765 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53807 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53840 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53805 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53846 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53876 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53844 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53882 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53913 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53880 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53919 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item53957 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item53917 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item53963 {
	width:52px !important;
	height:52px !important;
}

#item53961 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53980 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-131407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-131422 {
	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-131422 {
	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-131415 {
	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-131415 {
	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-131409 {
	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-131409 {
	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;
	}
}
#item131407 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item131433 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item131434 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item131435 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item131461 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131458 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item131468 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131465 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item131471 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item131474 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item131475 {
	width:34px !important;
	height:13px !important;
	left:803px !important;
	top:154px !important;
}

#item131478 {
	width:34px !important;
	height:13px !important;
	left:345px !important;
	top:154px !important;
}

#item131481 {
	width:34px !important;
	height:13px !important;
	left:552px !important;
	top:154px !important;
}

#item131485 {
	width:34px !important;
	height:13px !important;
	left:994px !important;
	top:154px !important;
}

#item131488 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item131490 {
	width:156px !important;
	height:10px !important;
}

#item131513 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-131513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131518 {
	width:173px !important;
	height:10px !important;
}

#item131541 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-131541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131547 {
	width:216px !important;
	height:10px !important;
}

#item131570 {
	width:19px !important;
	height:19px !important;
	left:99px !important;
	top:14px !important;
}

@keyframes fade-in-131570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131574 {
	width:89px !important;
	height:10px !important;
}

#item131597 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-131597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131607 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item131846 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131847 {
	width:812px !important;
	height:501px !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-131847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131871 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item131897 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131894 {
	width:21px !important;
	height:21px !important;
	left:814px !important;
	top:24px !important;
}

#item131954 {
	width:228px !important;
	height:126px !important;
	left:530px !important;
}

#item131977 {
	width:200px !important;
	height:222px !important;
	left:290px !important;
}

#item132000 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:33px !important;
}

#item132005 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:81px !important;
}

#item132021 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:128px !important;
}

#item132026 {
	width:228px !important;
	height:126px !important;
	left:21px !important;
	top:194px !important;
}

#item132049 {
	width:14px !important;
	height:14px !important;
	top:275px !important;
}

#item132054 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item132059 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item132065 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item132070 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item132075 {
	width:228px !important;
	height:174px !important;
	left:21px !important;
}

#item132098 {
	opacity:0.50;
	width:1px !important;
	height:309px !important;
	left:489px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item132099 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:33px !important;
}

#item132104 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:81px !important;
}

#item132111 {
	opacity:0.50;
	width:1px !important;
	height:309px !important;
	left:248px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item132112 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:243px !important;
}

#item132117 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:180px !important;
}

#item132122 {
	width:228px !important;
	height:222px !important;
	left:530px !important;
	top:146px !important;
}

#item175164 {
	width:14px !important;
	height:14px !important;
	left:569px !important;
	top:403px !important;
}

#item237345 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:490px !important;
}

#item237349 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:491px !important;
}

#item237356 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:492px !important;
}

#item237379 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:478px !important;
}

#item237405 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237402 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:475px !important;
}

#item131836 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131837 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item131842 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131839 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item131804 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-131804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131805 {
	width:318px !important;
	height:360px !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-131805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table438225 th, table#table438225 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table438225 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table438225 {
	table-layout:fixed;
}

#item131806 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-131806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131832 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131829 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item131634 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-131634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131636 {
	width:595px !important;
	height:536px !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-131636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131640 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131637 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item131644 {
	width:545px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-131644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131694 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item131670 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item131667 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:522px !important;
}

#item131717 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:526px !important;
}

#item131744 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-131744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131745 {
	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-131745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131768 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item131769 {
	width:650px !important;
	height:1890px !important;
}

@keyframes fade-in-131769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131800 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131797 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item131742 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item131631 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item132145 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item132154 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item132158 {
	width:87px !important;
	height:10px !important;
}

#item132181 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-132181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132185 {
	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;
}

#item132189 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132192 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item132186 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item132219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132222 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item132215 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item132248 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132251 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132245 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item132277 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132280 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132274 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item132308 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132311 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item132305 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item132337 {
	width:43px !important;
	height:43px !important;
}

#item132334 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item132342 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-132342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item132342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132400 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item132429 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132426 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item132435 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132432 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item132438 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item132439 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item132441 {
	width:89px !important;
	height:15px !important;
}

#item132464 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-132464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132468 {
	width:243px !important;
	height:15px !important;
}

#item132491 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

@keyframes fade-in-132491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132495 {
	width:153px !important;
	height:15px !important;
}

#item132519 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-132519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132523 {
	width:124px !important;
	height:15px !important;
}

#item132546 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-132546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132550 {
	width:83px !important;
	height:15px !important;
}

#item132573 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:20px !important;
}

@keyframes fade-in-132573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132576 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item132822 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132822 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132822 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132824 {
	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-132824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132848 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item132874 {
	width:29px !important;
	height:29px !important;
}

#item132871 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item132931 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item175702 {
	width:19px !important;
	height:19px !important;
	top:357px !important;
}

#item175707 {
	width:19px !important;
	height:19px !important;
	top:289px !important;
}

#item175714 {
	width:19px !important;
	height:19px !important;
	top:758px !important;
}

#item175719 {
	width:19px !important;
	height:19px !important;
	top:826px !important;
}

#item175724 {
	width:19px !important;
	height:19px !important;
	top:1029px !important;
}

#item175730 {
	width:19px !important;
	height:19px !important;
	top:961px !important;
}

#item175735 {
	width:477px !important;
	height:423px !important;
	left:33px !important;
}

#item175758 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:443px !important;
}

#item175781 {
	width:477px !important;
	height:288px !important;
	left:33px !important;
	top:917px !important;
}

#item175804 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item175810 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item175816 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item175825 {
	width:19px !important;
	height:19px !important;
	top:487px !important;
}

#item175831 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item175836 {
	width:19px !important;
	height:19px !important;
	top:621px !important;
}

#item175841 {
	width:19px !important;
	height:19px !important;
	top:1096px !important;
}

#item233743 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233748 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233771 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233774 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233800 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233797 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item132816 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132813 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item132819 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item132772 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132773 {
	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-132773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table443784 th, table#table443784 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443784 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443784 {
	table-layout:fixed;
}

#item132774 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-132774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132801 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132797 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item175298 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-175298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175299 {
	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-175299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132604 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item175300 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item175323 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item175324 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-175324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175380 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item175355 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item175352 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item132712 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-132712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132713 {
	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-132713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132736 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item132738 {
	width:505px !important;
	height:4542px !important;
}

@keyframes fade-in-132738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132765 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item132710 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item132599 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item133079 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:225px !important;
}

#item133082 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item133087 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item133090 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:225px !important;
}

#item133099 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item133102 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item133105 {
	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;
}

#item133109 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item133112 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item133106 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item133138 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item133142 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item133135 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item133169 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item133173 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item133165 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item133199 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item133203 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item133196 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item133229 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item133232 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item133226 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item133258 {
	width:52px !important;
	height:52px !important;
}

#item133255 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item133261 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-133261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-133261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item133261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17218 {
	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-17218 {
	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-17202 {
	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-17202 {
	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-17188 {
	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-17188 {
	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;
	}
}
#item17186 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17230 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17231 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17251 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17256 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17254 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17267 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17265 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17276 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17285 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17286 {
	width:34px !important;
	height:13px !important;
	left:639px !important;
	top:141px !important;
}

#item17296 {
	width:34px !important;
	height:13px !important;
	left:312px !important;
	top:141px !important;
}

#item17309 {
	width:34px !important;
	height:13px !important;
	left:454px !important;
	top:141px !important;
}

#item17321 {
	width:34px !important;
	height:13px !important;
	left:764px !important;
	top:141px !important;
}

#item17330 {
	width:34px !important;
	height:13px !important;
	left:881px !important;
	top:141px !important;
}

#item17339 {
	width:34px !important;
	height:13px !important;
	left:1016px !important;
	top:141px !important;
}

#item17349 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item17370 {
	width:91px !important;
	height:10px !important;
}

#item17373 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-17373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17402 {
	width:82px !important;
	height:10px !important;
}

#item17405 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-17405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17433 {
	width:101px !important;
	height:10px !important;
}

#item17436 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-17436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17464 {
	width:108px !important;
	height:10px !important;
}

#item17467 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-17467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17495 {
	width:151px !important;
	height:10px !important;
}

#item17498 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-17498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17527 {
	width:56px !important;
	height:10px !important;
}

#item17530 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-17530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17559 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item175885 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-175885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175886 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-175886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175887 {
	width:902px !important;
	height:572px !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-175887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175910 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item175933 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item175934 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item17850 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17848 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item175935 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item177208 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item177213 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:96px !important;
}

#item177219 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:192px !important;
}

#item177225 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:288px !important;
}

#item177230 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item177236 {
	width:249px !important;
	height:550px !important;
	left:21px !important;
}

#item177259 {
	width:245px !important;
	height:550px !important;
	left:312px !important;
}

#item177282 {
	width:238px !important;
	height:550px !important;
	left:599px !important;
}

#item177305 {
	width:14px !important;
	height:14px !important;
	top:272px !important;
}

#item177317 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item177324 {
	width:14px !important;
	height:14px !important;
	top:30px !important;
}

#item177329 {
	width:14px !important;
	height:14px !important;
	top:78px !important;
}

#item177334 {
	width:14px !important;
	height:14px !important;
	top:127px !important;
}

#item177340 {
	width:14px !important;
	height:14px !important;
	top:370px !important;
}

#item177347 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item177352 {
	width:14px !important;
	height:14px !important;
	top:465px !important;
}

#item177357 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item177365 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:174px !important;
}

#item177370 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:80px !important;
}

#item177379 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:238px !important;
}

#item177387 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:305px !important;
}

#item237442 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:553px !important;
}

#item237446 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:554px !important;
}

#item237449 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:555px !important;
}

#item237473 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:541px !important;
}

#item237499 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237496 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:538px !important;
}

#item17784 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17785 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17791 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17789 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17747 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17748 {
	width:318px !important;
	height:360px !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-17748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table449642 th, table#table449642 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table449642 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table449642 {
	table-layout:fixed;
}

#item17768 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17773 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17771 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item17640 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17641 {
	width:595px !important;
	height:540px !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-17641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17644 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17642 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item17673 {
	width:545px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17720 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17697 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17676 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:524px !important;
}

#item17743 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:528px !important;
}

#item17566 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17586 {
	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-17586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17589 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17609 {
	width:650px !important;
	height:2295px !important;
}

@keyframes fade-in-17609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17624 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17564 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17562 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item18215 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18228 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18260 {
	width:65px !important;
	height:10px !important;
}

#item18263 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-18263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18272 {
	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;
}

#item18275 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18303 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18273 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18309 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18338 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18307 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18344 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18372 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18342 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18378 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18405 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18376 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18413 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18440 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18411 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18446 {
	width:43px !important;
	height:43px !important;
}

#item18444 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18455 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53995 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item54041 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54039 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54059 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54057 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54077 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item54078 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item54098 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54375 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54396 {
	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-54396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54418 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54423 {
	width:29px !important;
	height:29px !important;
}

#item54421 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54512 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item178434 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item178442 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item178452 {
	width:19px !important;
	height:19px !important;
	top:779px !important;
}

#item178459 {
	width:19px !important;
	height:19px !important;
	top:847px !important;
}

#item178466 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item178490 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
	top:466px !important;
}

#item178513 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item178519 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item178524 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item178530 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item178536 {
	width:19px !important;
	height:19px !important;
	top:575px !important;
}

#item178541 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item178549 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
}

#item178572 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item178577 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item178584 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item178593 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item178616 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item178621 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item178627 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item178632 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item178637 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item233926 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item233929 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item233953 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item233956 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item233982 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item233979 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item54352 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54350 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54370 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54307 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54308 {
	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-54308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table455628 th, table#table455628 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455628 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455628 {
	table-layout:fixed;
}

#item54328 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54331 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item177486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-177486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177487 {
	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-177487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177488 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item177511 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item177512 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-177512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54198 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54196 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item177597 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item177621 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item177594 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item54105 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54125 {
	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-54125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54128 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item54148 {
	width:505px !important;
	height:5237px !important;
}

@keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54173 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54171 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54103 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item54101 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item54838 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item54857 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:151px !important;
}

#item54873 {
	width:48px !important;
	height:18px !important;
	left:363px !important;
	top:151px !important;
}

#item54889 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
	top:225px !important;
}

#item54905 {
	width:48px !important;
	height:18px !important;
	left:278px !important;
	top:225px !important;
}

#item54920 {
	width:48px !important;
	height:18px !important;
	left:461px !important;
	top:225px !important;
}

#item54954 {
	width:127px !important;
	height:15px !important;
}

#item54957 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-54957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54991 {
	width:115px !important;
	height:15px !important;
}

#item54994 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:20px !important;
}

@keyframes fade-in-54994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55028 {
	width:141px !important;
	height:15px !important;
}

#item55031 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

@keyframes fade-in-55031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55065 {
	width:151px !important;
	height:15px !important;
}

#item55068 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-55068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55104 {
	width:211px !important;
	height:15px !important;
}

#item55107 {
	width:27px !important;
	height:27px !important;
	left:92px !important;
	top:20px !important;
}

@keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55146 {
	width:78px !important;
	height:15px !important;
}

#item55149 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-55149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55167 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item55182 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item55217 {
	width:91px !important;
	height:15px !important;
}

#item55220 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-55220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55236 {
	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;
}

#item55239 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55273 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55237 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55279 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55312 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55277 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55318 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55351 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55316 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item55357 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55390 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55355 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item55396 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item55429 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item55394 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item55435 {
	width:52px !important;
	height:52px !important;
}

#item55433 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item55452 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-18470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18496 {
	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-18496 {
	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-18484 {
	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-18484 {
	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-18472 {
	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-18472 {
	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;
	}
}
#item18470 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18512 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18513 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18533 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18538 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18536 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18554 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18552 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18564 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18573 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18574 {
	width:34px !important;
	height:13px !important;
	left:527px !important;
	top:141px !important;
}

#item18584 {
	width:34px !important;
	height:13px !important;
	left:362px !important;
	top:141px !important;
}

#item18593 {
	width:34px !important;
	height:13px !important;
	left:749px !important;
	top:141px !important;
}

#item18601 {
	width:34px !important;
	height:13px !important;
	left:975px !important;
	top:141px !important;
}

#item18610 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item18631 {
	width:190px !important;
	height:10px !important;
}

#item18634 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:14px !important;
}

@keyframes fade-in-18634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18694 {
	width:130px !important;
	height:10px !important;
}

#item18697 {
	width:19px !important;
	height:19px !important;
	left:55px !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%;
}

#item18727 {
	width:106px !important;
	height:10px !important;
}

#item18730 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18762 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item19004 {
	opacity:0.15;
	width:951px !important;
	height:524px !important;
	left:36px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-19004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19024 {
	width:930px !important;
	height:347px !important;
	left:14px !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-19024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19046 {
	width:283px !important;
	height:23px !important;
	left:47px !important;
	top:43px !important;
}

#item19051 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19049 {
	width:21px !important;
	height:21px !important;
	left:917px !important;
	top:17px !important;
}

#item105426 {
	width:165px !important;
	height:228px !important;
	left:20px !important;
}

#item105449 {
	width:166px !important;
	height:225px !important;
	left:215px !important;
}

#item105472 {
	width:14px !important;
	height:14px !important;
	left:194px !important;
	top:48px !important;
}

#item105479 {
	width:14px !important;
	height:14px !important;
	left:194px !important;
	top:98px !important;
}

#item105486 {
	opacity:0.50;
	width:1px !important;
	height:154px !important;
	left:174px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item105487 {
	width:222px !important;
	height:225px !important;
	left:431px !important;
}

#item105510 {
	width:14px !important;
	height:14px !important;
	left:410px !important;
	top:98px !important;
}

#item105517 {
	width:14px !important;
	height:14px !important;
	left:410px !important;
	top:48px !important;
}

#item105524 {
	opacity:0.50;
	width:1px !important;
	height:154px !important;
	left:390px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item105525 {
	width:14px !important;
	height:14px !important;
	left:653px !important;
	top:48px !important;
}

#item105533 {
	width:14px !important;
	height:14px !important;
	left:653px !important;
	top:98px !important;
}

#item105603 {
	width:14px !important;
	height:14px !important;
	left:653px !important;
	top:146px !important;
}

#item105540 {
	width:207px !important;
	height:228px !important;
	left:674px !important;
}

#item105564 {
	opacity:0.50;
	width:1px !important;
	height:154px !important;
	left:631px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item105565 {
	width:14px !important;
	height:14px !important;
	top:48px !important;
}

#item105572 {
	width:14px !important;
	height:14px !important;
	top:100px !important;
}

#item105584 {
	width:14px !important;
	height:14px !important;
	top:164px !important;
}

#item178778 {
	width:14px !important;
	height:14px !important;
	left:458px !important;
	top:239px !important;
}

#item178769 {
	width:14px !important;
	height:14px !important;
	left:242px !important;
	top:239px !important;
}

#item237543 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:331px !important;
}

#item237548 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:332px !important;
}

#item237552 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:332px !important;
}

#item237575 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:318px !important;
}

#item237601 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237598 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:316px !important;
}

#item18986 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18987 {
	width:988px !important;
	height:567px !important;
	left:10px !important;
	top:33px !important;
}

#item18993 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18991 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item18948 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18949 {
	width:318px !important;
	height:356px !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-18949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18974 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18972 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

table#table463217 th, table#table463217 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table463217 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table463217 {
	table-layout:fixed;
}

#item178706 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-178706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18840 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18841 {
	width:595px !important;
	height:456px !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-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18844 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18842 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item18874 {
	width:545px !important;
	height:395px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18921 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item18898 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item18877 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:441px !important;
}

#item18944 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item18769 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18789 {
	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-18789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18792 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item18812 {
	width:650px !important;
	height:1350px !important;
}

@keyframes fade-in-18812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18828 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18826 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18767 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item18765 {
	width:1008px !important;
	height:600px !important;
	left:177px !important;
	top:171px !important;
}

#item19300 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item19308 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item19336 {
	width:102px !important;
	height:10px !important;
}

#item19339 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-19339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18663 {
	width:200px !important;
	height:10px !important;
}

#item18666 {
	width:19px !important;
	height:19px !important;
	left:91px !important;
	top:14px !important;
}

@keyframes fade-in-18666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221387 {
	width:82px !important;
	height:9px !important;
	left:59px !important;
	top:37px !important;
}

#item19347 {
	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;
}

#item19350 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19377 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19348 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19383 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19416 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19381 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19422 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19457 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19420 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19463 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19494 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19461 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item19502 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19530 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19500 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item19536 {
	width:43px !important;
	height:43px !important;
}

#item19534 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19546 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55467 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item55521 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55519 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55540 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55538 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55557 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item55558 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item55578 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item55839 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55860 {
	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-55860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55882 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55887 {
	width:29px !important;
	height:29px !important;
}

#item55885 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55986 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item179625 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:540px !important;
}

#item179648 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item179671 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item179676 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item179681 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item179686 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item179693 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item179699 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item179704 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item179709 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item179716 {
	width:19px !important;
	height:19px !important;
	top:721px !important;
}

#item179721 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item179727 {
	width:19px !important;
	height:19px !important;
	top:922px !important;
}

#item179737 {
	width:19px !important;
	height:19px !important;
	top:987px !important;
}

#item234011 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234014 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234037 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234041 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234067 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234064 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item55819 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55817 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55834 {
	width:633px !important;
	height:655px !important;
	left:11px !important;
	top:13px !important;
}

#item55775 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55776 {
	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-55776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table470230 th, table#table470230 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table470230 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table470230 {
	table-layout:fixed;
}

#item55796 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-55796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55801 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55799 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item178832 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-178832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178833 {
	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-178833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178834 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item55667 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55665 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item178857 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item178858 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-178858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178914 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item178890 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item178887 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item55585 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55605 {
	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-55605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55608 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55628 {
	width:505px !important;
	height:3198px !important;
}

@keyframes fade-in-55628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55647 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55645 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55583 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55581 {
	width:668px !important;
	height:668px !important;
	left:25px !important;
	top:287px !important;
}

#item56166 {
	width:48px !important;
	height:18px !important;
	left:440px !important;
	top:151px !important;
}

#item56187 {
	width:48px !important;
	height:18px !important;
	left:221px !important;
	top:151px !important;
}

#item56206 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item56221 {
	width:48px !important;
	height:18px !important;
	left:371px !important;
	top:225px !important;
}

#item56256 {
	width:186px !important;
	height:15px !important;
}

#item56259 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:20px !important;
}

@keyframes fade-in-56259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56333 {
	width:170px !important;
	height:15px !important;
}

#item56336 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:20px !important;
}

@keyframes fade-in-56336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56370 {
	width:126px !important;
	height:15px !important;
}

#item56373 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-56373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56387 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item56401 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item56435 {
	width:145px !important;
	height:15px !important;
}

#item56438 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:20px !important;
}

@keyframes fade-in-56438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56295 {
	width:270px !important;
	height:15px !important;
}

#item56298 {
	width:27px !important;
	height:27px !important;
	left:122px !important;
	top:20px !important;
}

@keyframes fade-in-56298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223839 {
	width:114px !important;
	height:13px !important;
	left:78px !important;
	top:54px !important;
}

#item56455 {
	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;
}

#item56458 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56496 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56456 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item56502 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56500 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item56545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56579 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56543 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item56585 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56619 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56583 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item56625 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item56660 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item56623 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item56666 {
	width:52px !important;
	height:52px !important;
}

#item56664 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item56682 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-133399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-133412 {
	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-133412 {
	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-133407 {
	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-133407 {
	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-133401 {
	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-133401 {
	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;
	}
}
#item133399 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item133421 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item133422 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item133423 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item133449 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item133446 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item133455 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item133452 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item133458 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item133462 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item133463 {
	width:34px !important;
	height:13px !important;
	left:548px !important;
	top:141px !important;
}

#item133467 {
	width:34px !important;
	height:13px !important;
	left:361px !important;
	top:141px !important;
}

#item133471 {
	width:34px !important;
	height:13px !important;
	left:744px !important;
	top:141px !important;
}

#item133475 {
	width:34px !important;
	height:13px !important;
	left:974px !important;
	top:141px !important;
}

#item133478 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item133480 {
	width:160px !important;
	height:10px !important;
}

#item133503 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-133503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133507 {
	width:170px !important;
	height:10px !important;
}

#item133531 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-133531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133535 {
	width:130px !important;
	height:10px !important;
}

#item133558 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-133558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133562 {
	width:100px !important;
	height:10px !important;
}

#item133585 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-133585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133593 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item133834 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-133834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133835 {
	width:894px !important;
	height:341px !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-133835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133859 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item133885 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133882 {
	width:21px !important;
	height:21px !important;
	left:895px !important;
	top:24px !important;
}

#item133942 {
	width:161px !important;
	height:210px !important;
	left:20px !important;
}

#item133965 {
	width:162px !important;
	height:210px !important;
	left:221px !important;
}

#item133988 {
	width:14px !important;
	height:14px !important;
	left:200px !important;
	top:49px !important;
}

#item133994 {
	width:14px !important;
	height:14px !important;
	left:200px !important;
	top:97px !important;
}

#item133999 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:180px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item134000 {
	width:170px !important;
	height:210px !important;
	left:424px !important;
}

#item134024 {
	width:14px !important;
	height:14px !important;
	left:403px !important;
	top:97px !important;
}

#item134034 {
	width:14px !important;
	height:14px !important;
	left:403px !important;
	top:48px !important;
}

#item134039 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:383px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item134040 {
	width:14px !important;
	height:14px !important;
	left:608px !important;
	top:49px !important;
}

#item134045 {
	width:14px !important;
	height:14px !important;
	left:608px !important;
	top:97px !important;
}

#item134051 {
	width:14px !important;
	height:14px !important;
	left:608px !important;
	top:146px !important;
}

#item134061 {
	width:196px !important;
	height:210px !important;
	left:629px !important;
}

#item134084 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:586px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item134085 {
	width:14px !important;
	height:14px !important;
	top:47px !important;
}

#item134090 {
	width:14px !important;
	height:14px !important;
	top:95px !important;
}

#item134096 {
	width:14px !important;
	height:14px !important;
	top:143px !important;
}

#item179810 {
	width:14px !important;
	height:14px !important;
	left:259px !important;
	top:241px !important;
}

#item179817 {
	width:14px !important;
	height:14px !important;
	left:462px !important;
	top:239px !important;
}

#item237637 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:328px !important;
}

#item237640 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:329px !important;
}

#item237643 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:329px !important;
}

#item237666 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:315px !important;
}

#item237692 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237689 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:312px !important;
}

#item133619 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-133619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133620 {
	width:988px !important;
	height:567px !important;
	left:10px !important;
	top:33px !important;
}

#item133625 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133622 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item133800 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-133800 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133800 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133801 {
	width:318px !important;
	height:360px !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-133801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table475778 th, table#table475778 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table475778 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table475778 {
	table-layout:fixed;
}

#item133802 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-133802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133830 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133825 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item133693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-133693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133695 {
	width:595px !important;
	height:473px !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-133695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133699 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133696 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item133702 {
	width:545px !important;
	height:411px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-133702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133753 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item133729 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item133725 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:458px !important;
}

#item133776 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:462px !important;
}

#item133631 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-133631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133632 {
	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-133632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133655 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item133656 {
	width:650px !important;
	height:1318px !important;
}

@keyframes fade-in-133656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133686 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133683 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item133629 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item133617 {
	width:1008px !important;
	height:600px !important;
	left:177px !important;
	top:171px !important;
}

#item134108 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item134111 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item134122 {
	width:105px !important;
	height:10px !important;
}

#item134145 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-134145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134149 {
	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;
}

#item134153 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134156 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item134150 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item134182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134187 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item134179 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item134213 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134216 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item134210 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item134242 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134245 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item134239 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item134273 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134277 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item134270 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item134303 {
	width:43px !important;
	height:43px !important;
}

#item134300 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item134306 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-134306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-134306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item134306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134359 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item134379 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item134375 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item134392 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item134389 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item134395 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item134396 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item134397 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item134423 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-134423 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-134423 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item134423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134425 {
	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-134425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134448 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item134474 {
	width:29px !important;
	height:29px !important;
}

#item134471 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item134529 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item181086 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:541px !important;
}

#item181111 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item181134 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item181139 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item181145 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item181151 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item181159 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item181165 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item181170 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item181176 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item181181 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item181187 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item181193 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item181198 {
	width:19px !important;
	height:19px !important;
	top:989px !important;
}

#item234108 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234112 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234135 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234138 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234164 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234161 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item134858 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item134854 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item134866 {
	width:633px !important;
	height:655px !important;
	left:11px !important;
	top:13px !important;
}

#item134822 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-134822 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-134822 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item134822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134823 {
	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-134823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table480399 th, table#table480399 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table480399 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table480399 {
	table-layout:fixed;
}

#item134824 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-134824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134850 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item134847 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item180323 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-180323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180324 {
	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-180324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134722 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item134718 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item180325 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item180348 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item180349 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-180349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180387 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item180411 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item180384 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item134655 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-134655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-134655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item134655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134656 {
	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-134656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134679 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item134680 {
	width:505px !important;
	height:3086px !important;
}

@keyframes fade-in-134680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134711 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item134708 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item134653 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item134421 {
	width:668px !important;
	height:668px !important;
	left:25px !important;
	top:287px !important;
}

#item180004 {
	width:48px !important;
	height:18px !important;
	left:464px !important;
	top:151px !important;
}

#item180007 {
	width:48px !important;
	height:18px !important;
	left:230px !important;
	top:151px !important;
}

#item180019 {
	opacity:0.50;
	width:1120px !important;
	height:1px !important;
	left:140px !important;
	top:179px !important;
	background:#000;
}

#item180021 {
	width:146px !important;
	height:15px !important;
}

#item180044 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-180044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180078 {
	width:170px !important;
	height:15px !important;
}

#item180101 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:20px !important;
}

@keyframes fade-in-180101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180106 {
	width:128px !important;
	height:15px !important;
}

#item180129 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-180129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180136 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item180184 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item180189 {
	width:48px !important;
	height:18px !important;
	left:385px !important;
	top:225px !important;
}

#item180196 {
	width:280px !important;
	height:15px !important;
}

#item180219 {
	width:27px !important;
	height:27px !important;
	left:127px !important;
	top:20px !important;
}

@keyframes fade-in-180219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180222 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item180226 {
	width:157px !important;
	height:15px !important;
}

#item180249 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

@keyframes fade-in-180249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135030 {
	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;
}

#item135034 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item135037 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item135031 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item135064 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item135067 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item135060 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item135093 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item135096 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item135090 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item135122 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item135126 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item135119 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item135152 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item135155 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item135149 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item135181 {
	width:52px !important;
	height:52px !important;
}

#item135178 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item135185 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-135185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-135185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item135185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-19592 {
	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-19592 {
	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-19579 {
	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-19579 {
	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-19563 {
	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-19563 {
	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;
	}
}
#item19561 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19604 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19605 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19625 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19630 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19628 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19641 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19639 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19650 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19658 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19659 {
	width:34px !important;
	height:13px !important;
	left:494px !important;
	top:141px !important;
}

#item19670 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:141px !important;
}

#item19683 {
	width:34px !important;
	height:13px !important;
	left:634px !important;
	top:141px !important;
}

#item19695 {
	width:34px !important;
	height:19px !important;
	left:780px !important;
	top:138px !important;
}

#item19705 {
	width:34px !important;
	height:13px !important;
	left:905px !important;
	top:141px !important;
}

#item19714 {
	width:34px !important;
	height:13px !important;
	left:1031px !important;
	top:141px !important;
}

#item19728 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item19749 {
	width:100px !important;
	height:21px !important;
}

#item19752 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:25px !important;
}

@keyframes fade-in-19752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19783 {
	width:100px !important;
	height:21px !important;
}

#item19786 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:25px !important;
}

@keyframes fade-in-19786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19814 {
	width:80px !important;
	height:21px !important;
}

#item19817 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

@keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19845 {
	width:90px !important;
	height:10px !important;
}

#item19848 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-19848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19876 {
	width:110px !important;
	height:10px !important;
}

#item19879 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-19879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19907 {
	width:84px !important;
	height:10px !important;
}

#item19910 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19939 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20186 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20206 {
	width:961px !important;
	height:529px !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-20206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20228 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20231 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item107080 {
	width:162px !important;
	height:220px !important;
	left:21px !important;
}

#item107103 {
	width:162px !important;
	height:199px !important;
	left:21px !important;
	top:220px !important;
}

#item107126 {
	width:14px !important;
	height:14px !important;
	top:272px !important;
}

#item107131 {
	width:14px !important;
	height:14px !important;
	top:319px !important;
}

#item107136 {
	width:216px !important;
	height:220px !important;
	left:224px !important;
}

#item107159 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:99px !important;
}

#item107164 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:51px !important;
}

#item107170 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:439px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107172 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:680px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107173 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:147px !important;
}

#item107179 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:270px !important;
}

#item107184 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:319px !important;
}

#item107189 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:365px !important;
}

#item107195 {
	width:216px !important;
	height:201px !important;
	left:225px !important;
	top:219px !important;
}

#item107218 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:183px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107219 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:49px !important;
}

#item107229 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:100px !important;
}

#item107235 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:161px !important;
}

#item107246 {
	width:200px !important;
	height:188px !important;
	left:480px !important;
}

#item107270 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:50px !important;
}

#item107275 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:114px !important;
}

#item107280 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:223px !important;
}

#item107286 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:272px !important;
}

#item107291 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:334px !important;
}

#item107296 {
	width:200px !important;
	height:190px !important;
	left:480px !important;
	top:188px !important;
}

#item107320 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:34px !important;
}

#item107325 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:83px !important;
}

#item107331 {
	width:184px !important;
	height:222px !important;
	left:720px !important;
}

#item107354 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:131px !important;
}

#item181487 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:447px !important;
}

#item237734 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:517px !important;
}

#item237737 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:517px !important;
}

#item237741 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:518px !important;
}

#item237764 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:504px !important;
}

#item237790 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237787 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:501px !important;
}

#item20167 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20168 {
	width:988px !important;
	height:567px !important;
	left:10px !important;
	top:33px !important;
}

#item20174 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20172 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20130 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20131 {
	width:318px !important;
	height:315px !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-20131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table486266 th, table#table486266 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table486266 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table486266 {
	table-layout:fixed;
}

#item20151 {
	width:258px !important;
	height:284px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20156 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20154 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item20103 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20080 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20059 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item181241 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-181241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181243 {
	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-181243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181266 {
	width:697px !important;
	height:478px !important;
	left:58px !important;
	top:50px !important;
}

#item181423 {
	width:650px !important;
	height:670px !important;
}

@keyframes fade-in-181423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20027 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20025 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item181363 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item181339 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item181336 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item181313 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item19946 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-19946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19966 {
	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-19966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19969 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item19989 {
	width:650px !important;
	height:2566px !important;
}

@keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20008 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20006 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item19944 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item19942 {
	width:1008px !important;
	height:600px !important;
	left:177px !important;
	top:171px !important;
}

#item20606 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item20619 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item20648 {
	width:45px !important;
	height:10px !important;
}

#item20651 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20660 {
	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;
}

#item20663 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20692 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20661 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20698 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20726 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20696 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item20732 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20759 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20730 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item20765 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20792 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20763 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20800 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20827 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20798 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20833 {
	width:43px !important;
	height:43px !important;
}

#item20831 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20842 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56697 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item56744 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56742 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item56757 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56755 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item56770 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56785 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item56786 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item56806 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item57072 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57093 {
	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-57093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57115 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57120 {
	width:29px !important;
	height:29px !important;
}

#item57118 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item57197 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item183049 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item183072 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item183077 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item183083 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:44px !important;
}

#item183088 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:109px !important;
}

#item183093 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:174px !important;
}

#item183099 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item183105 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item183128 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item183135 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item183141 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:178px !important;
}

#item183149 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:314px !important;
}

#item183154 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:382px !important;
}

#item183159 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:447px !important;
}

#item183165 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
}

#item183188 {
	width:19px !important;
	height:19px !important;
	top:40px !important;
}

#item183194 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

#item183199 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item183204 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item183211 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item183217 {
	width:477px !important;
	height:264px !important;
	left:32px !important;
}

#item183241 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item183247 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item183253 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item234189 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234193 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234216 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234223 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234249 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234246 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item57056 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57054 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57067 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item57015 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57016 {
	width:446px !important;
	height:441px !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-57016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table492390 th, table#table492390 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492390 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492390 {
	table-layout:fixed;
}

#item57036 {
	width:361px !important;
	height:356px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57041 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57039 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56891 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56892 {
	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-56892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56895 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56893 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56953 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56930 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56909 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item56976 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56979 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56999 {
	width:505px !important;
	height:1310px !important;
}

@keyframes fade-in-56999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56813 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56833 {
	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-56833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56836 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56856 {
	width:505px !important;
	height:6222px !important;
}

@keyframes fade-in-56856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56874 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56811 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56809 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item57591 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item181494 {
	width:48px !important;
	height:18px !important;
	left:423px !important;
	top:151px !important;
}

#item181498 {
	width:48px !important;
	height:18px !important;
	left:212px !important;
	top:151px !important;
}

#item181502 {
	width:48px !important;
	height:18px !important;
	left:620px !important;
	top:151px !important;
}

#item181519 {
	width:140px !important;
	height:31px !important;
}

#item181542 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:36px !important;
}

@keyframes fade-in-181542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181629 {
	width:154px !important;
	height:15px !important;
}

#item181652 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-181652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181656 {
	width:118px !important;
	height:15px !important;
}

#item181679 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-181679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181757 {
	width:48px !important;
	height:27px !important;
	left:136px !important;
	top:221px !important;
}

#item181760 {
	width:48px !important;
	height:18px !important;
	left:311px !important;
	top:225px !important;
}

#item181763 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:225px !important;
}

#item181767 {
	width:140px !important;
	height:31px !important;
}

#item181790 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:36px !important;
}

@keyframes fade-in-181790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181795 {
	width:112px !important;
	height:31px !important;
}

#item181819 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:36px !important;
}

@keyframes fade-in-181819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181825 {
	width:126px !important;
	height:15px !important;
}

#item181848 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-181848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181855 {
	width:62px !important;
	height:15px !important;
}

#item181878 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-181878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57818 {
	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;
}

#item57821 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57850 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57819 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57856 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57885 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57854 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57891 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57920 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57889 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57926 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57924 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57963 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item57997 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item57961 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item58003 {
	width:52px !important;
	height:52px !important;
}

#item58001 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58018 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20892 {
	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-20892 {
	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-20873 {
	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-20873 {
	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-20859 {
	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-20859 {
	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;
	}
}
#item20857 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20910 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20911 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20931 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20934 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20948 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20946 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20958 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20968 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20969 {
	width:34px !important;
	height:13px !important;
	left:458px !important;
	top:141px !important;
}

#item20978 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:141px !important;
}

#item20986 {
	width:34px !important;
	height:13px !important;
	left:600px !important;
	top:141px !important;
}

#item20994 {
	width:34px !important;
	height:13px !important;
	left:848px !important;
	top:141px !important;
}

#item21002 {
	width:34px !important;
	height:13px !important;
	left:712px !important;
	top:141px !important;
}

#item21010 {
	width:34px !important;
	height:13px !important;
	left:1027px !important;
	top:141px !important;
}

#item21021 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21042 {
	width:107px !important;
	height:10px !important;
}

#item21045 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-21045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21078 {
	width:78px !important;
	height:10px !important;
}

#item21081 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-21081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21113 {
	width:101px !important;
	height:10px !important;
}

#item21116 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-21116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21145 {
	width:145px !important;
	height:10px !important;
}

#item21148 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:14px !important;
}

@keyframes fade-in-21148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21177 {
	width:106px !important;
	height:10px !important;
}

#item21180 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21210 {
	width:62px !important;
	height:10px !important;
}

#item21213 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-21213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21241 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item183335 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-183335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183336 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-183336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183337 {
	width:902px !important;
	height:572px !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-183337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21521 {
	width:21px !important;
	height:21px !important;
	left:907px !important;
	top:24px !important;
}

#item183360 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item183383 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item183385 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item183386 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item183960 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:226px !important;
}

#item183966 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:322px !important;
}

#item183972 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:274px !important;
}

#item183978 {
	width:249px !important;
	height:619px !important;
	left:21px !important;
}

#item184001 {
	width:245px !important;
	height:614px !important;
	left:312px !important;
}

#item184024 {
	width:238px !important;
	height:614px !important;
	left:599px !important;
}

#item184047 {
	width:14px !important;
	height:14px !important;
	top:272px !important;
}

#item184052 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item184057 {
	width:14px !important;
	height:14px !important;
	top:30px !important;
}

#item184064 {
	width:14px !important;
	height:14px !important;
	top:78px !important;
}

#item184070 {
	width:14px !important;
	height:14px !important;
	top:127px !important;
}

#item184079 {
	width:14px !important;
	height:14px !important;
	top:318px !important;
}

#item184084 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item184090 {
	width:14px !important;
	height:14px !important;
	top:466px !important;
}

#item184095 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item184102 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:125px !important;
}

#item184107 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:80px !important;
}

#item184112 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item184118 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:274px !important;
}

#item184123 {
	width:14px !important;
	height:14px !important;
	top:529px !important;
}

#item184130 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item184136 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:126px !important;
}

#item184146 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item237833 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:560px !important;
}

#item237836 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:561px !important;
}

#item237840 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:562px !important;
}

#item237863 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:548px !important;
}

#item237889 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237886 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:545px !important;
}

#item21457 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21458 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item21464 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21462 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item21420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21421 {
	width:318px !important;
	height:360px !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-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table499450 th, table#table499450 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table499450 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table499450 {
	table-layout:fixed;
}

#item21441 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21446 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21444 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item21313 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21314 {
	width:595px !important;
	height:540px !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-21314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21315 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item21346 {
	width:545px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21393 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item21370 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item21349 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:522px !important;
}

#item21416 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:526px !important;
}

#item21248 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21268 {
	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-21268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21271 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21291 {
	width:650px !important;
	height:2004px !important;
}

@keyframes fade-in-21291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21301 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21246 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21244 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item21895 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21903 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21931 {
	width:54px !important;
	height:10px !important;
}

#item21934 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-21934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21942 {
	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;
}

#item21945 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21972 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21943 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21978 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22007 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21976 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22046 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22011 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22052 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22083 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22050 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22091 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22119 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22089 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item22125 {
	width:43px !important;
	height:43px !important;
}

#item22123 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:696px !important;
}

#item22135 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58033 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item58073 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58071 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58087 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58085 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58098 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item58109 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item58120 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item58121 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item58141 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item58398 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58419 {
	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-58419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58441 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item58446 {
	width:29px !important;
	height:29px !important;
}

#item58444 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item58525 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item185170 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item185175 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item185181 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item185186 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item185191 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item185197 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item185202 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item185225 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item185231 {
	width:19px !important;
	height:19px !important;
	top:650px !important;
}

#item185238 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item185246 {
	width:477px !important;
	height:563px !important;
	left:33px !important;
	top:540px !important;
}

#item185269 {
	width:19px !important;
	height:19px !important;
	top:876px !important;
}

#item185274 {
	width:19px !important;
	height:19px !important;
	top:1009px !important;
}

#item185279 {
	width:19px !important;
	height:19px !important;
	top:944px !important;
}

#item185309 {
	width:19px !important;
	height:19px !important;
}

#item185315 {
	width:19px !important;
	height:19px !important;
	top:69px !important;
}

#item185320 {
	width:19px !important;
	height:19px !important;
	top:471px !important;
}

#item185325 {
	width:19px !important;
	height:19px !important;
	top:605px !important;
}

#item185330 {
	width:19px !important;
	height:19px !important;
	top:537px !important;
}

#item185335 {
	width:19px !important;
	height:19px !important;
	top:203px !important;
}

#item185341 {
	width:19px !important;
	height:19px !important;
	top:334px !important;
}

#item185348 {
	width:19px !important;
	height:19px !important;
	top:271px !important;
}

#item234279 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234283 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234306 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234310 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234336 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234333 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item58381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58379 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item58393 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item58336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58337 {
	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-58337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table504448 th, table#table504448 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table504448 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table504448 {
	table-layout:fixed;
}

#item58357 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-58357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58360 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item184248 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-184248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184250 {
	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-184250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58223 {
	width:27px !important;
	height:27px !important;
	left:611px !important;
	top:17px !important;
}

#item184251 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item184274 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item184275 {
	width:505px !important;
	height:968px !important;
}

@keyframes fade-in-184275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184316 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item184340 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item184313 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item58148 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58168 {
	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-58168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58171 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item58191 {
	width:505px !important;
	height:4699px !important;
}

@keyframes fade-in-58191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58206 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58204 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item58146 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item58144 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58784 {
	width:48px !important;
	height:18px !important;
	left:361px !important;
	top:151px !important;
}

#item58796 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:151px !important;
}

#item58811 {
	width:48px !important;
	height:18px !important;
	left:547px !important;
	top:151px !important;
}

#item58845 {
	width:150px !important;
	height:15px !important;
}

#item58848 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

@keyframes fade-in-58848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58880 {
	width:109px !important;
	height:15px !important;
}

#item58883 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-58883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58915 {
	width:149px !important;
	height:15px !important;
}

#item58918 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:20px !important;
}

@keyframes fade-in-58918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58950 {
	width:86px !important;
	height:15px !important;
}

#item58953 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-58953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58964 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:225px !important;
}

#item58974 {
	width:48px !important;
	height:18px !important;
	left:32px !important;
	top:225px !important;
}

#item58984 {
	width:48px !important;
	height:18px !important;
	left:473px !important;
	top:225px !important;
}

#item59014 {
	width:142px !important;
	height:15px !important;
}

#item59017 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:20px !important;
}

@keyframes fade-in-59017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59047 {
	width:202px !important;
	height:15px !important;
}

#item59050 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
	top:20px !important;
}

@keyframes fade-in-59050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59082 {
	width:75px !important;
	height:15px !important;
}

#item59085 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-59085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59101 {
	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;
}

#item59104 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59137 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59102 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59143 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59173 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59141 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59179 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59209 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59177 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59215 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59246 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59213 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59252 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item59282 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item59250 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item59288 {
	width:52px !important;
	height:52px !important;
}

#item59286 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59299 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-22189 {
	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-22189 {
	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-22175 {
	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-22175 {
	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-22158 {
	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-22158 {
	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;
	}
}
#item22156 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22200 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22201 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22221 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22226 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22224 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22237 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22235 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22246 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22254 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22274 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22524 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22526 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:9px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-22526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22547 {
	width:915px !important;
	height:572px !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-22547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22569 {
	width:275px !important;
	height:22px !important;
	left:33px !important;
	top:30px !important;
}

#item22574 {
	width:15px !important;
	height:15px !important;
}

#item22572 {
	width:15px !important;
	height:15px !important;
	left:893px !important;
	top:7px !important;
}

#item22586 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:302px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item22587 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:588px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item22588 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item185724 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item185729 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item185735 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item185740 {
	width:249px !important;
	height:686px !important;
	left:21px !important;
}

#item185763 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item185769 {
	width:14px !important;
	height:14px !important;
	top:239px !important;
}

#item185775 {
	width:14px !important;
	height:14px !important;
	top:353px !important;
}

#item185782 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item185789 {
	width:14px !important;
	height:14px !important;
	top:480px !important;
}

#item185796 {
	width:14px !important;
	height:14px !important;
	top:543px !important;
}

#item185804 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:97px !important;
}

#item185812 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item185820 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:338px !important;
}

#item185825 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item185830 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item185836 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:528px !important;
}

#item185842 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:97px !important;
}

#item185847 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:161px !important;
}

#item185852 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item185857 {
	width:238px !important;
	height:606px !important;
	left:599px !important;
}

#item185880 {
	width:245px !important;
	height:687px !important;
	left:312px !important;
}

#item185903 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item185908 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:160px !important;
}

#item237926 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item237932 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item237936 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item237959 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item237985 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item237982 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item22504 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22505 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item22511 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22509 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item22465 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22466 {
	width:317px !important;
	height:359px !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-22466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table511242 th, table#table511242 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table511242 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table511242 {
	table-layout:fixed;
}

#item22486 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-22486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22489 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item22353 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22354 {
	width:574px !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-22354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22355 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:23px !important;
}

#item22391 {
	width:525px !important;
	height:523px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-22391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22413 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:555px !important;
}

#item22460 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item22437 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item22416 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:552px !important;
}

#item22281 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22301 {
	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-22301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22304 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item22324 {
	width:650px !important;
	height:1741px !important;
}

@keyframes fade-in-22324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22338 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22336 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item22279 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item22277 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item22938 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:141px !important;
}

#item22947 {
	width:34px !important;
	height:13px !important;
	left:533px !important;
	top:141px !important;
}

#item22955 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:141px !important;
}

#item22963 {
	width:34px !important;
	height:13px !important;
	left:992px !important;
	top:141px !important;
}

#item22973 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item22994 {
	width:173px !important;
	height:10px !important;
}

#item22997 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-22997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23032 {
	width:216px !important;
	height:10px !important;
}

#item23035 {
	width:19px !important;
	height:19px !important;
	left:99px !important;
	top:14px !important;
}

@keyframes fade-in-23035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23068 {
	width:156px !important;
	height:10px !important;
}

#item23071 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-23071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23101 {
	width:87px !important;
	height:10px !important;
}

#item23104 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-23104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23113 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item23123 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item23152 {
	width:89px !important;
	height:10px !important;
}

#item23155 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23163 {
	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;
}

#item23166 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23194 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23164 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23228 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23198 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item23234 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23262 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23232 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item23268 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23297 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23266 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item23309 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23341 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23307 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23350 {
	width:43px !important;
	height:43px !important;
}

#item23348 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23363 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59314 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item59351 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59349 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item59366 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59364 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item59384 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item59385 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item59386 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item59401 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:151px !important;
}

#item59412 {
	width:48px !important;
	height:18px !important;
	left:199px !important;
	top:151px !important;
}

#item59424 {
	width:48px !important;
	height:18px !important;
	left:392px !important;
	top:225px !important;
}

#item59457 {
	width:243px !important;
	height:15px !important;
}

#item59460 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

@keyframes fade-in-59460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59491 {
	width:152px !important;
	height:15px !important;
}

#item59494 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-59494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59524 {
	width:64px !important;
	height:15px !important;
}

#item59527 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-59527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59557 {
	width:48px !important;
	height:15px !important;
}

#item59560 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-59560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59570 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item59580 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item59612 {
	width:124px !important;
	height:15px !important;
}

#item59615 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:20px !important;
}

@keyframes fade-in-59615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59650 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59909 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59930 {
	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-59930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59952 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59957 {
	width:29px !important;
	height:29px !important;
}

#item59955 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item60032 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item186985 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item187008 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item187015 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item187025 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item187030 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item187036 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item187059 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item187064 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item187070 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item187075 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item187082 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item187105 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item187110 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item187115 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item187122 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item187130 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item187153 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item187162 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item187167 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item187172 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item187179 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item187202 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item187209 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item187214 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item187219 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item234372 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234375 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234398 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234402 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234428 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234425 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item59893 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59891 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59904 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59852 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59853 {
	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-59853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table519645 th, table#table519645 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table519645 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table519645 {
	table-layout:fixed;
}

#item59873 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-59873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59878 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59876 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item59731 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59732 {
	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-59732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59735 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59733 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59791 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item59768 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item59747 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item59814 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item59817 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item59837 {
	width:505px !important;
	height:994px !important;
}

@keyframes fade-in-59837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59657 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59677 {
	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-59677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59680 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item59700 {
	width:505px !important;
	height:4005px !important;
}

@keyframes fade-in-59700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59718 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59716 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59655 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item59653 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item60415 {
	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;
}

#item60418 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60449 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60416 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item60455 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60453 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item60495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60528 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60493 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item60534 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60564 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60532 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item60570 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item60600 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item60568 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item60606 {
	width:52px !important;
	height:52px !important;
}

#item60604 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item60621 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-23412 {
	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-23412 {
	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-23399 {
	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-23399 {
	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-23386 {
	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-23386 {
	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;
	}
}
#item23384 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23427 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23428 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23448 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23453 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23451 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23463 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23474 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23482 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23502 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23753 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23755 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-23755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23776 {
	width:902px !important;
	height:563px !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-23776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23798 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item23803 {
	width:15px !important;
	height:15px !important;
}

#item23801 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item23813 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item23814 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item187923 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item187930 {
	width:249px !important;
	height:434px !important;
	left:21px !important;
}

#item187953 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item187958 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item187965 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item187970 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item187975 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:80px !important;
}

#item187981 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item187987 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item187995 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item188002 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item188007 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:178px !important;
}

#item188012 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:226px !important;
}

#item188018 {
	width:238px !important;
	height:302px !important;
	left:599px !important;
}

#item188041 {
	width:245px !important;
	height:325px !important;
	left:312px !important;
}

#item188064 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item188069 {
	width:14px !important;
	height:14px !important;
	top:386px !important;
}

#item188075 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:275px !important;
}

#item238011 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:552px !important;
}

#item238014 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:553px !important;
}

#item238018 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:554px !important;
}

#item238041 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:540px !important;
}

#item238067 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238064 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:537px !important;
}

#item23729 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23730 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:32px !important;
}

#item23736 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23734 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item23683 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23684 {
	width:317px !important;
	height:359px !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-23684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table525633 th, table#table525633 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table525633 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table525633 {
	table-layout:fixed;
}

#item23704 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-23704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23709 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23707 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item23575 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23576 {
	width:582px !important;
	height:582px !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-23576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23577 {
	width:21px !important;
	height:21px !important;
	left:587px !important;
	top:23px !important;
}

#item23609 {
	width:525px !important;
	height:523px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-23609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23631 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:571px !important;
}

#item23678 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item23655 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item23634 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:568px !important;
}

#item23509 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23529 {
	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-23529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23532 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item23552 {
	width:650px !important;
	height:2350px !important;
}

@keyframes fade-in-23552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23565 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23563 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item23507 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item23505 {
	width:1008px !important;
	height:601px !important;
	left:177px !important;
	top:172px !important;
}

#item24199 {
	width:34px !important;
	height:13px !important;
	left:481px !important;
	top:141px !important;
}

#item187254 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:141px !important;
}

#item24209 {
	width:34px !important;
	height:13px !important;
	left:596px !important;
	top:141px !important;
}

#item24222 {
	width:34px !important;
	height:13px !important;
	left:710px !important;
	top:141px !important;
}

#item187299 {
	width:34px !important;
	height:13px !important;
	left:895px !important;
	top:141px !important;
}

#item187331 {
	width:34px !important;
	height:13px !important;
	left:1030px !important;
	top:141px !important;
}

#item24234 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item187262 {
	width:130px !important;
	height:10px !important;
}

#item187285 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-187285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187303 {
	width:80px !important;
	height:10px !important;
}

#item187326 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-187326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24288 {
	width:60px !important;
	height:10px !important;
}

#item24291 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24320 {
	width:90px !important;
	height:10px !important;
}

#item24323 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-24323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24353 {
	width:60px !important;
	height:10px !important;
}

#item24356 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-24356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24385 {
	width:70px !important;
	height:10px !important;
}

#item24388 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-24388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24396 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item24404 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item24432 {
	width:41px !important;
	height:10px !important;
}

#item24435 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24483 {
	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;
}

#item24486 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24515 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24484 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24521 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24550 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24519 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item24556 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24585 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24554 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item24591 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24619 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24589 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item24631 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24658 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24629 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item24667 {
	width:43px !important;
	height:43px !important;
}

#item24665 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24676 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60636 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item60674 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60672 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item60687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60685 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item60698 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item60699 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item61040 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item61296 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61317 {
	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-61317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61339 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item61344 {
	width:29px !important;
	height:29px !important;
}

#item61342 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item61428 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item189730 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item189753 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item189759 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item189768 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item189773 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item189780 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item189804 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item189810 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

#item189817 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item189822 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item189828 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item189851 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item189856 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item189862 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item189868 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item189876 {
	width:477px !important;
	height:281px !important;
	left:33px !important;
}

#item189899 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item189908 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item189913 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item234541 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234544 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234567 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234570 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234596 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234593 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item61280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61278 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item61291 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item61240 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61241 {
	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-61241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table531424 th, table#table531424 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table531424 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table531424 {
	table-layout:fixed;
}

#item61261 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-61261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61266 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61264 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item61120 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61121 {
	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-61121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61124 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61122 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61181 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61158 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61137 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item61204 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item61207 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item61227 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-61227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61047 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61067 {
	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-61067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61070 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item61090 {
	width:505px !important;
	height:5349px !important;
}

@keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61105 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61103 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61045 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item61043 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item188106 {
	width:48px !important;
	height:18px !important;
	left:392px !important;
	top:151px !important;
}

#item188111 {
	width:48px !important;
	height:18px !important;
	left:202px !important;
	top:151px !important;
}

#item188115 {
	width:48px !important;
	height:18px !important;
	left:541px !important;
	top:151px !important;
}

#item188217 {
	width:84px !important;
	height:15px !important;
}

#item188240 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-188240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188245 {
	width:126px !important;
	height:15px !important;
}

#item188268 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

@keyframes fade-in-188268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188273 {
	width:84px !important;
	height:15px !important;
}

#item188296 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-188296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188301 {
	width:98px !important;
	height:15px !important;
}

#item188324 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-188324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188328 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item188392 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item188395 {
	width:48px !important;
	height:18px !important;
	left:284px !important;
	top:225px !important;
}

#item188398 {
	width:48px !important;
	height:18px !important;
	left:471px !important;
	top:225px !important;
}

#item188431 {
	width:160px !important;
	height:15px !important;
}

#item188454 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:20px !important;
}

@keyframes fade-in-188454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188459 {
	width:100px !important;
	height:15px !important;
}

#item188482 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-188482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188488 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item188493 {
	width:58px !important;
	height:15px !important;
}

#item188516 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:20px !important;
}

@keyframes fade-in-188516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61868 {
	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;
}

#item61871 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61901 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61869 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61907 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61936 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61905 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61942 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61974 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61940 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61980 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62009 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61978 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item62015 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item62044 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item62013 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item62050 {
	width:52px !important;
	height:52px !important;
}

#item62048 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item62063 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-135310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-135324 {
	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-135324 {
	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-135318 {
	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-135318 {
	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-135312 {
	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-135312 {
	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;
	}
}
#item135310 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item135330 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item135331 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item135332 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item135358 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item135355 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item135364 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item135361 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item135373 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item135376 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item135377 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item135616 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-135616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135618 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-135618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135620 {
	width:902px !important;
	height:572px !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-135620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135644 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item135670 {
	width:15px !important;
	height:15px !important;
}

#item135667 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item135673 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item135675 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item135676 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item190302 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item190308 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:338px !important;
}

#item190315 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item190320 {
	width:249px !important;
	height:631px !important;
	left:21px !important;
}

#item190343 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item190348 {
	width:14px !important;
	height:14px !important;
	top:162px !important;
}

#item190354 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item190361 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item190367 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item190373 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item190382 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item190388 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:402px !important;
}

#item190393 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:531px !important;
}

#item190398 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item190404 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:99px !important;
}

#item190409 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:163px !important;
}

#item190414 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item190419 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:401px !important;
}

#item190425 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:466px !important;
}

#item190431 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:530px !important;
}

#item190438 {
	width:238px !important;
	height:631px !important;
	left:599px !important;
}

#item190461 {
	width:245px !important;
	height:637px !important;
	left:312px !important;
}

#item190484 {
	width:14px !important;
	height:14px !important;
	top:353px !important;
}

#item190492 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item190497 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item190502 {
	width:14px !important;
	height:14px !important;
	top:482px !important;
}

#item190507 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item238114 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item238117 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item238120 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item238143 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item238169 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238166 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item135402 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-135402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135403 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item135408 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item135405 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item135584 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-135584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135585 {
	width:317px !important;
	height:359px !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-135585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table539008 th, table#table539008 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table539008 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table539008 {
	table-layout:fixed;
}

#item135586 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-135586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135612 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item135609 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item135476 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-135476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135477 {
	width:804px !important;
	height:581px !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-135477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135481 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item135478 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:23px !important;
}

#item135485 {
	width:748px !important;
	height:523px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-135485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135508 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:571px !important;
}

#item135560 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item135536 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item135531 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:568px !important;
}

#item135415 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-135415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135416 {
	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-135416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135439 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item135440 {
	width:650px !important;
	height:2482px !important;
}

@keyframes fade-in-135440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item135472 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item135469 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item135412 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item135400 {
	width:1008px !important;
	height:600px !important;
	left:177px !important;
	top:172px !important;
}

#item135998 {
	width:34px !important;
	height:13px !important;
	left:860px !important;
	top:141px !important;
}

#item136001 {
	width:34px !important;
	height:13px !important;
	left:520px !important;
	top:141px !important;
}

#item136009 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:141px !important;
}

#item136013 {
	width:34px !important;
	height:13px !important;
	left:1017px !important;
	top:141px !important;
}

#item136016 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item136018 {
	width:123px !important;
	height:10px !important;
}

#item136041 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:14px !important;
}

@keyframes fade-in-136041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136045 {
	width:166px !important;
	height:10px !important;
}

#item136068 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:14px !important;
}

@keyframes fade-in-136068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136073 {
	width:97px !important;
	height:10px !important;
}

#item136096 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:14px !important;
}

@keyframes fade-in-136096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136100 {
	width:106px !important;
	height:10px !important;
}

#item136123 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-136123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136128 {
	width:79px !important;
	height:10px !important;
}

#item136151 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-136151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136154 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item136157 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item136163 {
	width:64px !important;
	height:10px !important;
}

#item136186 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-136186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136191 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item136200 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item136204 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item136207 {
	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;
}

#item136211 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136214 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item136208 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item136240 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136243 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item136237 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item136269 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136272 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item136266 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item136299 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136302 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item136296 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item136334 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136337 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item136331 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item136368 {
	width:43px !important;
	height:43px !important;
}

#item136365 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item136372 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-136372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-136372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item136372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136452 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item136482 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item136479 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item136489 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item136485 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item136493 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item136494 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item136495 {
	width:48px !important;
	height:18px !important;
	left:224px !important;
	top:225px !important;
}

#item136498 {
	width:48px !important;
	height:18px !important;
	left:438px !important;
	top:151px !important;
}

#item136501 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item136504 {
	width:48px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item136508 {
	width:120px !important;
	height:15px !important;
}

#item136531 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

@keyframes fade-in-136531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136535 {
	width:170px !important;
	height:15px !important;
}

#item136558 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:20px !important;
}

@keyframes fade-in-136558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136562 {
	width:93px !important;
	height:15px !important;
}

#item136586 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-136586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136590 {
	width:105px !important;
	height:15px !important;
}

#item136613 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-136613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136617 {
	width:93px !important;
	height:15px !important;
}

#item136640 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-136640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136651 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item136654 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item136659 {
	width:54px !important;
	height:15px !important;
}

#item136682 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-136682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136686 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item136690 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item136693 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item136696 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item136721 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-136721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-136721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item136721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136723 {
	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-136723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136746 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item136773 {
	width:29px !important;
	height:29px !important;
}

#item136769 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item136830 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item191806 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item191830 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item191835 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item191840 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item191846 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item191853 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item191876 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item191882 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item191888 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item191896 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item191902 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item191925 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item191931 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item191936 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item191943 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item191949 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item191972 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item191978 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item191983 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item191989 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item191996 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item192019 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item192026 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item192035 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item192040 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item192046 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item192069 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item192074 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item192081 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item192086 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item234631 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234634 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234657 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234661 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234687 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234684 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item137382 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137379 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item137385 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item137346 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-137346 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137346 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137347 {
	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-137347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table547280 th, table#table547280 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table547280 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table547280 {
	table-layout:fixed;
}

#item137348 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-137348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137374 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137371 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item137234 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-137234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137236 {
	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-137236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137240 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137237 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item137271 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item137246 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item137243 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item137294 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item137317 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item137318 {
	width:505px !important;
	height:1117px !important;
}

@keyframes fade-in-137318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137169 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-137169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137170 {
	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-137170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137193 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item137194 {
	width:505px !important;
	height:5550px !important;
}

@keyframes fade-in-137194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137224 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137221 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item137167 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item136719 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item137388 {
	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;
}

#item137392 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item137395 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item137389 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item137422 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item137425 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item137419 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item137451 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item137455 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item137448 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item137481 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item137485 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item137478 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item137511 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item137515 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item137508 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item137541 {
	width:52px !important;
	height:52px !important;
}

#item137538 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item137544 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-137544 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-137544 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item137544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-137711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-137730 {
	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-137730 {
	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-137724 {
	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-137724 {
	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-137713 {
	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-137713 {
	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;
	}
}
#item137711 {
	width:970px !important;
	height:525px !important;
	left:210px !important;
	top:237px !important;
}

#item137735 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item137736 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item137737 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item137764 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item137761 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item137770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item137767 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item137773 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item137776 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item137777 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item138015 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-138015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138017 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-138017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138019 {
	width:902px !important;
	height:572px !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-138019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138042 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item138069 {
	width:15px !important;
	height:15px !important;
}

#item138065 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item138077 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item138078 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item138079 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item192626 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item192631 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:339px !important;
}

#item192637 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:371px !important;
}

#item192642 {
	width:249px !important;
	height:506px !important;
	left:21px !important;
}

#item192665 {
	width:14px !important;
	height:14px !important;
	top:83px !important;
}

#item192670 {
	width:14px !important;
	height:14px !important;
	top:194px !important;
}

#item192677 {
	width:14px !important;
	height:14px !important;
	top:242px !important;
}

#item192683 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item192691 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:82px !important;
}

#item192697 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:195px !important;
}

#item192702 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:243px !important;
}

#item192708 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:386px !important;
}

#item192714 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item192719 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item192725 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:178px !important;
}

#item192730 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:226px !important;
}

#item192735 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item192742 {
	width:238px !important;
	height:506px !important;
	left:599px !important;
}

#item192766 {
	width:245px !important;
	height:506px !important;
	left:312px !important;
}

#item192789 {
	width:14px !important;
	height:14px !important;
	top:339px !important;
}

#item192795 {
	width:14px !important;
	height:14px !important;
	top:385px !important;
}

#item192803 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:322px !important;
}

#item238201 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item238205 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item238208 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item238231 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item238257 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238254 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item137802 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137803 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:32px !important;
}

#item137808 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137805 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item137982 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-137982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137983 {
	width:317px !important;
	height:359px !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-137983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table556148 th, table#table556148 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table556148 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table556148 {
	table-layout:fixed;
}

#item137984 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-137984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138010 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item138007 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item137876 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-137876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137877 {
	width:815px !important;
	height:584px !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-137877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137881 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137878 {
	width:21px !important;
	height:21px !important;
	left:818px !important;
	top:23px !important;
}

#item137884 {
	width:750px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-137884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137907 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item137957 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item137933 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item137930 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:570px !important;
}

#item137815 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-137815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137816 {
	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-137816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137840 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item137841 {
	width:650px !important;
	height:3412px !important;
}

@keyframes fade-in-137841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137872 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137869 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item137813 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item137800 {
	width:1008px !important;
	height:603px !important;
	left:177px !important;
	top:172px !important;
}

#item138400 {
	width:34px !important;
	height:13px !important;
	left:663px !important;
	top:141px !important;
}

#item138403 {
	width:34px !important;
	height:13px !important;
	left:438px !important;
	top:141px !important;
}

#item138406 {
	width:34px !important;
	height:13px !important;
	left:551px !important;
	top:141px !important;
}

#item138409 {
	width:34px !important;
	height:13px !important;
	left:756px !important;
	top:141px !important;
}

#item192167 {
	width:34px !important;
	height:13px !important;
	left:838px !important;
	top:141px !important;
}

#item192204 {
	width:34px !important;
	height:13px !important;
	left:931px !important;
	top:141px !important;
}

#item192243 {
	width:34px !important;
	height:13px !important;
	left:1044px !important;
	top:141px !important;
}

#item138415 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item138417 {
	width:60px !important;
	height:10px !important;
}

#item138440 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-138440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138444 {
	width:80px !important;
	height:10px !important;
}

#item138467 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-138467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192176 {
	width:80px !important;
	height:21px !important;
}

#item192199 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

@keyframes fade-in-192199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192208 {
	width:80px !important;
	height:10px !important;
}

#item192231 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-192231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192138 {
	width:50px !important;
	height:10px !important;
}

#item192161 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-192161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138473 {
	width:50px !important;
	height:10px !important;
}

#item138496 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-138496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138500 {
	width:80px !important;
	height:10px !important;
}

#item138523 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-138523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138527 {
	width:53px !important;
	height:10px !important;
}

#item138550 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-138550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138560 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item138563 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item138567 {
	width:38px !important;
	height:10px !important;
}

#item138590 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-138590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221624 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item221627 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item221631 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item138604 {
	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;
}

#item138608 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item138613 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item138605 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item138639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item138643 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item138636 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item138669 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item138672 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item138666 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item138698 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item138704 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item138695 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item138736 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item138746 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item138733 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item138777 {
	width:43px !important;
	height:43px !important;
}

#item138774 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item138780 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-138780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-138780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item138780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138872 {
	width:631px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item138896 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item138893 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item138902 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item138899 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item138906 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item138907 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item139110 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item139135 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-139135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139137 {
	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-139137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139160 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item139187 {
	width:29px !important;
	height:29px !important;
}

#item139183 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item139248 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item194009 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item194032 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item194037 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item194042 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item194049 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item194055 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item194078 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item194084 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item194089 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item194094 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item194101 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item194124 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item194130 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item194138 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item194145 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item194151 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item194174 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item194180 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item194186 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item194192 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item194199 {
	width:477px !important;
	height:315px !important;
	left:33px !important;
}

#item194222 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item194227 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item194232 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item234719 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234722 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234745 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234749 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234775 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234772 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item139792 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item139789 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item139795 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item139757 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-139757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139758 {
	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-139758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table564056 th, table#table564056 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table564056 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table564056 {
	table-layout:fixed;
}

#item139759 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-139759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139785 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item139782 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item139646 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-139646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139647 {
	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-139647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item139648 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item139681 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item139657 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item139654 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item139705 {
	width:566px !important;
	height:20px !important;
	left:43px !important;
	top:587px !important;
}

#item139728 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item139729 {
	width:505px !important;
	height:1097px !important;
}

@keyframes fade-in-139729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139586 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-139586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139588 {
	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-139588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139611 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item139612 {
	width:505px !important;
	height:7745px !important;
}

@keyframes fade-in-139612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139642 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item139639 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item139583 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item139133 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item194592 {
	width:48px !important;
	height:18px !important;
	left:635px !important;
	top:151px !important;
}

#item194595 {
	width:48px !important;
	height:18px !important;
	left:343px !important;
	top:151px !important;
}

#item194601 {
	width:48px !important;
	height:18px !important;
	left:489px !important;
	top:151px !important;
}

#item194605 {
	width:112px !important;
	height:15px !important;
}

#item194628 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-194628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194632 {
	width:70px !important;
	height:15px !important;
}

#item194655 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-194655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194659 {
	width:112px !important;
	height:15px !important;
}

#item194682 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-194682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194686 {
	width:74px !important;
	height:15px !important;
}

#item194710 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-194710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194713 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item194893 {
	width:48px !important;
	height:18px !important;
	left:93px !important;
	top:225px !important;
}

#item194896 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:225px !important;
}

#item194899 {
	width:48px !important;
	height:18px !important;
	left:341px !important;
	top:225px !important;
}

#item194902 {
	width:48px !important;
	height:18px !important;
	left:498px !important;
	top:225px !important;
}

#item194906 {
	width:84px !important;
	height:15px !important;
}

#item194929 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-194929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194933 {
	width:88px !important;
	height:31px !important;
}

#item194956 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:36px !important;
}

@keyframes fade-in-194956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194960 {
	width:112px !important;
	height:15px !important;
}

#item194983 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-194983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194991 {
	width:70px !important;
	height:15px !important;
}

#item195014 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-195014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195017 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item195021 {
	width:53px !important;
	height:15px !important;
}

#item195044 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-195044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221663 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item221666 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item221669 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item139797 {
	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;
}

#item139801 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item139805 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item139798 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item139831 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item139834 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item139828 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item139860 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item139869 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item139857 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item139896 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item139899 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item139893 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item139925 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item139928 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item139922 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item139955 {
	width:52px !important;
	height:52px !important;
}

#item139951 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item139959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-139959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-139959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item139959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24716 {
	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-24716 {
	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-24706 {
	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-24706 {
	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-24693 {
	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-24693 {
	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;
	}
}
#item24691 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24729 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24730 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24750 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24755 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24753 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24771 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24769 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24784 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24793 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24794 {
	width:34px !important;
	height:13px !important;
	left:515px !important;
	top:153px !important;
}

#item24804 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:153px !important;
}

#item24815 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:153px !important;
}

#item24824 {
	width:34px !important;
	height:13px !important;
	left:856px !important;
	top:153px !important;
}

#item24832 {
	width:34px !important;
	height:13px !important;
	left:1009px !important;
	top:153px !important;
}

#item24840 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item24861 {
	width:147px !important;
	height:10px !important;
}

#item24864 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-24864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24892 {
	width:119px !important;
	height:10px !important;
}

#item24895 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-24895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24959 {
	width:154px !important;
	height:9px !important;
}

#item24962 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:14px !important;
}

@keyframes fade-in-24962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24995 {
	width:72px !important;
	height:10px !important;
}

#item24998 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25031 {
	width:954px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item221836 {
	width:120px !important;
	height:10px !important;
}

@keyframes fade-in-221860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-221860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item221860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221861 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item221884 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item221907 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item221910 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item25272 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25292 {
	width:810px !important;
	height:449px !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-25292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25314 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item25319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25317 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:24px !important;
}

#item25408 {
	width:180px !important;
	height:188px !important;
	left:78px !important;
	top:96px !important;
}

#item25430 {
	width:180px !important;
	height:141px !important;
	left:79px !important;
	top:284px !important;
}

#item25433 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:316px !important;
}

#item25448 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:365px !important;
}

#item25464 {
	opacity:0.50;
	width:1px !important;
	height:254px !important;
	left:483px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25465 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:143px !important;
}

#item25477 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:192px !important;
}

#item25505 {
	width:179px !important;
	height:156px !important;
	left:301px !important;
	top:96px !important;
}

#item25508 {
	opacity:0.50;
	width:1px !important;
	height:254px !important;
	left:258px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25509 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item25518 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item25547 {
	width:183px !important;
	height:141px !important;
	left:301px !important;
	top:253px !important;
}

#item25550 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:286px !important;
}

#item25559 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:334px !important;
}

#item25567 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:128px !important;
}

#item25594 {
	width:117px !important;
	height:118px !important;
	left:525px !important;
	top:95px !important;
}

#item195061 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item238281 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:442px !important;
}

#item238286 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:443px !important;
}

#item238290 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:443px !important;
}

#item238313 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:429px !important;
}

#item238340 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238336 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:427px !important;
}

#item25255 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25256 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item25262 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25260 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item25218 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25219 {
	width:318px !important;
	height:226px !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-25219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table569401 th, table#table569401 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569401 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569401 {
	table-layout:fixed;
}

#item25239 {
	width:258px !important;
	height:179px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25244 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25242 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item25109 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25110 {
	width:595px !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-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25113 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25111 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item25144 {
	width:545px !important;
	height:265px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25191 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item25168 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item25147 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:312px !important;
}

#item25214 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:316px !important;
}

#item25038 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25058 {
	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-25058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25061 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item25081 {
	width:650px !important;
	height:1800px !important;
}

@keyframes fade-in-25081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25094 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25036 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item25034 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25597 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item25605 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:141px !important;
}

#item25633 {
	width:72px !important;
	height:10px !important;
}

#item25636 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-25636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25646 {
	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;
}

#item25649 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25681 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25647 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25687 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25718 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25685 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item25724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25752 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25722 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item25758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25786 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25756 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25794 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25825 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25792 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25831 {
	width:43px !important;
	height:43px !important;
}

#item25829 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25842 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62078 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item62122 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62120 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item62136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62134 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item62150 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item62170 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item62411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62432 {
	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-62432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62454 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62459 {
	width:29px !important;
	height:29px !important;
}

#item62457 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62548 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item195714 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item195737 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item195742 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item195747 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:48px !important;
}

#item195752 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:115px !important;
}

#item195761 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:181px !important;
}

#item195768 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item195791 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item195798 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item195803 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item195810 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item195816 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
}

#item195839 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item234805 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234812 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234835 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234839 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234865 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234862 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item62395 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62393 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62406 {
	width:627px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62355 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62356 {
	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-62356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table573703 th, table#table573703 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table573703 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table573703 {
	table-layout:fixed;
}

#item62376 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62379 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item62247 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62248 {
	width:629px !important;
	height:533px !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-62248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62251 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62249 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62306 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item62283 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item62262 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:499px !important;
}

#item62329 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:470px !important;
}

#item62351 {
	width:569px !important;
	height:428px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62177 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62197 {
	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-62197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62200 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item62220 {
	width:505px !important;
	height:3870px !important;
}

@keyframes fade-in-62220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62233 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62175 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item62173 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item224425 {
	width:48px !important;
	height:18px !important;
	left:459px !important;
	top:190px !important;
}

#item224428 {
	width:48px !important;
	height:18px !important;
	left:196px !important;
	top:190px !important;
}

#item224431 {
	width:48px !important;
	height:18px !important;
	left:33px !important;
	top:246px !important;
}

#item224439 {
	width:48px !important;
	height:18px !important;
	left:256px !important;
	top:246px !important;
}

#item224443 {
	width:48px !important;
	height:18px !important;
	left:470px !important;
	top:246px !important;
}

#item224446 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:127px !important;
	top:217px !important;
	background:#000;
}

#item224448 {
	width:206px !important;
	height:15px !important;
}

#item224471 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:18px !important;
}

@keyframes fade-in-224471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224477 {
	width:166px !important;
	height:15px !important;
}

#item224500 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:18px !important;
}

@keyframes fade-in-224500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224504 {
	width:215px !important;
	height:15px !important;
}

#item224527 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:18px !important;
}

@keyframes fade-in-224527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224532 {
	width:100px !important;
	height:15px !important;
}

#item224555 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:18px !important;
}

@keyframes fade-in-224555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224561 {
	width:168px !important;
	height:15px !important;
}

@keyframes fade-in-224584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224585 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item224608 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item224631 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item224634 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item224638 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:171px !important;
}

#item224641 {
	width:46px !important;
	height:46px !important;
	left:640px !important;
	top:228px !important;
}

#item224645 {
	width:100px !important;
	height:15px !important;
}

#item224668 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:18px !important;
}

@keyframes fade-in-224668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63027 {
	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;
}

#item63030 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63064 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63028 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63070 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63103 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63068 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63109 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63140 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63107 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63146 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63175 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63144 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item63181 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item63210 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item63179 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item63216 {
	width:52px !important;
	height:52px !important;
}

#item63214 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item63227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-140127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-140140 {
	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-140140 {
	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-140136 {
	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-140136 {
	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-140130 {
	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-140130 {
	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;
	}
}
#item140127 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item140146 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item140147 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item140148 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item140174 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item140171 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item140180 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item140177 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item140183 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item140187 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item140188 {
	width:34px !important;
	height:13px !important;
	left:439px !important;
	top:153px !important;
}

#item140191 {
	width:34px !important;
	height:13px !important;
	left:302px !important;
	top:153px !important;
}

#item140200 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:153px !important;
}

#item140204 {
	width:34px !important;
	height:13px !important;
	left:796px !important;
	top:153px !important;
}

#item195975 {
	width:34px !important;
	height:13px !important;
	left:917px !important;
	top:153px !important;
}

#item140207 {
	width:34px !important;
	height:13px !important;
	left:1038px !important;
	top:153px !important;
}

#item140211 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item140213 {
	width:130px !important;
	height:10px !important;
}

#item140236 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-140236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195882 {
	width:70px !important;
	height:10px !important;
}

#item195905 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-195905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140240 {
	width:90px !important;
	height:10px !important;
}

#item140263 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-140263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195979 {
	width:90px !important;
	height:10px !important;
}

#item196003 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-196003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140297 {
	width:100px !important;
	height:10px !important;
}

#item140320 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-140320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140324 {
	width:46px !important;
	height:10px !important;
}

#item140347 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-140347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140351 {
	width:954px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item195934 {
	width:50px !important;
	height:10px !important;
}

#item195957 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-195957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221976 {
	width:82px !important;
	height:9px !important;
	top:41px !important;
}

#item196053 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-196053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-196053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item196053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-196054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-196054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item196054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196055 {
	width:902px !important;
	height:572px !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-196055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196078 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item196101 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item140643 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140640 {
	width:21px !important;
	height:21px !important;
	left:904px !important;
	top:24px !important;
}

#item196102 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item196104 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item196693 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item196700 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:274px !important;
}

#item196705 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:323px !important;
}

#item196710 {
	width:249px !important;
	height:506px !important;
	left:21px !important;
}

#item196733 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item196738 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item196744 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item196750 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item196757 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item196762 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:179px !important;
}

#item196767 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:227px !important;
}

#item196775 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item196780 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item196787 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item196792 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:131px !important;
}

#item196798 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item196803 {
	width:238px !important;
	height:506px !important;
	left:599px !important;
}

#item196826 {
	width:245px !important;
	height:506px !important;
	left:312px !important;
}

#item196849 {
	width:14px !important;
	height:14px !important;
	top:274px !important;
}

#item196854 {
	width:14px !important;
	height:14px !important;
	top:370px !important;
}

#item196860 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:276px !important;
}

#item196866 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item196871 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:420px !important;
}

#item196876 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:467px !important;
}

#item238379 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:560px !important;
}

#item238383 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:561px !important;
}

#item238389 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item238412 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item238438 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238435 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item140376 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140378 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item140383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140380 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item140561 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-140561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140562 {
	width:318px !important;
	height:228px !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-140562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table579589 th, table#table579589 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table579589 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table579589 {
	table-layout:fixed;
}

#item140563 {
	width:258px !important;
	height:184px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-140563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140586 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item140455 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-140455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140456 {
	width:595px !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-140456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140460 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140457 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item140463 {
	width:532px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-140463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140513 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item140489 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item140486 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:506px !important;
}

#item140537 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:510px !important;
}

#item140389 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-140389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140391 {
	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-140391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140414 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item140415 {
	width:650px !important;
	height:2510px !important;
}

@keyframes fade-in-140415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140446 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140443 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item140387 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item140374 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item140874 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item140878 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item140882 {
	width:38px !important;
	height:10px !important;
}

#item140905 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-140905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195930 {
	width:34px !important;
	height:19px !important;
	left:715px !important;
	top:149px !important;
}

#item140909 {
	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;
}

#item140913 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140917 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item140910 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item140944 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140947 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item140940 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item140973 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140976 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140970 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item141002 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141005 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140999 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item141033 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141042 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item141030 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item141069 {
	width:43px !important;
	height:43px !important;
}

#item141066 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item141072 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-141072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-141072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item141072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141115 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item141135 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item141132 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item141142 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item141138 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item141147 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item141148 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item141149 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item222079 {
	width:70px !important;
	height:15px !important;
}

#item222102 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-222102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item222105 {
	width:114px !important;
	height:13px !important;
	top:57px !important;
}

#item141393 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-141393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-141393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item141393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141395 {
	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-141395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141418 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item141444 {
	width:29px !important;
	height:29px !important;
}

#item141441 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item141500 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item199991 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item200014 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item200020 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item200025 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item200030 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item200041 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item200047 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item200070 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item200076 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item200081 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item200090 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item200096 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item200121 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item200126 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item200132 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item200138 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item200143 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item200148 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item200157 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item200180 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item200186 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item200191 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item200196 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item200204 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item200209 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item234894 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234899 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item234922 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item234925 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item234951 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item234948 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item141379 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item141376 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item141390 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item141344 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-141344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-141344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item141344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141345 {
	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-141345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table585976 th, table#table585976 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table585976 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table585976 {
	table-layout:fixed;
}

#item141346 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-141346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141372 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item141369 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item199062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-199062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199063 {
	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-199063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141244 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item141241 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item199064 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item199089 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item199090 {
	width:505px !important;
	height:1002px !important;
}

@keyframes fade-in-199090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199150 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item199126 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item199123 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item141174 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-141174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-141174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item141174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141175 {
	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-141175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141198 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item141199 {
	width:505px !important;
	height:6155px !important;
}

@keyframes fade-in-141199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item141227 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item141235 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item141172 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item197214 {
	width:48px !important;
	height:18px !important;
	left:333px !important;
	top:174px !important;
}

#item197218 {
	width:48px !important;
	height:18px !important;
	left:170px !important;
	top:174px !important;
}

#item197225 {
	width:48px !important;
	height:18px !important;
	left:523px !important;
	top:174px !important;
}

#item197229 {
	width:140px !important;
	height:31px !important;
}

#item197252 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:36px !important;
}

@keyframes fade-in-197252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197256 {
	width:105px !important;
	height:15px !important;
}

#item197279 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:20px !important;
}

@keyframes fade-in-197279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197283 {
	width:100px !important;
	height:31px !important;
}

#item197306 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes fade-in-197306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197311 {
	width:70px !important;
	height:15px !important;
}

#item197334 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-197334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197340 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:155px !important;
}

#item197388 {
	width:48px !important;
	height:18px !important;
	left:151px !important;
	top:247px !important;
}

#item197392 {
	width:48px !important;
	height:18px !important;
	left:320px !important;
	top:247px !important;
}

#item197395 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:247px !important;
}

#item197430 {
	width:126px !important;
	height:15px !important;
}

#item197453 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-197453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197457 {
	width:126px !important;
	height:15px !important;
}

#item197480 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-197480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197484 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item197490 {
	width:54px !important;
	height:15px !important;
}

#item197514 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:19px !important;
}

@keyframes fade-in-197514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197517 {
	width:48px !important;
	height:27px !important;
	left:37px !important;
	top:240px !important;
}

#item141824 {
	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;
}

#item141829 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item141832 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item141826 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item141858 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item141862 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item141855 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item141888 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item141891 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item141885 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item141918 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item141922 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item141914 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item141948 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item141952 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item141945 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item141979 {
	width:52px !important;
	height:52px !important;
}

#item141976 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item141983 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-141983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-141983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item141983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27301 {
	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-27301 {
	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-27291 {
	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-27291 {
	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-27280 {
	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-27280 {
	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;
	}
}
#item27278 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27313 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27314 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27334 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27339 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27337 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27350 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27348 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27362 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27375 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27376 {
	width:34px !important;
	height:13px !important;
	left:453px !important;
	top:141px !important;
}

#item27388 {
	width:34px !important;
	height:13px !important;
	left:873px !important;
	top:141px !important;
}

#item27397 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item27418 {
	width:386px !important;
	height:10px !important;
}

#item27421 {
	width:19px !important;
	height:19px !important;
	left:183px !important;
	top:14px !important;
}

@keyframes fade-in-27421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27451 {
	width:207px !important;
	height:10px !important;
}

#item27454 {
	width:19px !important;
	height:19px !important;
	left:180px !important;
	top:14px !important;
}

@keyframes fade-in-27454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27483 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27715 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27735 {
	width:808px !important;
	height:358px !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-27735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27757 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27762 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27760 {
	width:21px !important;
	height:21px !important;
	left:801px !important;
	top:24px !important;
}

#item27864 {
	width:250px !important;
	height:219px !important;
	left:543px !important;
	top:96px !important;
}

#item27867 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:129px !important;
}

#item27876 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:177px !important;
}

#item27885 {
	opacity:0.50;
	width:1px !important;
	height:161px !important;
	left:502px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27905 {
	width:163px !important;
	height:172px !important;
	left:332px !important;
	top:96px !important;
}

#item27908 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:193px !important;
}

#item27918 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:129px !important;
}

#item27927 {
	opacity:0.50;
	width:1px !important;
	height:161px !important;
	left:292px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27928 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item27936 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item27964 {
	width:207px !important;
	height:219px !important;
	left:80px !important;
	top:96px !important;
}

#item200247 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:258px !important;
}

#item200254 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:225px !important;
}

#item238466 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:343px !important;
}

#item238471 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:344px !important;
}

#item238474 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:344px !important;
}

#item238498 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:330px !important;
}

#item238524 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238521 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:327px !important;
}

#item27698 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27699 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27703 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27662 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27663 {
	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-27663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table591132 th, table#table591132 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table591132 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table591132 {
	table-layout:fixed;
}

#item27683 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27688 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27686 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item27556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27557 {
	width:595px !important;
	height:396px !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-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%;
}

#item27560 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27558 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item27588 {
	width:545px !important;
	height:331px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27635 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27612 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27591 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:378px !important;
}

#item27658 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:382px !important;
}

#item27490 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27510 {
	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-27510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27513 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27533 {
	width:650px !important;
	height:1100px !important;
}

@keyframes fade-in-27533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27546 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27544 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27488 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27486 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item27967 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item27975 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28003 {
	width:197px !important;
	height:10px !important;
}

#item28006 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28017 {
	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;
}

#item28020 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28052 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28018 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28058 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28089 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28056 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28123 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28093 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28129 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28158 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28127 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28166 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28196 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28164 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28202 {
	width:43px !important;
	height:43px !important;
}

#item28200 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28212 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28212 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28212 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64659 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item64704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64702 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item64718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64716 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item64730 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:118px !important;
	top:178px !important;
	background:#000;
}

#item64731 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item64763 {
	width:60px !important;
	height:15px !important;
}

#item64766 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-64766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64796 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item65038 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65059 {
	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-65059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65081 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item65086 {
	width:29px !important;
	height:29px !important;
}

#item65084 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item65172 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item200824 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
}

#item200847 {
	width:477px !important;
	height:204px !important;
	left:33px !important;
	top:270px !important;
}

#item200871 {
	width:477px !important;
	height:289px !important;
	left:33px !important;
	top:476px !important;
}

#item200894 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item200902 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item200907 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item200912 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item200917 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item200925 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item200931 {
	width:19px !important;
	height:19px !important;
	top:588px !important;
}

#item200936 {
	width:19px !important;
	height:19px !important;
	top:657px !important;
}

#item234996 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item234999 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235022 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235025 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235051 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235048 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item65020 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65018 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item65033 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item64980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64981 {
	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-64981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table595103 th, table#table595103 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table595103 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table595103 {
	table-layout:fixed;
}

#item65001 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-65001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65006 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65004 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item64872 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64873 {
	width:629px !important;
	height:610px !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-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64874 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64931 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item64908 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item64887 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:569px !important;
}

#item64954 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:540px !important;
}

#item64976 {
	width:569px !important;
	height:494px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-64976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64803 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64823 {
	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-64823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64826 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item64846 {
	width:505px !important;
	height:2207px !important;
}

@keyframes fade-in-64846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64860 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64858 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64801 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item64799 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item65291 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:151px !important;
}

#item65303 {
	width:48px !important;
	height:18px !important;
	left:463px !important;
	top:151px !important;
}

#item65341 {
	width:110px !important;
	height:15px !important;
}

#item65344 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-65344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65378 {
	width:80px !important;
	height:15px !important;
}

#item65381 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-65381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65393 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item65405 {
	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;
}

#item65408 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65439 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65406 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item65445 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65475 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65443 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item65481 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65510 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65479 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item65516 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65545 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65514 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item65551 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item65580 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item65549 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item65586 {
	width:52px !important;
	height:52px !important;
}

#item65584 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item65598 {
	width:1063px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-28253 {
	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-28253 {
	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-28242 {
	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-28242 {
	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-28229 {
	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-28229 {
	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;
	}
}
#item28227 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28264 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28265 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28285 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28290 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28288 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28302 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28300 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item28314 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item28327 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item28328 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28349 {
	width:377px !important;
	height:10px !important;
}

#item28352 {
	width:19px !important;
	height:19px !important;
	left:354px !important;
	top:14px !important;
}

@keyframes fade-in-28352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28389 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item28630 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-28630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28650 {
	width:808px !important;
	height:437px !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-28650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28672 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item28677 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28675 {
	width:21px !important;
	height:21px !important;
	left:801px !important;
	top:24px !important;
}

#item28767 {
	width:298px !important;
	height:297px !important;
	left:363px !important;
	top:96px !important;
}

#item28770 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:193px !important;
}

#item28784 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:129px !important;
}

#item28800 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item28812 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item28840 {
	width:235px !important;
	height:300px !important;
	left:80px !important;
	top:96px !important;
}

#item28843 {
	opacity:0.50;
	width:1px !important;
	height:243px !important;
	left:323px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28844 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:322px !important;
}

#item28853 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:257px !important;
}

#item28872 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item115845 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:258px !important;
}

#item238562 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:426px !important;
}

#item238566 {
	width:14px !important;
	height:14px !important;
	left:394px !important;
	top:427px !important;
}

#item238571 {
	width:348px !important;
	height:19px !important;
	left:76px !important;
	top:427px !important;
}

#item238594 {
	width:700px !important;
	height:10px !important;
	left:59px !important;
	top:413px !important;
}

#item238621 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238618 {
	width:246px !important;
	height:22px !important;
	left:591px !important;
	top:410px !important;
}

#item28613 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-28613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28614 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item28620 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28618 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item28576 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28577 {
	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-28577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table599339 th, table#table599339 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table599339 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table599339 {
	table-layout:fixed;
}

#item28597 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-28597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28602 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28600 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item28549 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item28526 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item28505 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:282px !important;
}

#item200959 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:36px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-200959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-200959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item200959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200960 {
	width:595px !important;
	height:505px !important;
	left:29px !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-200960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28471 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28469 {
	width:21px !important;
	height:21px !important;
	left:601px !important;
	top:24px !important;
}

#item200961 {
	width:545px !important;
	height:443px !important;
	left:59px !important;
	top:50px !important;
}

@keyframes fade-in-200961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200984 {
	width:276px !important;
	height:13px !important;
	left:62px !important;
	top:494px !important;
}

#item201037 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item201013 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item201010 {
	width:106px !important;
	height:15px !important;
	left:319px !important;
	top:490px !important;
}

#item28396 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28416 {
	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-28416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28419 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item28439 {
	width:650px !important;
	height:1350px !important;
}

@keyframes fade-in-28439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28454 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28452 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item28394 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item28392 {
	width:1008px !important;
	height:592px !important;
	left:176px !important;
	top:171px !important;
}

#item28880 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28888 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28916 {
	width:394px !important;
	height:10px !important;
}

#item28919 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-28919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28930 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item28940 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item28953 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item28965 {
	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;
}

#item28968 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28996 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28966 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29002 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29030 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29000 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29036 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29067 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29034 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item29073 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29102 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29071 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item29110 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29137 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29108 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item29143 {
	width:43px !important;
	height:43px !important;
}

#item29141 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29153 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65613 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item65662 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65660 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item65676 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65674 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item65688 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item65709 {
	width:103px !important;
	height:15px !important;
}

#item65712 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:20px !important;
}

@keyframes fade-in-65712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65724 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item65736 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item65766 {
	width:126px !important;
	height:15px !important;
}

#item65769 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:19px !important;
}

@keyframes fade-in-65769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65780 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item65792 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item65802 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item65833 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item66091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66112 {
	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-66112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66134 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66139 {
	width:29px !important;
	height:29px !important;
}

#item66137 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66215 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item201759 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:428px !important;
}

#item201782 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item201805 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item201810 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item201818 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item201826 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item201831 {
	width:19px !important;
	height:19px !important;
	top:563px !important;
}

#item201836 {
	width:19px !important;
	height:19px !important;
	top:473px !important;
}

#item201841 {
	width:19px !important;
	height:19px !important;
	top:742px !important;
}

#item201849 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item235079 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235082 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235105 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235110 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235137 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235134 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item66071 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66069 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66086 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66027 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66028 {
	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-66028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table604349 th, table#table604349 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table604349 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table604349 {
	table-layout:fixed;
}

#item66048 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66053 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66051 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item201133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-201133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item201134 {
	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-201134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item201135 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item201158 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item201159 {
	width:505px !important;
	height:1002px !important;
}

@keyframes fade-in-201159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65920 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item201223 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item201199 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item201196 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:614px !important;
}

#item65840 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65860 {
	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-65860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65863 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item65883 {
	width:505px !important;
	height:3153px !important;
}

@keyframes fade-in-65883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65902 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65900 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65838 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item65836 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item66375 {
	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;
}

#item66378 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66407 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66376 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item66413 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66442 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66411 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item66448 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66477 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66446 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item66483 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66513 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66481 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item66519 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item66555 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item66517 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item66561 {
	width:52px !important;
	height:52px !important;
}

#item66559 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item66580 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-142339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-142356 {
	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-142356 {
	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-142352 {
	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-142352 {
	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-142341 {
	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-142341 {
	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;
	}
}
#item142339 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item142362 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item142363 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item142364 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item142390 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item142387 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item142396 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item142393 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item142400 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item142403 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item142404 {
	opacity:0.50;
	width:803px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item142433 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item201974 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-201974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item201975 {
	width:913px !important;
	height:437px !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-201975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142727 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142724 {
	width:21px !important;
	height:21px !important;
	left:914px !important;
	top:24px !important;
}

#item201998 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item202074 {
	width:280px !important;
	height:297px !important;
	left:363px !important;
	top:96px !important;
}

#item202097 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:193px !important;
}

#item202103 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:129px !important;
}

#item202109 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item202117 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item202122 {
	width:235px !important;
	height:300px !important;
	left:80px !important;
	top:96px !important;
}

#item202145 {
	opacity:0.50;
	width:1px !important;
	height:243px !important;
	left:323px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item202146 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:322px !important;
}

#item202151 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:257px !important;
}

#item202157 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item202165 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:258px !important;
}

#item202197 {
	width:280px !important;
	height:297px !important;
	left:683px !important;
	top:96px !important;
}

#item202220 {
	width:14px !important;
	height:14px !important;
	left:663px !important;
	top:129px !important;
}

#item202226 {
	opacity:0.50;
	width:1px !important;
	height:243px !important;
	left:643px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item202239 {
	width:14px !important;
	height:14px !important;
	left:663px !important;
	top:272px !important;
}

#item202233 {
	width:14px !important;
	height:14px !important;
	left:663px !important;
	top:224px !important;
}

#item202227 {
	width:14px !important;
	height:14px !important;
	left:663px !important;
	top:176px !important;
}

#item238652 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:427px !important;
}

#item238655 {
	width:14px !important;
	height:14px !important;
	left:394px !important;
	top:428px !important;
}

#item238658 {
	width:348px !important;
	height:19px !important;
	left:76px !important;
	top:428px !important;
}

#item238681 {
	width:700px !important;
	height:10px !important;
	left:59px !important;
	top:414px !important;
}

#item238709 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238705 {
	width:246px !important;
	height:22px !important;
	left:591px !important;
	top:411px !important;
}

#item142458 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142460 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item142465 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142462 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item142637 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-142637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142638 {
	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-142638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table609650 th, table#table609650 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table609650 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table609650 {
	table-layout:fixed;
}

#item142639 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-142639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142665 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142662 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item142530 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-142530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142531 {
	width:595px !important;
	height:553px !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-142531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142536 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142532 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item142540 {
	width:545px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-142540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142590 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item142566 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item142563 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:538px !important;
}

#item142613 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:541px !important;
}

#item142471 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-142471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142472 {
	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-142472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142495 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item142496 {
	width:650px !important;
	height:1671px !important;
}

@keyframes fade-in-142496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142523 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item142469 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item142456 {
	width:1008px !important;
	height:592px !important;
	left:176px !important;
	top:171px !important;
}

#item142883 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item142886 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item142890 {
	width:171px !important;
	height:10px !important;
}

#item142915 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-142915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142920 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item142923 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item142926 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item201869 {
	width:280px !important;
	height:10px !important;
}

#item201892 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-201892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item201903 {
	width:34px !important;
	height:13px !important;
	left:841px !important;
	top:141px !important;
}

#item142406 {
	width:236px !important;
	height:10px !important;
}

#item201907 {
	width:43px !important;
	height:27px !important;
	left:169px !important;
	top:15px !important;
}

@keyframes fade-in-201907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142929 {
	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;
}

#item142933 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item142936 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item142930 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item142962 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item142965 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item142959 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item142991 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item142994 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item142988 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item143021 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143030 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item143018 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item143058 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143061 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item143055 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item143087 {
	width:43px !important;
	height:43px !important;
}

#item143084 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item143090 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-143090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-143090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item143090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143182 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item143202 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item143199 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item143209 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item143206 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item143212 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item143292 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item143317 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-143317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143320 {
	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-143320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143343 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item143369 {
	width:29px !important;
	height:29px !important;
}

#item143366 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item143427 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item222483 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item222489 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item222494 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item222502 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item222507 {
	width:19px !important;
	height:19px !important;
	top:734px !important;
}

#item222513 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item222521 {
	width:19px !important;
	height:19px !important;
	top:823px !important;
}

#item222528 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item222533 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item222538 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item222561 {
	width:477px !important;
	height:518px !important;
	left:33px !important;
	top:421px !important;
}

#item222586 {
	width:477px !important;
	height:350px !important;
	left:33px !important;
}

#item222609 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item222614 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item222620 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item222625 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item235167 {
	width:17px !important;
	height:25px !important;
	left:40px !important;
	top:615px !important;
}

#item235171 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235194 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235197 {
	width:570px !important;
	height:30px !important;
	left:39px !important;
	top:574px !important;
}

#item235223 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235220 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item143739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item143736 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item143742 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item143704 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-143704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143705 {
	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-143705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table615599 th, table#table615599 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table615599 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table615599 {
	table-layout:fixed;
}

#item143706 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-143706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143732 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item143729 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item202621 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-202621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202622 {
	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-202622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202623 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item143601 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item143598 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item202646 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item202647 {
	width:505px !important;
	height:1002px !important;
}

@keyframes fade-in-202647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202683 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item202707 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item202680 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:614px !important;
}

#item143536 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-143536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143537 {
	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-143537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143560 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item202291 {
	width:505px !important;
	height:3848px !important;
}

@keyframes fade-in-202291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143592 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item143588 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item143533 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item143315 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item202330 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item202404 {
	width:48px !important;
	height:18px !important;
	left:402px !important;
	top:151px !important;
}

#item202408 {
	width:330px !important;
	height:15px !important;
}

#item202431 {
	width:60px !important;
	height:38px !important;
	left:236px !important;
	top:22px !important;
}

@keyframes fade-in-202431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202436 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item202440 {
	width:82px !important;
	height:15px !important;
}

#item202463 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-202463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202479 {
	width:70px !important;
	height:15px !important;
}

#item202502 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-202502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202511 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item202515 {
	width:239px !important;
	height:15px !important;
	left:96px !important;
	top:145px !important;
}

#item202543 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item202547 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item202553 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item143744 {
	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;
}

#item143748 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item143756 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item143745 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item143784 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item143787 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item143779 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item143813 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item143816 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item143810 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item143842 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item143845 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item143839 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item143871 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item143874 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item143868 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item143900 {
	width:52px !important;
	height:52px !important;
}

#item143897 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item143904 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-143904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-143904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item143904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-29198 {
	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-29198 {
	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-29185 {
	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-29185 {
	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-29170 {
	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-29170 {
	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;
	}
}
#item29168 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29209 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29210 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29230 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29233 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29254 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29252 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29268 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29278 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29279 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item29300 {
	width:366px !important;
	height:10px !important;
}

#item29303 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-29303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29331 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item29566 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29586 {
	width:807px !important;
	height:436px !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-29586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29608 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29613 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29611 {
	width:21px !important;
	height:21px !important;
	left:799px !important;
	top:24px !important;
}

#item29709 {
	width:298px !important;
	height:301px !important;
	left:79px !important;
	top:96px !important;
}

#item29712 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item29725 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item29735 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:129px !important;
}

#item29744 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:193px !important;
}

#item29773 {
	width:289px !important;
	height:301px !important;
	left:415px !important;
	top:96px !important;
}

#item29776 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:377px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29777 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item29786 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:257px !important;
}

#item29802 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:321px !important;
}

#item116201 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:258px !important;
}

#item238733 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:427px !important;
}

#item238736 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:428px !important;
}

#item238740 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:428px !important;
}

#item238763 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:414px !important;
}

#item238790 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238786 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:411px !important;
}

#item29549 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29550 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29556 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29554 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29513 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29514 {
	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-29514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table620781 th, table#table620781 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table620781 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table620781 {
	table-layout:fixed;
}

#item29534 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29539 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29537 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item29407 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29408 {
	width:595px !important;
	height:500px !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-29408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29411 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29409 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item29439 {
	width:545px !important;
	height:443px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29486 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29463 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29442 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:489px !important;
}

#item29509 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:492px !important;
}

#item29338 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29358 {
	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-29358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29361 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29381 {
	width:650px !important;
	height:1415px !important;
}

@keyframes fade-in-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29395 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29393 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item29336 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item29334 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item29810 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item29818 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item29848 {
	width:383px !important;
	height:10px !important;
}

#item29851 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:14px !important;
}

@keyframes fade-in-29851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29867 {
	width:34px !important;
	height:13px !important;
}

#item29880 {
	width:34px !important;
	height:13px !important;
	left:76px !important;
}

#item29889 {
	width:34px !important;
	height:13px !important;
	left:38px !important;
}

#item29899 {
	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;
}

#item29902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29931 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29900 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29937 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29965 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29935 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29998 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29969 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item30004 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30031 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30002 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item30039 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30066 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30037 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item30072 {
	width:43px !important;
	height:43px !important;
}

#item30070 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30082 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66595 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item66634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66632 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66647 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66662 {
	opacity:0.50;
	width:449px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item66683 {
	width:92px !important;
	height:15px !important;
}

#item66686 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66696 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item66706 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item66736 {
	width:104px !important;
	height:15px !important;
}

#item66739 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:20px !important;
}

@keyframes fade-in-66739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66750 {
	width:48px !important;
	height:18px !important;
}

#item66762 {
	width:48px !important;
	height:18px !important;
	left:107px !important;
}

#item66777 {
	width:48px !important;
	height:18px !important;
	left:53px !important;
}

#item66810 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item67058 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67079 {
	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-67079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67101 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item67106 {
	width:29px !important;
	height:29px !important;
}

#item67104 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item67181 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item204261 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item204284 {
	width:477px !important;
	height:435px !important;
	left:33px !important;
	top:430px !important;
}

#item204307 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item204312 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item204317 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item204322 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item204330 {
	width:19px !important;
	height:19px !important;
	top:476px !important;
}

#item204336 {
	width:19px !important;
	height:19px !important;
	top:567px !important;
}

#item204341 {
	width:19px !important;
	height:19px !important;
	top:656px !important;
}

#item204348 {
	width:19px !important;
	height:19px !important;
	top:745px !important;
}

#item235251 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235255 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235278 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235286 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235312 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235309 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item67042 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67040 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item67053 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item67000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67001 {
	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-67001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table625805 th, table#table625805 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table625805 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table625805 {
	table-layout:fixed;
}

#item67021 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-67021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67026 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67024 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item203647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-203647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item203648 {
	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-203648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66892 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66890 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item203649 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item203672 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item203673 {
	width:505px !important;
	height:1002px !important;
	left:-6px !important;
}

@keyframes fade-in-203673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item203707 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item203731 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item203704 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:614px !important;
}

#item66817 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66837 {
	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-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66840 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66860 {
	width:505px !important;
	height:3131px !important;
}

@keyframes fade-in-66860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66875 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66873 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66815 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66813 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item67337 {
	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;
}

#item67340 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67369 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67338 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67404 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67373 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67410 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67441 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67408 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67447 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67482 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67445 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67488 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item67522 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item67486 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item67528 {
	width:52px !important;
	height:52px !important;
}

#item67526 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67540 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-30097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-30127 {
	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-30127 {
	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-30111 {
	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-30111 {
	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-30099 {
	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-30099 {
	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;
	}
}
#item30097 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30142 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30143 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30163 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30168 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30166 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30180 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30178 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30190 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30200 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30201 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item30222 {
	width:91px !important;
	height:10px !important;
}

#item30225 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30253 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30486 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30506 {
	width:903px !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-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30528 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30533 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30531 {
	width:21px !important;
	height:21px !important;
	left:904px !important;
	top:24px !important;
}

#item30632 {
	width:211px !important;
	height:365px !important;
	left:79px !important;
	top:96px !important;
}

#item30635 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:209px !important;
}

#item30644 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item30654 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:129px !important;
}

#item30664 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:209px !important;
}

#item30692 {
	width:153px !important;
	height:365px !important;
	left:332px !important;
	top:96px !important;
}

#item30695 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:289px !important;
}

#item30703 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item30711 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:367px !important;
}

#item30719 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:336px !important;
}

#item30729 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:129px !important;
}

#item30742 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:289px !important;
}

#item30773 {
	width:183px !important;
	height:365px !important;
	left:524px !important;
	top:96px !important;
}

#item30776 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:486px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30777 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:708px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30778 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:367px !important;
}

#item30787 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:291px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30826 {
	width:158px !important;
	height:365px !important;
	left:750px !important;
	top:96px !important;
}

#item30829 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:129px !important;
}

#item30839 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:209px !important;
}

#item30848 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:209px !important;
}

#item204392 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:289px !important;
}

#item238836 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:468px !important;
}

#item238839 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:469px !important;
}

#item238843 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:470px !important;
}

#item238866 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:456px !important;
}

#item238892 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238889 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:453px !important;
}

#item30467 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30468 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30474 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30472 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30431 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30432 {
	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-30432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table632385 th, table#table632385 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table632385 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table632385 {
	table-layout:fixed;
}

#item30452 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30457 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30455 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item30325 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30326 {
	width:595px !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-30326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30329 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30327 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item30357 {
	width:545px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30404 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30381 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30360 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:539px !important;
}

#item30427 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:542px !important;
}

#item30260 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30280 {
	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-30280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30283 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30303 {
	width:650px !important;
	height:1804px !important;
}

@keyframes fade-in-30303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30315 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30313 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30258 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30256 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item30856 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item30864 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item30892 {
	width:91px !important;
	height:10px !important;
}

#item30895 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:14px !important;
}

@keyframes fade-in-30895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30905 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:141px !important;
}

#item30920 {
	width:34px !important;
	height:13px !important;
	left:547px !important;
	top:141px !important;
}

#item30933 {
	width:34px !important;
	height:13px !important;
	left:770px !important;
	top:141px !important;
}

#item30942 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:141px !important;
}

#item30972 {
	width:166px !important;
	height:10px !important;
}

#item30975 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:14px !important;
}

@keyframes fade-in-30975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31006 {
	width:189px !important;
	height:10px !important;
}

#item31009 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:14px !important;
}

@keyframes fade-in-31009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31039 {
	width:185px !important;
	height:10px !important;
}

#item31042 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:14px !important;
}

@keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item222855 {
	width:82px !important;
	height:9px !important;
	left:52px !important;
	top:40px !important;
}

#item31050 {
	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;
}

#item31053 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31080 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31051 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31086 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31113 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31084 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31119 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31146 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31117 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31152 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31181 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31150 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31189 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31221 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31187 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31227 {
	width:43px !important;
	height:43px !important;
}

#item31225 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31240 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67555 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item67594 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67592 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67608 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67606 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67620 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item67621 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item67642 {
	width:127px !important;
	height:15px !important;
}

#item67645 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-67645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67655 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item67665 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item67697 {
	width:127px !important;
	height:14px !important;
}

#item67700 {
	width:27px !important;
	height:27px !important;
	left:96px !important;
	top:20px !important;
}

@keyframes fade-in-67700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67717 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:151px !important;
}

#item67732 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:151px !important;
}

#item67743 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item67754 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:225px !important;
}

#item67786 {
	width:75px !important;
	height:15px !important;
}

#item67789 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-67789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67820 {
	width:111px !important;
	height:15px !important;
}

#item67823 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-67823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67886 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item68149 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68170 {
	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-68170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68192 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68197 {
	width:29px !important;
	height:29px !important;
}

#item68195 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68277 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item205354 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item205378 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item205384 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item205389 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item205395 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item205400 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:429px !important;
}

#item205423 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item205429 {
	width:19px !important;
	height:19px !important;
	top:565px !important;
}

#item205437 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item205442 {
	width:19px !important;
	height:19px !important;
	top:744px !important;
}

#item205447 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:858px !important;
}

#item205470 {
	width:19px !important;
	height:19px !important;
	top:905px !important;
}

#item205477 {
	width:19px !important;
	height:19px !important;
	top:1082px !important;
}

#item205482 {
	width:19px !important;
	height:19px !important;
	top:1173px !important;
}

#item205488 {
	width:19px !important;
	height:19px !important;
	top:993px !important;
}

#item205494 {
	width:477px !important;
	height:340px !important;
	left:33px !important;
	top:1286px !important;
}

#item205517 {
	width:19px !important;
	height:19px !important;
	top:1330px !important;
}

#item205522 {
	width:19px !important;
	height:19px !important;
	top:1418px !important;
}

#item205527 {
	width:19px !important;
	height:19px !important;
	top:1508px !important;
}

#item235341 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235345 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235368 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235371 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235398 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235395 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item68131 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68129 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68144 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68087 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68088 {
	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-68088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table638921 th, table#table638921 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table638921 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table638921 {
	table-layout:fixed;
}

#item68108 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68113 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68111 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item67962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67963 {
	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-67963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67964 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68023 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item68000 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item67979 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item68046 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item68049 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item68069 {
	width:505px !important;
	height:1004px !important;
}

@keyframes fade-in-68069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67893 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67913 {
	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-67913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67916 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67936 {
	width:505px !important;
	height:3960px !important;
}

@keyframes fade-in-67936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67950 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67948 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67891 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67889 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item222948 {
	width:259px !important;
	height:14px !important;
}

#item222971 {
	width:27px !important;
	height:27px !important;
	left:116px !important;
	top:19px !important;
}

@keyframes fade-in-222971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item222976 {
	width:114px !important;
	height:13px !important;
	left:72px !important;
	top:56px !important;
}

#item68563 {
	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;
}

#item68566 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68599 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68564 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68605 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68635 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68603 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68641 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68671 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68639 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68677 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68708 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68675 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68714 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item68744 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item68712 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item68750 {
	width:52px !important;
	height:52px !important;
}

#item68748 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68761 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-31284 {
	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-31284 {
	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-31271 {
	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-31271 {
	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-31257 {
	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-31257 {
	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;
	}
}
#item31255 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31298 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31299 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31319 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31324 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31322 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31336 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31334 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31345 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31353 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31354 {
	width:34px !important;
	height:13px !important;
	left:1018px !important;
	top:141px !important;
}

#item31364 {
	width:26px !important;
	height:12px !important;
	left:48px !important;
}

#item31372 {
	width:34px !important;
	height:13px !important;
	left:84px !important;
}

#item31382 {
	width:34px !important;
	height:13px !important;
}

#item31395 {
	width:34px !important;
	height:13px !important;
	left:718px !important;
	top:141px !important;
}

#item31420 {
	width:34px !important;
	height:13px !important;
	left:870px !important;
	top:141px !important;
}

#item31431 {
	opacity:0.50;
	width:834px !important;
	height:1px !important;
	left:267px !important;
	top:161px !important;
	background:#000;
}

#item31452 {
	width:56px !important;
	height:10px !important;
}

#item31455 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:14px !important;
}

@keyframes fade-in-31455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31487 {
	width:100px !important;
	height:10px !important;
}

#item31490 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:14px !important;
}

@keyframes fade-in-31490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31519 {
	width:120px !important;
	height:10px !important;
}

#item31522 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-31522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31551 {
	width:90px !important;
	height:10px !important;
}

#item31554 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-31554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31613 {
	width:58px !important;
	height:10px !important;
}

#item31616 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-31616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31644 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31897 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31918 {
	width:911px !important;
	height:571px !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-31918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31940 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item31945 {
	width:15px !important;
	height:15px !important;
}

#item31943 {
	width:15px !important;
	height:15px !important;
	left:889px !important;
	top:7px !important;
}

#item32017 {
	width:866px !important;
	height:425px !important;
	left:53px !important;
	top:91px !important;
}

#item207335 {
	width:14px !important;
	height:14px !important;
	top:482px !important;
}

#item207341 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:338px !important;
}

#item207346 {
	width:249px !important;
	height:801px !important;
	left:21px !important;
}

#item207369 {
	width:14px !important;
	height:14px !important;
	top:546px !important;
}

#item207376 {
	width:14px !important;
	height:14px !important;
	top:608px !important;
}

#item207384 {
	width:14px !important;
	height:14px !important;
	top:673px !important;
}

#item207389 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item207394 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item207400 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:162px !important;
}

#item207406 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item207412 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:497px !important;
}

#item207417 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:561px !important;
}

#item207425 {
	width:14px !important;
	height:14px !important;
	left:544px !important;
	top:35px !important;
}

#item207430 {
	width:14px !important;
	height:14px !important;
	left:544px !important;
	top:98px !important;
}

#item207435 {
	width:238px !important;
	height:590px !important;
	left:565px !important;
}

#item207458 {
	width:211px !important;
	height:717px !important;
	left:312px !important;
}

#item207481 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item207489 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item207497 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item207502 {
	width:14px !important;
	height:14px !important;
	top:306px !important;
}

#item207508 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item207513 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item207519 {
	width:14px !important;
	height:14px !important;
	top:368px !important;
}

#item207524 {
	width:14px !important;
	height:14px !important;
	left:544px !important;
	top:161px !important;
}

#item117235 {
	opacity:0.50;
	width:1px !important;
	height:388px !important;
	left:323px !important;
	top:128px !important;
	background:#b2b2b1;
}

#item117236 {
	opacity:0.50;
	width:1px !important;
	height:388px !important;
	left:577px !important;
	top:128px !important;
	background:#b2b2b1;
}

#item238918 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:552px !important;
}

#item238924 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:553px !important;
}

#item238928 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:554px !important;
}

#item238951 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:540px !important;
}

#item238977 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item238974 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:537px !important;
}

#item31879 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31880 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item31886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31884 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item31842 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31843 {
	width:318px !important;
	height:359px !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-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table646600 th, table#table646600 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table646600 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table646600 {
	table-layout:fixed;
}

#item31863 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-31863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31868 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31866 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:23px !important;
}

#item31731 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31732 {
	width:728px !important;
	height:578px !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-31732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31733 {
	width:21px !important;
	height:21px !important;
	left:731px !important;
	top:23px !important;
}

#item31768 {
	width:669px !important;
	height:523px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-31768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31815 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31792 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31771 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:570px !important;
}

#item31838 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item31651 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31671 {
	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-31671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31674 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item31694 {
	width:650px !important;
	height:2598px !important;
}

@keyframes fade-in-31694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31712 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31710 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item31649 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item31647 {
	width:1008px !important;
	height:597px !important;
	left:177px !important;
	top:172px !important;
}

#item32296 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item32304 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item205586 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item205590 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item205594 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item223102 {
	width:185px !important;
	height:10px !important;
}

#item223125 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:14px !important;
}

@keyframes fade-in-223125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223128 {
	width:82px !important;
	height:9px !important;
	left:52px !important;
	top:40px !important;
}

#item32313 {
	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;
}

#item32316 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32343 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32314 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item32349 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32376 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32347 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item32382 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32411 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32380 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item32417 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32449 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32415 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item32461 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32492 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32459 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item32499 {
	width:43px !important;
	height:43px !important;
}

#item32497 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32509 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68776 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item68808 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68806 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68822 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68820 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68838 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68839 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item69147 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69389 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69410 {
	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-69410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69432 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69437 {
	width:29px !important;
	height:29px !important;
}

#item69435 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item69521 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item208493 {
	width:477px !important;
	height:608px !important;
	left:33px !important;
}

#item208516 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:607px !important;
}

#item208539 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item208545 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item208550 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item208555 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item208562 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item208570 {
	width:19px !important;
	height:19px !important;
	top:490px !important;
}

#item208575 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item208580 {
	width:19px !important;
	height:19px !important;
	top:744px !important;
}

#item208586 {
	width:19px !important;
	height:19px !important;
	top:831px !important;
}

#item208592 {
	width:19px !important;
	height:19px !important;
	top:922px !important;
}

#item208599 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item208622 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item208630 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item208635 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item208640 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item208646 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item208669 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item208677 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item208685 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item208690 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item208697 {
	width:477px !important;
	height:355px !important;
	left:33px !important;
}

#item208720 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item208725 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item208731 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item235444 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235447 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235470 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235474 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235500 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235497 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item69373 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69371 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69384 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69335 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69336 {
	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-69336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table654722 th, table#table654722 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table654722 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table654722 {
	table-layout:fixed;
}

#item69356 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69361 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69359 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69221 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69222 {
	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-69222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69223 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69278 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69255 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69234 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item69301 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69304 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69324 {
	width:505px !important;
	height:1204px !important;
}

@keyframes fade-in-69324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69154 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69174 {
	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-69174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69177 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69197 {
	width:505px !important;
	height:5909px !important;
}

@keyframes fade-in-69197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69211 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69209 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69152 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69150 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item206384 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
}

#item206388 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
}

#item206391 {
	width:48px !important;
	height:18px !important;
}

#item206395 {
	width:140px !important;
	height:15px !important;
}

#item206418 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:20px !important;
}

@keyframes fade-in-206418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item206422 {
	width:126px !important;
	height:15px !important;
}

#item206445 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-206445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item206450 {
	width:81px !important;
	height:15px !important;
}

#item206473 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-206473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item206476 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item206481 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item206485 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item206493 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item206516 {
	width:48px !important;
	height:18px !important;
	left:461px !important;
	top:225px !important;
}

#item206519 {
	width:48px !important;
	height:18px !important;
	left:41px !important;
	top:225px !important;
}

#item206522 {
	width:48px !important;
	height:18px !important;
	left:254px !important;
	top:225px !important;
}

#item206526 {
	width:78px !important;
	height:15px !important;
}

#item206550 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

@keyframes fade-in-206550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item206554 {
	width:168px !important;
	height:15px !important;
}

#item206577 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:20px !important;
}

@keyframes fade-in-206577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item206608 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item223211 {
	width:259px !important;
	height:15px !important;
}

#item223234 {
	width:27px !important;
	height:27px !important;
	left:116px !important;
	top:20px !important;
}

@keyframes fade-in-223234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223237 {
	width:114px !important;
	height:13px !important;
	left:72px !important;
	top:56px !important;
}

#item69853 {
	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;
}

#item69856 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69884 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69854 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item69890 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69918 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69888 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item69924 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69922 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item69963 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69993 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69961 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item69999 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item70026 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item69997 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item70032 {
	width:52px !important;
	height:52px !important;
}

#item70030 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70041 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-32556 {
	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-32556 {
	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-32541 {
	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-32541 {
	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-32526 {
	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-32526 {
	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;
	}
}
#item32524 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32568 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32569 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32589 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32594 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32592 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32605 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32603 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32614 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32622 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32623 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item32644 {
	width:102px !important;
	height:10px !important;
}

#item32647 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-32647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32674 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item32921 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32941 {
	width:961px !important;
	height:485px !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-32941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32963 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32968 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32966 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item33059 {
	width:211px !important;
	height:365px !important;
	left:79px !important;
	top:96px !important;
}

#item33062 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:209px !important;
}

#item33070 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item33078 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:129px !important;
}

#item33086 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:209px !important;
}

#item33115 {
	width:153px !important;
	height:365px !important;
	left:574px !important;
	top:96px !important;
}

#item33118 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:536px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33119 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:369px !important;
}

#item33132 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:274px !important;
}

#item33153 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:337px !important;
}

#item33162 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:129px !important;
}

#item33173 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:290px !important;
}

#item33202 {
	width:183px !important;
	height:365px !important;
	left:781px !important;
	top:96px !important;
}

#item33205 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:742px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33206 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:371px !important;
}

#item33214 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:129px !important;
}

#item33222 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:209px !important;
}

#item33249 {
	width:206px !important;
	height:365px !important;
	left:329px !important;
	top:96px !important;
}

#item33252 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:291px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33253 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:273px !important;
}

#item33261 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:336px !important;
}

#item33271 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:210px !important;
}

#item118773 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:289px !important;
}

#item239013 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:475px !important;
}

#item239016 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:476px !important;
}

#item239020 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:477px !important;
}

#item239043 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:463px !important;
}

#item239069 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item239066 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:460px !important;
}

#item32903 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32904 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item32910 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32908 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item32866 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32867 {
	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-32867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table661820 th, table#table661820 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table661820 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table661820 {
	table-layout:fixed;
}

#item32887 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32892 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32890 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item32755 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32756 {
	width:595px !important;
	height:572px !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-32756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32757 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item32792 {
	width:545px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32839 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item32816 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item32795 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:555px !important;
}

#item32862 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item32681 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32681 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32681 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32701 {
	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-32701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32704 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32724 {
	width:650px !important;
	height:2112px !important;
}

@keyframes fade-in-32724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32736 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item32679 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item32677 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item33284 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item33297 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item33326 {
	width:134px !important;
	height:10px !important;
}

#item33329 {
	width:19px !important;
	height:19px !important;
	left:95px !important;
	top:14px !important;
}

@keyframes fade-in-33329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33338 {
	width:34px !important;
	height:13px !important;
	left:946px !important;
	top:141px !important;
}

#item33368 {
	width:187px !important;
	height:10px !important;
}

#item33371 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:14px !important;
}

@keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33381 {
	width:26px !important;
	height:12px !important;
	left:48px !important;
}

#item33389 {
	width:34px !important;
	height:13px !important;
	left:84px !important;
}

#item33397 {
	width:34px !important;
	height:13px !important;
}

#item33425 {
	width:195px !important;
	height:10px !important;
}

#item33428 {
	width:19px !important;
	height:19px !important;
	left:88px !important;
	top:14px !important;
}

@keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33437 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item33447 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item33460 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item33473 {
	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;
}

#item33476 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33504 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33474 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33510 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33538 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33508 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33544 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33573 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33542 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33579 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33607 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33577 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33615 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33642 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33613 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33648 {
	width:43px !important;
	height:43px !important;
}

#item33646 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33657 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70056 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item70087 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70085 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70107 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70105 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70122 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item70131 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item70132 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item70152 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item70394 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70415 {
	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-70415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70437 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item70442 {
	width:29px !important;
	height:29px !important;
}

#item70440 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item70520 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item209866 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item209889 {
	width:19px !important;
	height:19px !important;
	top:130px !important;
}

#item209894 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item209902 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item209910 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item209915 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:428px !important;
}

#item209938 {
	width:19px !important;
	height:19px !important;
	top:474px !important;
}

#item209943 {
	width:19px !important;
	height:19px !important;
	top:562px !important;
}

#item209949 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item209954 {
	width:19px !important;
	height:19px !important;
	top:741px !important;
}

#item209959 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:857px !important;
}

#item209982 {
	width:19px !important;
	height:19px !important;
	top:900px !important;
}

#item209990 {
	width:19px !important;
	height:19px !important;
	top:992px !important;
}

#item209995 {
	width:19px !important;
	height:19px !important;
	top:1082px !important;
}

#item210000 {
	width:19px !important;
	height:19px !important;
	top:1171px !important;
}

#item210005 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:1284px !important;
}

#item210028 {
	width:19px !important;
	height:19px !important;
	top:1328px !important;
}

#item210036 {
	width:19px !important;
	height:19px !important;
	top:1509px !important;
}

#item210045 {
	width:19px !important;
	height:19px !important;
	top:1598px !important;
}

#item210051 {
	width:19px !important;
	height:19px !important;
	top:1417px !important;
}

#item235527 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235530 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235553 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235556 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235582 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235579 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item70380 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70378 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item70389 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item70342 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70343 {
	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-70343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table668186 th, table#table668186 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table668186 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table668186 {
	table-layout:fixed;
}

#item70363 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !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%;
}

#item70368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70366 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item70227 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70228 {
	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-70228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70231 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70229 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70285 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item70262 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item70241 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item70308 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item70311 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item70331 {
	width:505px !important;
	height:1092px !important;
}

@keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70159 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70179 {
	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-70179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70182 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item70202 {
	width:505px !important;
	height:4878px !important;
}

@keyframes fade-in-70202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70213 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70157 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item70155 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70797 {
	width:142px !important;
	height:15px !important;
}

#item70800 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-70800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70809 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
}

#item70817 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
}

#item70825 {
	width:48px !important;
	height:18px !important;
}

#item70855 {
	width:273px !important;
	height:15px !important;
}

#item70858 {
	width:27px !important;
	height:27px !important;
	left:123px !important;
	top:20px !important;
}

@keyframes fade-in-70858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70872 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item70884 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item70893 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item70902 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item70932 {
	width:188px !important;
	height:15px !important;
}

#item70935 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
	top:20px !important;
}

@keyframes fade-in-70935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70944 {
	width:48px !important;
	height:18px !important;
	left:275px !important;
	top:225px !important;
}

#item70972 {
	width:75px !important;
	height:15px !important;
}

#item70975 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-70975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70984 {
	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;
}

#item70987 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71014 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70985 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71047 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71018 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71053 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71082 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71051 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71088 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71120 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71086 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item71126 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item71157 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item71124 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item71163 {
	width:52px !important;
	height:52px !important;
}

#item71161 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item71173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-34913 {
	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-34913 {
	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-34899 {
	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-34899 {
	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-34889 {
	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-34889 {
	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;
	}
}
#item34887 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34931 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34932 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item34952 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item34957 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34955 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item34972 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34970 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item34982 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item34991 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item34992 {
	width:34px !important;
	height:13px !important;
	left:941px !important;
	top:153px !important;
}

#item35004 {
	width:34px !important;
	height:13px !important;
	left:678px !important;
	top:153px !important;
}

#item35014 {
	opacity:0.50;
	width:815px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item35066 {
	width:200px !important;
	height:10px !important;
}

#item35069 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:14px !important;
}

@keyframes fade-in-35069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35097 {
	width:128px !important;
	height:10px !important;
}

#item35100 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-35100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35127 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item35035 {
	width:230px !important;
	height:10px !important;
}

#item35038 {
	width:19px !important;
	height:19px !important;
	left:105px !important;
	top:14px !important;
}

@keyframes fade-in-35038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223297 {
	width:82px !important;
	height:9px !important;
	left:75px !important;
	top:41px !important;
}

#item35377 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35397 {
	width:961px !important;
	height:449px !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-35397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35419 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35422 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item35516 {
	width:197px !important;
	height:318px !important;
	left:790px !important;
	top:96px !important;
}

#item35537 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:129px !important;
}

#item35545 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:208px !important;
}

#item35572 {
	width:152px !important;
	height:318px !important;
	left:329px !important;
	top:96px !important;
}

#item35575 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:282px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35576 {
	width:14px !important;
	height:14px !important;
	left:770px !important;
	top:128px !important;
}

#item35586 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:273px !important;
}

#item35599 {
	width:14px !important;
	height:14px !important;
	left:770px !important;
	top:192px !important;
}

#item35611 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:354px !important;
}

#item35620 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:129px !important;
}

#item35629 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:287px !important;
}

#item35658 {
	width:216px !important;
	height:317px !important;
	left:528px !important;
	top:96px !important;
}

#item35661 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:481px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35662 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:351px !important;
}

#item35671 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item35680 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:208px !important;
}

#item35708 {
	width:200px !important;
	height:318px !important;
	left:80px !important;
	top:96px !important;
}

#item35711 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:743px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35712 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:274px !important;
}

#item35720 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:338px !important;
}

#item35728 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:208px !important;
}

#item210109 {
	width:14px !important;
	height:14px !important;
	left:770px !important;
	top:273px !important;
}

#item239099 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:435px !important;
}

#item239102 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:436px !important;
}

#item239105 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:437px !important;
}

#item239128 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:423px !important;
}

#item239154 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item239151 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:420px !important;
}

#item35359 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35360 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item35366 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35364 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35317 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35318 {
	width:318px !important;
	height:360px !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-35318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table674746 th, table#table674746 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table674746 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table674746 {
	table-layout:fixed;
}

#item35338 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35343 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35341 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item35202 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35203 {
	width:595px !important;
	height:552px !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-35203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35206 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35204 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item35243 {
	width:545px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35290 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:131px !important;
}

#item35267 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:131px !important;
}

#item35246 {
	width:106px !important;
	height:144px !important;
	left:318px !important;
	top:411px !important;
}

#item35313 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:542px !important;
}

#item35134 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35154 {
	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-35154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35157 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item35177 {
	width:650px !important;
	height:1941px !important;
}

@keyframes fade-in-35177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35190 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35188 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item35132 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item35130 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item35738 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item35753 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item35786 {
	width:140px !important;
	height:10px !important;
}

#item35789 {
	width:19px !important;
	height:19px !important;
	left:103px !important;
	top:14px !important;
}

@keyframes fade-in-35789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35799 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item35808 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item35818 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item35827 {
	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;
}

#item35830 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35858 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35828 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item35864 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35892 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35862 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item35898 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35926 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35896 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item35932 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35959 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35930 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item35967 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35996 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35965 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36002 {
	width:43px !important;
	height:43px !important;
}

#item36000 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36016 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72306 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item72336 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72334 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item72347 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72345 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item72356 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:160px !important;
}

#item72370 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:207px !important;
	background:#000;
}

#item72371 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item72391 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item223396 {
	width:322px !important;
	height:15px !important;
}

#item223419 {
	width:27px !important;
	height:27px !important;
	left:147px !important;
	top:20px !important;
}

@keyframes fade-in-223419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223427 {
	width:114px !important;
	height:13px !important;
	left:104px !important;
	top:58px !important;
}

#item72647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72668 {
	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-72668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72690 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72695 {
	width:29px !important;
	height:29px !important;
}

#item72693 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72764 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item211093 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item211116 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:429px !important;
}

#item211139 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:857px !important;
}

#item211162 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item211167 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item211172 {
	width:19px !important;
	height:19px !important;
	top:218px !important;
}

#item211178 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item211185 {
	width:19px !important;
	height:19px !important;
	top:474px !important;
}

#item211193 {
	width:19px !important;
	height:19px !important;
	top:562px !important;
}

#item211199 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item211204 {
	width:19px !important;
	height:19px !important;
	top:743px !important;
}

#item211209 {
	width:19px !important;
	height:19px !important;
	top:903px !important;
}

#item211214 {
	width:19px !important;
	height:19px !important;
	top:1083px !important;
}

#item211219 {
	width:19px !important;
	height:19px !important;
	top:1172px !important;
}

#item211225 {
	width:19px !important;
	height:19px !important;
	top:991px !important;
}

#item211231 {
	width:477px !important;
	height:336px !important;
	left:33px !important;
}

#item211254 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item211259 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item211266 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item235609 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235612 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235635 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235639 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235666 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235663 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item72632 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72630 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72642 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72592 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72593 {
	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-72593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table681205 th, table#table681205 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table681205 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table681205 {
	table-layout:fixed;
}

#item72613 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72618 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72616 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item72475 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72476 {
	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-72476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72477 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72533 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72510 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72489 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item72556 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item72559 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item72579 {
	width:505px !important;
	height:980px !important;
}

@keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72398 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72418 {
	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-72418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72421 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72441 {
	width:505px !important;
	height:4206px !important;
}

@keyframes fade-in-72441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72461 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72459 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72396 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72394 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73029 {
	width:48px !important;
	height:18px !important;
	left:374px !important;
	top:247px !important;
}

#item73039 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item73079 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item73107 {
	width:92px !important;
	height:15px !important;
}

#item73110 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:20px !important;
}

@keyframes fade-in-73110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73138 {
	width:78px !important;
	height:15px !important;
}

#item73141 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:20px !important;
}

@keyframes fade-in-73141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73169 {
	width:75px !important;
	height:15px !important;
}

#item73172 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-73172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73183 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item73196 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item73208 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item73217 {
	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;
}

#item73220 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73248 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73218 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73254 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73283 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73252 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73289 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73317 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73287 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73323 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73350 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73321 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73356 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item73383 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item73354 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item73389 {
	width:52px !important;
	height:52px !important;
}

#item73387 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73398 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36065 {
	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-36065 {
	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-36048 {
	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-36048 {
	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-36033 {
	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-36033 {
	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;
	}
}
#item36031 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36077 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36078 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36098 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36103 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36101 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36118 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36116 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36130 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36140 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36141 {
	width:34px !important;
	height:13px !important;
	left:1003px !important;
	top:141px !important;
}

#item36151 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:141px !important;
}

#item36162 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:141px !important;
}

#item36173 {
	opacity:0.50;
	width:837px !important;
	height:1px !important;
	left:271px !important;
	top:161px !important;
	background:#000;
}

#item36194 {
	width:79px !important;
	height:10px !important;
}

#item36197 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:14px !important;
}

@keyframes fade-in-36197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36229 {
	width:160px !important;
	height:10px !important;
}

#item36232 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-36232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36267 {
	width:140px !important;
	height:10px !important;
}

#item36270 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-36270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36304 {
	width:163px !important;
	height:10px !important;
}

#item36307 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-36307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36338 {
	width:100px !important;
	height:10px !important;
}

#item36341 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-36341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36371 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36617 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36638 {
	width:911px !important;
	height:578px !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-36638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36660 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item36665 {
	width:15px !important;
	height:15px !important;
}

#item36663 {
	width:15px !important;
	height:15px !important;
	left:889px !important;
	top:7px !important;
}

#item36747 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:91px !important;
}

#item211569 {
	width:236px !important;
	height:621px !important;
	left:21px !important;
}

#item211592 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item211599 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item211606 {
	width:14px !important;
	height:14px !important;
	top:162px !important;
}

#item211616 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item211623 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item211631 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item211638 {
	width:14px !important;
	height:14px !important;
	top:482px !important;
}

#item211646 {
	width:14px !important;
	height:14px !important;
	top:546px !important;
}

#item211653 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:34px !important;
}

#item211660 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:177px !important;
}

#item211668 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:241px !important;
}

#item211677 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:353px !important;
}

#item211684 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:418px !important;
}

#item211691 {
	width:205px !important;
	height:605px !important;
	left:585px !important;
}

#item211715 {
	width:245px !important;
	height:605px !important;
	left:298px !important;
}

#item211738 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:34px !important;
}

#item211749 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:114px !important;
}

#item211756 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:195px !important;
}

#item211763 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:274px !important;
}

#item211770 {
	opacity:0.50;
	width:1px !important;
	height:541px !important;
	left:256px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item211771 {
	opacity:0.50;
	width:1px !important;
	height:541px !important;
	left:544px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item211772 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:97px !important;
}

#item211780 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:482px !important;
}

#item239202 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item239206 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:560px !important;
}

#item239209 {
	width:348px !important;
	height:19px !important;
	left:75px !important;
	top:561px !important;
}

#item239232 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item239259 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item239256 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:544px !important;
}

#item36597 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36598 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item36604 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36602 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36558 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36559 {
	width:318px !important;
	height:359px !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-36559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table688247 th, table#table688247 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table688247 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table688247 {
	table-layout:fixed;
}

#item36579 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-36579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36582 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:23px !important;
}

#item36450 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36451 {
	width:595px !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-36451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36454 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36452 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:23px !important;
}

#item36484 {
	width:530px !important;
	height:507px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-36484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36531 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36508 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36487 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

#item36554 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:556px !important;
}

#item36378 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36398 {
	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-36398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36401 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item36421 {
	width:650px !important;
	height:2287px !important;
}

@keyframes fade-in-36421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36437 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36435 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item36376 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item36374 {
	width:1008px !important;
	height:597px !important;
	left:177px !important;
	top:172px !important;
}

#item37063 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item37078 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item37093 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item37104 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item37115 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item37127 {
	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;
}

#item37130 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37161 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37128 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37197 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37165 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37203 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37232 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37201 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37238 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37267 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37236 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37308 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37277 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37315 {
	width:43px !important;
	height:43px !important;
}

#item37313 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37328 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73413 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item73449 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73447 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73463 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73475 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item73476 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item73496 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item73740 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73761 {
	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-73761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73783 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item73788 {
	width:29px !important;
	height:29px !important;
}

#item73786 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item73865 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item212789 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item212794 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item212801 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item212808 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item212813 {
	width:19px !important;
	height:19px !important;
	top:474px !important;
}

#item212818 {
	width:19px !important;
	height:19px !important;
	top:562px !important;
}

#item212826 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item212831 {
	width:19px !important;
	height:19px !important;
	top:741px !important;
}

#item212836 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
}

#item212859 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:429px !important;
}

#item212882 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:858px !important;
}

#item212905 {
	width:19px !important;
	height:19px !important;
	top:904px !important;
}

#item212910 {
	width:19px !important;
	height:19px !important;
	top:1080px !important;
}

#item212917 {
	width:19px !important;
	height:19px !important;
	top:1171px !important;
}

#item212922 {
	width:19px !important;
	height:19px !important;
	top:992px !important;
}

#item212928 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item212934 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item212941 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item212946 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
}

#item212969 {
	width:477px !important;
	height:428px !important;
	left:33px !important;
	top:339px !important;
}

#item212992 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item212997 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item213005 {
	width:19px !important;
	height:19px !important;
	top:563px !important;
}

#item213011 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item235695 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item235698 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:616px !important;
}

#item235721 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:616px !important;
}

#item235726 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:574px !important;
}

#item235752 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item235749 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:587px !important;
}

#item73726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73724 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73735 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item73688 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73689 {
	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-73689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table694726 th, table#table694726 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table694726 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table694726 {
	table-layout:fixed;
}

#item73709 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73714 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73712 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item73572 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73573 {
	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-73573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73576 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73574 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73631 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73608 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73587 {
	width:156px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item73654 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item73657 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item73677 {
	width:505px !important;
	height:1047px !important;
}

@keyframes fade-in-73677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73503 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73523 {
	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-73523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73526 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73546 {
	width:505px !important;
	height:5281px !important;
}

@keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73559 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73557 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73501 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73499 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74173 {
	width:48px !important;
	height:18px !important;
	left:401px !important;
	top:225px !important;
}

#item74186 {
	width:48px !important;
	height:18px !important;
	left:477px !important;
	top:151px !important;
}

#item74198 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item74227 {
	width:111px !important;
	height:15px !important;
}

#item74230 {
	width:27px !important;
	height:27px !important;
	left:79px !important;
	top:20px !important;
}

@keyframes fade-in-74230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74259 {
	width:97px !important;
	height:15px !important;
}

#item74262 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-74262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74292 {
	width:64px !important;
	height:15px !important;
}

#item74295 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74324 {
	width:228px !important;
	height:15px !important;
}

#item74327 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:20px !important;
}

@keyframes fade-in-74327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74355 {
	width:70px !important;
	height:15px !important;
}

#item74358 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-74358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74366 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74374 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item74383 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item74393 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item74409 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item74423 {
	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;
}

#item74426 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74454 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74424 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74460 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74488 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74458 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74494 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74524 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74492 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74530 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74558 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74528 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74564 {
	width:48px !important;
	height:48px !important;
	left:81px !important;
}

#item74591 {
	width:210px !important;
	height:20px !important;
	top:59px !important;
}

#item74562 {
	width:210px !important;
	height:79px !important;
	left:245px !important;
	top:1098px !important;
}

#item74597 {
	width:52px !important;
	height:52px !important;
}

#item74595 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74606 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:bold;
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	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.autoParaStyle98 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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:right;
}

p.autoParaStyle85 {
	font-weight:bold;
	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.autoParaStyle84 {
	font-weight:bold;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-family:Montserrat;
	font-size:9.7px;
	line-height:15.6px;
	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.autoParaStyle82 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:20.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:22.8px;
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-weight:bold;
	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.autoParaStyle68 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	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.autoParaStyle55 {
	font-family:Montserrat;
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	font-family:Montserrat;
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.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;
	text-indent:-14px;
	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:#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.autoParaStyle43 {
	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.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;
	text-align:left;
}

p.autoParaStyle41 {
	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.autoParaStyle40 {
	font-family:Montserrat;
	font-size:14px;
	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.autoParaStyle39 {
	font-family:Montserrat;
	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.autoParaStyle38 {
	font-family:Montserrat;
	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.autoParaStyle37 {
	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.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-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.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: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.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-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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	padding-top: 5px;
	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.autoParaStyle19 {
	font-family:Montserrat;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.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.autoCharStyle26 {
	font-family:"Proxima Nova";
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Montserrat;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle22 {
	font-family:Montserrat;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	letter-spacing:-0.300em;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle18 {
	font-size:14px;
}

span.autoCharStyle17 {
	font-size:10px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-size:18.2px;
}

span.autoCharStyle13 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle12 {
	font-family:Tondo;
}

span.autoCharStyle11 {
	font-size:13px;
}

span.autoCharStyle10 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle5 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle3 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle1 {
	color:#d70e2b;
}

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; } }

