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

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

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

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

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

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

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

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

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

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

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

#item881 {
	width:34px !important;
	height:13px !important;
	left:331px !important;
	top:141px !important;
}

#item889 {
	width:34px !important;
	height:13px !important;
	left:444px !important;
	top:141px !important;
}

#item899 {
	width:34px !important;
	height:13px !important;
	left:569px !important;
	top:141px !important;
}

#item912 {
	width:34px !important;
	height:13px !important;
	left:706px !important;
	top:141px !important;
}

#item924 {
	width:34px !important;
	height:13px !important;
	left:848px !important;
	top:141px !important;
}

#item933 {
	width:34px !important;
	height:13px !important;
	left:1003px !important;
	top:141px !important;
}

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

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

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

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

#item996 {
	width:100px !important;
	height:21px !important;
}

#item999 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:25px !important;
}

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

#item1028 {
	width:110px !important;
	height:21px !important;
}

#item1031 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:25px !important;
}

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

#item1060 {
	width:120px !important;
	height:21px !important;
}

#item1063 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1419 {
	width:21px !important;
	height:21px !important;
	left:805px !important;
	top:24px !important;
}

#item1518 {
	width:184px !important;
	height:196px !important;
	left:321px !important;
	top:96px !important;
}

#item1521 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:128px !important;
}

#item1530 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:274px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1550 {
	width:187px !important;
	height:201px !important;
	left:80px !important;
	top:96px !important;
}

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

#item1561 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:226px !important;
}

#item1588 {
	width:181px !important;
	height:196px !important;
	left:553px !important;
	top:96px !important;
}

#item1591 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:145px !important;
}

#item1599 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:256px !important;
}

#item1609 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:508px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1610 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:240px !important;
}

#item236305 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item236310 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

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

#item236338 {
	width:751px !important;
	height:17px !important;
}

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

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

#item246666 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table255664 {
	table-layout:fixed;
}

#item1335 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

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

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

#item1203 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item1240 {
	width:602px !important;
	height:363px !important;
	left:58px !important;
	top:49px !important;
}

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

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

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

#item1243 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:410px !important;
}

#item1310 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !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%;
}

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

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

#item1172 {
	width:650px !important;
	height:1292px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1696 {
	width:69px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42419 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item42420 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item153301 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
}

#item153324 {
	width:477px !important;
	height:272px !important;
	left:33px !important;
	top:273px !important;
}

#item153347 {
	width:477px !important;
	height:287px !important;
	left:33px !important;
	top:544px !important;
}

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

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

#item153380 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item153385 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item153390 {
	width:19px !important;
	height:19px !important;
	top:590px !important;
}

#item153396 {
	width:19px !important;
	height:19px !important;
	top:724px !important;
}

#item241863 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item241868 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item241891 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item241900 {
	width:570px !important;
	height:30px !important;
}

#item241923 {
	width:333px !important;
	height:20px !important;
}

#item251217 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

table#table258678 {
	table-layout:fixed;
}

#item42955 {
	width:361px !important;
	height:153px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

#item42908 {
	width:500px !important;
	height:16px !important;
	left:43px !important;
	top:588px !important;
}

#item42930 {
	width:569px !important;
	height:544px !important;
	left:40px !important;
	top:42px !important;
}

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

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

#item249311 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249308 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

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

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

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

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

#item42802 {
	width:505px !important;
	height:2793px !important;
}

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

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

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

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

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

#item152473 {
	width:48px !important;
	height:18px !important;
	left:198px !important;
	top:151px !important;
}

#item152480 {
	width:48px !important;
	height:18px !important;
	left:352px !important;
	top:151px !important;
}

#item152483 {
	width:48px !important;
	height:18px !important;
	left:520px !important;
	top:151px !important;
}

#item152488 {
	width:108px !important;
	height:15px !important;
}

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

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

#item152516 {
	width:140px !important;
	height:30px !important;
}

#item152539 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:35px !important;
}

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

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

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

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

#item152570 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item152575 {
	width:94px !important;
	height:15px !important;
}

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

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

#item152622 {
	width:48px !important;
	height:18px !important;
	left:24px !important;
	top:225px !important;
}

#item152625 {
	width:48px !important;
	height:18px !important;
	left:223px !important;
	top:225px !important;
}

#item152629 {
	width:48px !important;
	height:18px !important;
	left:440px !important;
	top:225px !important;
}

#item152634 {
	width:154px !important;
	height:30px !important;
}

#item152657 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:35px !important;
}

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

#item152661 {
	width:168px !important;
	height:30px !important;
}

#item152684 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:35px !important;
}

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

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

#item152691 {
	width:97px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item43418 {
	width:52px !important;
	height:52px !important;
	left:549px !important;
	top:1096px !important;
}

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

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

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

@keyframes move-right-grow-1956 {
	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-1956 {
	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-1940 {
	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-1940 {
	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-1921 {
	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-1921 {
	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;
	}
}
#item1919 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

#item2028 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:153px !important;
}

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

#item2044 {
	width:34px !important;
	height:13px !important;
	left:683px !important;
	top:153px !important;
}

#item2052 {
	width:34px !important;
	height:13px !important;
	left:846px !important;
	top:153px !important;
}

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

#item2081 {
	width:150px !important;
	height:10px !important;
}

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

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

#item2114 {
	width:110px !important;
	height:10px !important;
}

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

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

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

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

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

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

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

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

#item224530 {
	width:82px !important;
	height:9px !important;
	left:4px !important;
	top:40px !important;
}

#item2218 {
	width:954px !important;
	height:66px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

#item2498 {
	width:21px !important;
	height:21px !important;
	left:809px !important;
	top:24px !important;
}

#item2590 {
	width:215px !important;
	height:283px !important;
	left:290px !important;
	top:96px !important;
}

#item2593 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:129px !important;
}

#item2606 {
	opacity:0.50;
	width:1px !important;
	height:232px !important;
	left:243px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item2626 {
	width:158px !important;
	height:294px !important;
	left:80px !important;
	top:96px !important;
}

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

#item2642 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:285px !important;
}

#item2671 {
	width:216px !important;
	height:196px !important;
	left:536px !important;
	top:96px !important;
}

#item2674 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:130px !important;
}

#item2683 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:178px !important;
}

#item2693 {
	opacity:0.50;
	width:1px !important;
	height:232px !important;
	left:490px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item2694 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:226px !important;
}

#item2703 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:333px !important;
}

#item153435 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:174px !important;
}

#item153442 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:272px !important;
}

#item236558 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item236562 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

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

#item236589 {
	width:751px !important;
	height:17px !important;
}

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

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

#item246829 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

#item2401 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

table#table262344 {
	table-layout:fixed;
}

#item2421 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item2424 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

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

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

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

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

#item2295 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item2326 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item2329 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

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

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

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

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

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

#item2268 {
	width:650px !important;
	height:1548px !important;
}

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

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

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

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

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

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

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

#item2749 {
	width:58px !important;
	height:10px !important;
}

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

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

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

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

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

#item2793 {
	width:34px !important;
	height:19px !important;
	left:979px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item43507 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:213px !important;
	background:#000;
}

#item43508 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:189px !important;
}

#item43517 {
	width:48px !important;
	height:18px !important;
	left:391px !important;
	top:189px !important;
}

#item43526 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:189px !important;
}

#item43554 {
	width:87px !important;
	height:30px !important;
}

#item43557 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:37px !important;
}

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

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

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

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

#item43598 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:170px !important;
}

#item43631 {
	width:81px !important;
	height:15px !important;
}

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

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

#item43646 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:280px !important;
	background:#000;
}

#item43666 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

#item224652 {
	width:114px !important;
	height:13px !important;
	left:6px !important;
	top:56px !important;
}

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

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

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

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

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

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

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

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

#item154077 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

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

#item154089 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item154094 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
}

#item154117 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
	top:406px !important;
}

#item154141 {
	width:477px !important;
	height:228px !important;
	left:33px !important;
	top:743px !important;
}

#item154164 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item154169 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item154174 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item154179 {
	width:19px !important;
	height:19px !important;
	top:789px !important;
}

#item154184 {
	width:19px !important;
	height:19px !important;
	top:856px !important;
}

#item241956 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item241960 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item241983 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item241987 {
	width:570px !important;
	height:30px !important;
}

#item242010 {
	width:333px !important;
	height:20px !important;
}

#item251226 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

table#table266690 {
	table-layout:fixed;
}

#item43880 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

#item43847 {
	width:505px !important;
	height:967px !important;
}

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

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

#item249368 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249365 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

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

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

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

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

#item43716 {
	width:505px !important;
	height:3176px !important;
}

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

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

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

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

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

#item44180 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:250px !important;
}

#item44208 {
	width:154px !important;
	height:15px !important;
}

#item44211 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:19px !important;
}

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

#item44253 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:231px !important;
}

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

#item44290 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:19px !important;
}

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

#item44303 {
	width:48px !important;
	height:27px !important;
	left:387px !important;
	top:246px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-3034 {
	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-3034 {
	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-3023 {
	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-3023 {
	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-3011 {
	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-3011 {
	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;
	}
}
#item3009 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item3118 {
	width:34px !important;
	height:13px !important;
	left:320px !important;
	top:153px !important;
}

#item3129 {
	width:34px !important;
	height:13px !important;
	left:435px !important;
	top:153px !important;
}

#item3140 {
	width:34px !important;
	height:13px !important;
	left:589px !important;
	top:153px !important;
}

#item3152 {
	width:34px !important;
	height:13px !important;
	left:760px !important;
	top:153px !important;
}

#item3163 {
	width:34px !important;
	height:13px !important;
	left:872px !important;
	top:153px !important;
}

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

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

#item3264 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

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

#item224683 {
	width:82px !important;
	height:9px !important;
	left:9px !important;
	top:40px !important;
}

#item3195 {
	width:73px !important;
	height:10px !important;
}

#item3198 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:13px !important;
}

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

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

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

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

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

#item3297 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

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

#item3329 {
	width:110px !important;
	height:10px !important;
}

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

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

#item3366 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

#item3661 {
	width:21px !important;
	height:21px !important;
	left:943px !important;
	top:24px !important;
}

#item3757 {
	width:189px !important;
	height:196px !important;
	left:306px !important;
	top:96px !important;
}

#item3760 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:129px !important;
}

#item3770 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:259px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item3790 {
	width:174px !important;
	height:203px !important;
	left:80px !important;
	top:96px !important;
}

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

#item3805 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:225px !important;
}

#item3841 {
	width:212px !important;
	height:206px !important;
	left:524px !important;
	top:96px !important;
}

#item3844 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:130px !important;
}

#item3859 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:177px !important;
}

#item3870 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:479px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item3871 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:178px !important;
}

#item3894 {
	width:14px !important;
	height:14px !important;
	left:750px !important;
	top:271px !important;
}

#item3905 {
	width:14px !important;
	height:14px !important;
	left:750px !important;
	top:177px !important;
}

#item3915 {
	width:14px !important;
	height:14px !important;
	left:750px !important;
	top:130px !important;
}

#item3925 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:724px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item3945 {
	width:193px !important;
	height:264px !important;
	left:772px !important;
	top:96px !important;
}

#item154201 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:274px !important;
}

#item154206 {
	width:14px !important;
	height:14px !important;
	left:750px !important;
	top:319px !important;
}

#item236746 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:394px !important;
}

#item236749 {
	width:334px !important;
	height:13px !important;
	left:76px !important;
	top:396px !important;
}

#item236772 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:395px !important;
}

#item236777 {
	width:751px !important;
	height:17px !important;
	left:59px !important;
	top:381px !important;
}

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

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

#item246947 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:378px !important;
}

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

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

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

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

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

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

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

#item3557 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

table#table271398 {
	table-layout:fixed;
}

#item3577 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item3580 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

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

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

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

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

#item3449 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item3482 {
	width:602px !important;
	height:523px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item3485 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:565px !important;
}

#item3552 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:569px !important;
}

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

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

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

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

#item3416 {
	width:650px !important;
	height:1964px !important;
}

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

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

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

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

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

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

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

#item3988 {
	width:41px !important;
	height:10px !important;
}

#item3991 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:13px !important;
}

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

#item4023 {
	width:63px !important;
	height:10px !important;
}

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

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

#item4040 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item44573 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:213px !important;
	background:#000;
}

#item44574 {
	width:48px !important;
	height:18px !important;
	left:189px !important;
	top:186px !important;
}

#item44583 {
	width:48px !important;
	height:18px !important;
	left:361px !important;
	top:186px !important;
}

#item44593 {
	width:48px !important;
	height:18px !important;
	left:507px !important;
	top:186px !important;
}

#item44622 {
	width:102px !important;
	height:15px !important;
}

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

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

#item44653 {
	width:98px !important;
	height:30px !important;
}

#item44656 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:35px !important;
}

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

#item44684 {
	width:75px !important;
	height:30px !important;
}

#item44687 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:35px !important;
}

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

#item44695 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:167px !important;
}

#item44703 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:234px !important;
}

#item44733 {
	width:57px !important;
	height:15px !important;
}

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

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

#item44751 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:280px !important;
	background:#000;
}

#item44771 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

#item224806 {
	width:114px !important;
	height:13px !important;
	left:12px !important;
	top:56px !important;
}

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

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

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

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

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

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

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

#item154924 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item154947 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
	top:473px !important;
}

#item154970 {
	width:477px !important;
	height:414px !important;
	left:33px !important;
	top:811px !important;
}

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

#item155000 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

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

#item155013 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item155018 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item155023 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item155028 {
	width:19px !important;
	height:19px !important;
	top:719px !important;
}

#item155034 {
	width:19px !important;
	height:19px !important;
	top:1055px !important;
}

#item155039 {
	width:19px !important;
	height:19px !important;
	top:923px !important;
}

#item155044 {
	width:19px !important;
	height:19px !important;
	top:857px !important;
}

#item155049 {
	width:19px !important;
	height:19px !important;
	top:1123px !important;
}

#item242047 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242050 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242073 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242076 {
	width:570px !important;
	height:30px !important;
}

#item242099 {
	width:333px !important;
	height:20px !important;
}

#item251229 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

table#table276109 {
	table-layout:fixed;
}

#item44989 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

#item44955 {
	width:505px !important;
	height:1155px !important;
}

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

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

#item249423 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249420 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

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

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

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

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

#item44821 {
	width:505px !important;
	height:4273px !important;
}

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

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

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

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

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

#item45317 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:252px !important;
}

#item45327 {
	width:48px !important;
	height:18px !important;
	left:212px !important;
	top:252px !important;
}

#item45396 {
	width:98px !important;
	height:15px !important;
}

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

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

#item45428 {
	width:88px !important;
	height:15px !important;
}

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

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

#item45441 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:21px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45634 {
	width:49px !important;
	height:49px !important;
}

#item45632 {
	width:49px !important;
	height:49px !important;
	left:548px !important;
	top:1096px !important;
}

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

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

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

@keyframes move-right-grow-4289 {
	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-4289 {
	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-4276 {
	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-4276 {
	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-4264 {
	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-4264 {
	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;
	}
}
#item4262 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item4367 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item5219 {
	width:222px !important;
	height:10px !important;
}

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

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

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

#item4369 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:115px !important;
}

#item4380 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:115px !important;
}

#item4389 {
	width:34px !important;
	height:13px !important;
	left:805px !important;
	top:115px !important;
}

#item4397 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item4405 {
	width:34px !important;
	height:13px !important;
	left:398px !important;
	top:166px !important;
}

#item4433 {
	width:160px !important;
	height:9px !important;
}

#item4436 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:13px !important;
}

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

#item4464 {
	width:218px !important;
	height:9px !important;
}

#item4467 {
	width:19px !important;
	height:19px !important;
	left:100px !important;
	top:13px !important;
}

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

#item4498 {
	width:230px !important;
	height:10px !important;
}

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

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

#item4535 {
	width:125px !important;
	height:10px !important;
}

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

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

#item4572 {
	width:200px !important;
	height:9px !important;
}

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

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

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

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

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

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

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

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

#item4885 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:24px !important;
}

#item4977 {
	width:204px !important;
	height:371px !important;
	left:306px !important;
	top:96px !important;
}

#item4980 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:129px !important;
}

#item4994 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:259px !important;
	top:142px !important;
	background:#b2b2b1;
}

#item5014 {
	width:174px !important;
	height:372px !important;
	left:80px !important;
	top:96px !important;
}

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

#item5030 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:225px !important;
}

#item5058 {
	width:176px !important;
	height:368px !important;
	left:554px !important;
	top:96px !important;
}

#item5061 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:130px !important;
}

#item5070 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:175px !important;
}

#item5080 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:508px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item5081 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:271px !important;
}

#item5090 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:177px !important;
}

#item5106 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:368px !important;
}

#item5114 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item5122 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:368px !important;
}

#item5132 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:271px !important;
}

#item155085 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:416px !important;
}

#item155092 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:321px !important;
}

#item236931 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:489px !important;
}

#item236939 {
	width:334px !important;
	height:13px !important;
	left:76px !important;
	top:490px !important;
}

#item236962 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:490px !important;
}

#item236967 {
	width:751px !important;
	height:17px !important;
	left:59px !important;
	top:476px !important;
}

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

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

#item247052 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

#item4786 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

table#table281159 {
	table-layout:fixed;
}

#item4806 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item4809 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

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

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

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

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

#item4680 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item4711 {
	width:602px !important;
	height:523px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item4714 {
	width:106px !important;
	height:143px !important;
	left:318px !important;
	top:441px !important;
}

#item4781 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

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

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

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

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

#item4653 {
	width:650px !important;
	height:2083px !important;
}

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

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

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

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

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

#item5146 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item5158 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item5187 {
	width:90px !important;
	height:9px !important;
}

#item5190 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:13px !important;
}

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

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

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

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

#item5264 {
	width:27px !important;
	height:13px !important;
	left:942px !important;
	top:166px !important;
}

#item5273 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

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

#item5281 {
	width:27px !important;
	height:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45728 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item45736 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item45737 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item155797 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item155820 {
	width:477px !important;
	height:530px !important;
	left:33px !important;
	top:474px !important;
}

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

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

#item155854 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

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

#item155864 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item155869 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item155880 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item155886 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item155891 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item155897 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

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

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

#item155933 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

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

#item242143 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242146 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242169 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242172 {
	width:570px !important;
	height:30px !important;
}

#item242195 {
	width:333px !important;
	height:20px !important;
}

#item251232 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

table#table285988 {
	table-layout:fixed;
}

#item45972 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

#item45935 {
	width:505px !important;
	height:1102px !important;
}

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

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

#item249482 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249479 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

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

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

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

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

#item45807 {
	width:505px !important;
	height:4922px !important;
}

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

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

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

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

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

#item46343 {
	width:60px !important;
	height:14px !important;
}

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

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

#item46354 {
	width:48px !important;
	height:18px !important;
	left:178px !important;
	top:151px !important;
}

#item46362 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:151px !important;
}

#item46372 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:151px !important;
}

#item46386 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item46419 {
	width:92px !important;
	height:14px !important;
}

#item46422 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

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

#item46452 {
	width:116px !important;
	height:30px !important;
}

#item46455 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:37px !important;
}

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

#item46484 {
	width:100px !important;
	height:30px !important;
}

#item46487 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:37px !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%;
}

#item46497 {
	width:48px !important;
	height:18px !important;
	left:110px !important;
	top:222px !important;
}

#item46526 {
	width:122px !important;
	height:15px !important;
}

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

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

#item46557 {
	width:88px !important;
	height:15px !important;
}

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

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

#item46588 {
	width:98px !important;
	height:15px !important;
}

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

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

#item46619 {
	width:83px !important;
	height:15px !important;
}

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

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

#item46630 {
	width:38px !important;
	height:18px !important;
	left:443px !important;
	top:222px !important;
}

#item46641 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

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

#item46654 {
	width:38px !important;
	height:18px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-right-grow-140490 {
	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-140490 {
	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-140486 {
	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-140486 {
	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-140478 {
	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-140478 {
	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;
	}
}
#item140476 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item140537 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

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

#item140539 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:115px !important;
}

#item140542 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:115px !important;
}

#item140548 {
	width:34px !important;
	height:13px !important;
	left:805px !important;
	top:115px !important;
}

#item140551 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item140554 {
	width:34px !important;
	height:13px !important;
	left:398px !important;
	top:166px !important;
}

#item140560 {
	width:160px !important;
	height:9px !important;
}

#item140583 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:13px !important;
}

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

#item140588 {
	width:218px !important;
	height:9px !important;
}

#item140611 {
	width:19px !important;
	height:19px !important;
	left:100px !important;
	top:13px !important;
}

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

#item140615 {
	width:230px !important;
	height:10px !important;
}

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

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

#item140643 {
	width:125px !important;
	height:10px !important;
}

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

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

#item140671 {
	width:200px !important;
	height:9px !important;
}

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

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

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

#item141188 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item141192 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item141196 {
	width:90px !important;
	height:9px !important;
}

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

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

#item141224 {
	width:222px !important;
	height:10px !important;
}

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

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

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

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

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

#item141282 {
	width:30px !important;
	height:22px !important;
	left:941px !important;
	top:159px !important;
}

#item141286 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

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

#item141292 {
	width:27px !important;
	height:13px !important;
}

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

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

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

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

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

#item140987 {
	width:21px !important;
	height:21px !important;
	left:810px !important;
	top:24px !important;
}

#item141047 {
	width:204px !important;
	height:371px !important;
	left:306px !important;
	top:96px !important;
}

#item141070 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:129px !important;
}

#item141075 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:259px !important;
	top:142px !important;
	background:#b2b2b1;
}

#item141076 {
	width:174px !important;
	height:372px !important;
	left:80px !important;
	top:96px !important;
}

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

#item141106 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:225px !important;
}

#item141111 {
	width:176px !important;
	height:368px !important;
	left:554px !important;
	top:96px !important;
}

#item141134 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:130px !important;
}

#item141139 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:177px !important;
}

#item141145 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:508px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item141146 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:272px !important;
}

#item141155 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:175px !important;
}

#item141166 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:368px !important;
}

#item141171 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item141178 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:368px !important;
}

#item141183 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:274px !important;
}

#item155979 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:416px !important;
}

#item155985 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:338px !important;
}

#item237108 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:490px !important;
}

#item237111 {
	width:334px !important;
	height:13px !important;
	left:76px !important;
	top:491px !important;
}

#item237134 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:491px !important;
}

#item237137 {
	width:751px !important;
	height:17px !important;
	left:59px !important;
	top:477px !important;
}

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

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

#item247169 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

#item140908 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

table#table291673 {
	table-layout:fixed;
}

#item140909 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item140932 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

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

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

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

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

#item140802 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item140808 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item140831 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

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

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

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

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

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

#item140762 {
	width:650px !important;
	height:2083px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item141534 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item141538 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item141539 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item156690 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1013px !important;
}

#item156715 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

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

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

#item156752 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

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

#item156766 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

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

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

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

#item156805 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item156810 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item156815 {
	width:19px !important;
	height:19px !important;
	top:1059px !important;
}

#item156820 {
	width:19px !important;
	height:19px !important;
	top:1126px !important;
}

#item156825 {
	width:19px !important;
	height:19px !important;
	top:1261px !important;
}

#item156831 {
	width:19px !important;
	height:19px !important;
	top:1327px !important;
}

#item242230 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242234 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242257 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242260 {
	width:570px !important;
	height:30px !important;
}

#item242283 {
	width:333px !important;
	height:20px !important;
}

#item251235 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

table#table296323 {
	table-layout:fixed;
}

#item142001 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

#item141971 {
	width:505px !important;
	height:1084px !important;
}

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

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

#item249535 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249532 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

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

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

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

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

#item141849 {
	width:505px !important;
	height:4810px !important;
}

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

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

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

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

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

#item142043 {
	width:60px !important;
	height:14px !important;
}

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

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

#item142069 {
	width:48px !important;
	height:18px !important;
	left:178px !important;
	top:151px !important;
}

#item142074 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:151px !important;
}

#item142077 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:151px !important;
}

#item142080 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item142084 {
	width:92px !important;
	height:14px !important;
}

#item142107 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

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

#item142114 {
	width:116px !important;
	height:30px !important;
}

#item142137 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:37px !important;
}

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

#item142141 {
	width:100px !important;
	height:30px !important;
}

#item142164 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:37px !important;
}

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

#item142167 {
	width:48px !important;
	height:18px !important;
	left:110px !important;
	top:222px !important;
}

#item142173 {
	width:122px !important;
	height:15px !important;
}

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

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

#item142201 {
	width:88px !important;
	height:15px !important;
}

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

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

#item142231 {
	width:98px !important;
	height:15px !important;
}

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

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

#item142258 {
	width:116px !important;
	height:15px !important;
}

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

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

#item142290 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

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

#item142294 {
	width:38px !important;
	height:18px !important;
}

#item224916 {
	width:45px !important;
	height:33px !important;
	left:437px !important;
	top:214px !important;
}

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

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

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

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

#item142334 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item142337 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item142331 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item142363 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item142366 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item142360 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item142392 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item142395 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item142389 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item142422 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item142427 {
	width:200px !important;
	height:20px !important;
	top:55px !important;
}

#item142418 {
	width:200px !important;
	height:75px !important;
	left:250px !important;
	top:1098px !important;
}

#item142453 {
	width:52px !important;
	height:52px !important;
}

#item142450 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item142457 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-142457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-142457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item142457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-5498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-5529 {
	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-5529 {
	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-5514 {
	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-5514 {
	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-5500 {
	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-5500 {
	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;
	}
}
#item5498 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item5541 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item5542 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item5562 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item5567 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5565 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item5578 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5576 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item5587 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item5595 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item5615 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item5882 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5902 {
	width:808px !important;
	height:409px !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-5902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5924 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item5929 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5927 {
	width:21px !important;
	height:21px !important;
	left:809px !important;
	top:24px !important;
}

#item6020 {
	width:133px !important;
	height:267px !important;
	left:243px !important;
	top:96px !important;
}

#item6023 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:129px !important;
}

#item6031 {
	opacity:0.50;
	width:1px !important;
	height:213px !important;
	left:195px !important;
	top:141px !important;
	background:#b2b2b1;
}

#item6051 {
	width:112px !important;
	height:249px !important;
	left:80px !important;
	top:96px !important;
}

#item6054 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item6062 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:194px !important;
}

#item6089 {
	width:386px !important;
	height:300px !important;
	left:442px !important;
	top:96px !important;
}

#item6092 {
	width:14px !important;
	height:14px !important;
	left:422px !important;
	top:130px !important;
}

#item6102 {
	width:14px !important;
	height:14px !important;
	left:422px !important;
	top:176px !important;
}

#item6115 {
	opacity:0.50;
	width:1px !important;
	height:213px !important;
	left:396px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6116 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:291px !important;
}

#item6128 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:241px !important;
}

#item6137 {
	width:14px !important;
	height:14px !important;
	left:422px !important;
	top:286px !important;
}

#item156906 {
	width:14px !important;
	height:14px !important;
	left:422px !important;
	top:333px !important;
}

#item237276 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:393px !important;
}

#item237280 {
	width:334px !important;
	height:13px !important;
	left:76px !important;
	top:395px !important;
}

#item237303 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:394px !important;
}

#item237306 {
	width:751px !important;
	height:17px !important;
	left:59px !important;
	top:381px !important;
}

#item247304 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:36px !important;
}

#item247280 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247277 {
	width:246px !important;
	height:55px !important;
	left:590px !important;
	top:379px !important;
}

#item5864 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5865 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item5871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5869 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item5804 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-5804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5805 {
	width:318px !important;
	height:265px !important;
	left:371px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table300730 th, table#table300730 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table300730 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table300730 {
	table-layout:fixed;
}

#item5825 {
	width:258px !important;
	height:227px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-5825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5828 {
	width:318px !important;
	height:264px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table301259 th, table#table301259 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table301259 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table301259 {
	table-layout:fixed;
}

#item5848 {
	width:258px !important;
	height:222px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-5848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5853 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5851 {
	width:21px !important;
	height:21px !important;
	left:665px !important;
	top:24px !important;
}

#item5694 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-5694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5695 {
	width:757px !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-5695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5698 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5696 {
	width:21px !important;
	height:21px !important;
	left:762px !important;
	top:24px !important;
}

#item5777 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item5754 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item5733 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:569px !important;
}

#item5800 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item156858 {
	width:697px !important;
	height:489px !important;
	left:58px !important;
	top:50px !important;
}

#item156859 {
	width:650px !important;
	height:767px !important;
}

@keyframes fade-in-156859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5622 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-5622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5642 {
	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-5642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5645 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item5665 {
	width:650px !important;
	height:2093px !important;
}

@keyframes fade-in-5665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5679 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5677 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item5620 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item5618 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item6147 {
	width:34px !important;
	height:13px !important;
	left:391px !important;
	top:141px !important;
}

#item6157 {
	width:34px !important;
	height:13px !important;
	left:596px !important;
	top:141px !important;
}

#item6166 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

#item6174 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item6195 {
	width:112px !important;
	height:10px !important;
}

#item6198 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:14px !important;
}

@keyframes fade-in-6198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6257 {
	width:74px !important;
	height:10px !important;
}

#item6260 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-6260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6268 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item6278 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item6311 {
	width:58px !important;
	height:10px !important;
}

#item6314 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-6314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6347 {
	width:66px !important;
	height:10px !important;
}

#item6350 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-6350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6360 {
	width:27px !important;
	height:13px !important;
	left:972px !important;
	top:140px !important;
}

#item235000 {
	width:100px !important;
	height:10px !important;
}

#item235023 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-235023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-235023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item235023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item235026 {
	width:82px !important;
	height:9px !important;
	left:9px !important;
	top:40px !important;
}

#item6370 {
	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;
}

#item6373 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6404 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6371 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item6410 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6438 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item6408 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item6444 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6472 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6442 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item6478 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6505 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6476 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item6513 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6540 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6511 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item6546 {
	width:43px !important;
	height:43px !important;
}

#item6544 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item6555 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46863 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item46893 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46891 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item46912 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46910 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item46928 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:278px !important;
	background:#000;
}

#item46929 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:212px !important;
	background:#000;
}

#item46930 {
	width:48px !important;
	height:18px !important;
	left:265px !important;
	top:184px !important;
}

#item46939 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:184px !important;
}

#item46948 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:250px !important;
}

#item46978 {
	width:116px !important;
	height:15px !important;
}

#item46981 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:20px !important;
}

@keyframes fade-in-46981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47041 {
	width:108px !important;
	height:14px !important;
}

#item47044 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-47044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47052 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:165px !important;
}

#item47060 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:231px !important;
}

#item47088 {
	width:81px !important;
	height:15px !important;
}

#item47091 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-47091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47124 {
	width:94px !important;
	height:14px !important;
}

#item47127 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-47127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47140 {
	width:38px !important;
	height:18px !important;
	left:372px !important;
	top:249px !important;
}

#item47172 {
	width:628px !important;
	height:105px !important;
	left:36px !important;
	top:36px !important;
}

#item235103 {
	width:140px !important;
	height:14px !important;
}

#item235126 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-235126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-235126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item235126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item235130 {
	width:114px !important;
	height:13px !important;
	left:12px !important;
	top:56px !important;
}

#item47440 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47461 {
	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-47461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47483 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item47488 {
	width:29px !important;
	height:29px !important;
}

#item47486 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item47559 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item157594 {
	width:477px !important;
	height:204px !important;
	left:34px !important;
}

#item157617 {
	width:477px !important;
	height:339px !important;
	left:34px !important;
	top:204px !important;
}

#item157640 {
	width:477px !important;
	height:420px !important;
	left:34px !important;
	top:544px !important;
}

#item157663 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item157668 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item157673 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item157678 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item157684 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item157689 {
	width:19px !important;
	height:19px !important;
	top:589px !important;
}

#item157699 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item157704 {
	width:19px !important;
	height:19px !important;
	top:811px !important;
}

#item157709 {
	width:19px !important;
	height:19px !important;
	top:876px !important;
}

#item242318 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242321 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242344 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242348 {
	width:570px !important;
	height:30px !important;
}

#item242371 {
	width:333px !important;
	height:20px !important;
}

#item251238 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item47424 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item47430 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47428 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item47366 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47367 {
	width:446px !important;
	height:647px !important;
	left:11px !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-47367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table305995 th, table#table305995 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table305995 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table305995 {
	table-layout:fixed;
}

#item47387 {
	width:361px !important;
	height:286px !important;
	left:53px !important;
	top:55px !important;
}

@keyframes fade-in-47387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47392 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47390 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

table#table306723 th, table#table306723 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table306723 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table306723 {
	table-layout:fixed;
}

#item47420 {
	width:361px !important;
	height:224px !important;
	left:51px !important;
	top:396px !important;
}

@keyframes fade-in-47420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47248 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47249 {
	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-47249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47252 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47250 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item47331 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item47334 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item47354 {
	width:505px !important;
	height:1294px !important;
}

@keyframes fade-in-47354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249610 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249586 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249582 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item47179 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47199 {
	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-47199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47202 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item47222 {
	width:505px !important;
	height:4833px !important;
}

@keyframes fade-in-47222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47234 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item47177 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item47175 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item47713 {
	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;
}

#item47716 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47743 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47714 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item47749 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47778 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47747 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item47784 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47817 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47782 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item47823 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47855 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47821 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item47861 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item47889 {
	width:200px !important;
	height:20px !important;
	top:55px !important;
}

#item47859 {
	width:200px !important;
	height:75px !important;
	left:250px !important;
	top:1098px !important;
}

#item47895 {
	width:52px !important;
	height:52px !important;
}

#item47893 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item47905 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-6570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-6601 {
	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-6601 {
	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-6584 {
	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-6584 {
	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-6572 {
	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-6572 {
	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;
	}
}
#item6570 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item6615 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item6616 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item6636 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item6641 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6639 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item6653 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6651 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item6663 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item6673 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item6693 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item6927 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6928 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-6928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6948 {
	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-6948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6970 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item6973 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6974 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6975 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item158134 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item158141 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item158149 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item158156 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item158165 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item158172 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item158180 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:352px !important;
}

#item158187 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item158194 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item158201 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:239px !important;
}

#item158210 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:481px !important;
}

#item158221 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item158228 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:96px !important;
}

#item158235 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item158242 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:368px !important;
}

#item158251 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:256px !important;
}

#item158258 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:433px !important;
}

#item158265 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:576px !important;
}

#item158272 {
	width:249px !important;
	height:699px !important;
	left:21px !important;
}

#item158296 {
	width:245px !important;
	height:699px !important;
	left:312px !important;
}

#item158319 {
	width:238px !important;
	height:694px !important;
	left:599px !important;
}

#item158343 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item158350 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item158358 {
	width:14px !important;
	height:14px !important;
	top:480px !important;
}

#item158363 {
	width:14px !important;
	height:14px !important;
	top:544px !important;
}

#item158372 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item158377 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:544px !important;
}

#item7359 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7357 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item237530 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item237533 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item237556 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item237560 {
	width:751px !important;
	height:17px !important;
}

#item247440 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247415 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247412 {
	width:246px !important;
	height:22px !important;
	left:588px !important;
	top:547px !important;
}

#item6910 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6911 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item6917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6915 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item6873 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6874 {
	width:318px !important;
	height:359px !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-6874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table313070 th, table#table313070 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table313070 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table313070 {
	table-layout:fixed;
}

#item6894 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6899 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6897 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item6766 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6767 {
	width:662px !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-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6770 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6768 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item6799 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6846 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item6823 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item6802 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item6869 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item6700 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6720 {
	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-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6723 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item6743 {
	width:650px !important;
	height:2197px !important;
}

@keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6754 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item6698 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item6696 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item7371 {
	width:34px !important;
	height:13px !important;
	left:339px !important;
	top:141px !important;
}

#item7381 {
	width:34px !important;
	height:13px !important;
	left:509px !important;
	top:141px !important;
}

#item7389 {
	width:34px !important;
	height:13px !important;
	left:678px !important;
	top:141px !important;
}

#item7398 {
	width:34px !important;
	height:13px !important;
	left:828px !important;
	top:141px !important;
}

#item7407 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:141px !important;
}

#item7415 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item7436 {
	width:130px !important;
	height:10px !important;
}

#item7439 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-7439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7469 {
	width:110px !important;
	height:10px !important;
}

#item7472 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-7472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7506 {
	width:123px !important;
	height:10px !important;
}

#item7509 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:14px !important;
}

@keyframes fade-in-7509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7542 {
	width:130px !important;
	height:10px !important;
}

#item7545 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-7545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7555 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item7564 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item7594 {
	width:67px !important;
	height:10px !important;
}

#item7597 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-7597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7627 {
	width:65px !important;
	height:10px !important;
}

#item7630 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-7630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7638 {
	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;
}

#item7641 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7668 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7639 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item7674 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7701 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7672 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item7707 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7734 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7705 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item7740 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7769 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7738 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item7777 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7809 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7775 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item7815 {
	width:43px !important;
	height:43px !important;
}

#item7813 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item7828 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47920 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item47948 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47946 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item47960 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47958 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item47970 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item47971 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item47972 {
	width:48px !important;
	height:18px !important;
	left:203px !important;
	top:151px !important;
}

#item47980 {
	width:48px !important;
	height:18px !important;
	left:414px !important;
	top:151px !important;
}

#item47992 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item48007 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:225px !important;
}

#item48019 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:225px !important;
}

#item48048 {
	width:182px !important;
	height:14px !important;
}

#item48051 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-48051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48080 {
	width:154px !important;
	height:15px !important;
}

#item48083 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-48083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48113 {
	width:172px !important;
	height:15px !important;
}

#item48116 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:20px !important;
}

@keyframes fade-in-48116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48145 {
	width:182px !important;
	height:15px !important;
}

#item48148 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-48148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48156 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item48164 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item48192 {
	width:94px !important;
	height:15px !important;
}

#item48195 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-48195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48223 {
	width:91px !important;
	height:15px !important;
}

#item48226 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:20px !important;
}

@keyframes fade-in-48226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48255 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item48512 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48533 {
	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-48533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48555 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item48560 {
	width:29px !important;
	height:29px !important;
}

#item48558 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item48630 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item160644 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item160667 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
	top:428px !important;
}

#item160690 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
	top:878px !important;
}

#item160713 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item160718 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item160725 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item160730 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item160735 {
	width:19px !important;
	height:19px !important;
	top:474px !important;
}

#item160740 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item160746 {
	width:19px !important;
	height:19px !important;
	top:674px !important;
}

#item160752 {
	width:19px !important;
	height:19px !important;
	top:763px !important;
}

#item160757 {
	width:19px !important;
	height:19px !important;
	top:920px !important;
}

#item160767 {
	width:19px !important;
	height:19px !important;
	top:1008px !important;
}

#item160772 {
	width:19px !important;
	height:19px !important;
	top:1104px !important;
}

#item160777 {
	width:19px !important;
	height:19px !important;
	top:1191px !important;
}

#item160783 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
}

#item160806 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item160813 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item160819 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item160824 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item160831 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
}

#item160854 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item160859 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item160865 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item160870 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item160879 {
	width:477px !important;
	height:451px !important;
	left:34px !important;
	top:2230px !important;
}

#item160902 {
	width:19px !important;
	height:19px !important;
	top:2273px !important;
}

#item160907 {
	width:19px !important;
	height:19px !important;
	top:2364px !important;
}

#item160913 {
	width:19px !important;
	height:19px !important;
	top:2540px !important;
}

#item160919 {
	width:19px !important;
	height:19px !important;
	top:2454px !important;
}

#item242408 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242415 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242438 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242442 {
	width:570px !important;
	height:30px !important;
}

#item242465 {
	width:333px !important;
	height:20px !important;
}

#item251241 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item48493 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item48499 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48497 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item48453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48454 {
	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-48454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table320649 th, table#table320649 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table320649 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table320649 {
	table-layout:fixed;
}

#item48474 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48477 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item48336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48337 {
	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-48337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48340 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48338 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48417 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item48420 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item48440 {
	width:505px !important;
	height:1050px !important;
}

@keyframes fade-in-48440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249663 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249639 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249636 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item48262 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48282 {
	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-48282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48285 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48305 {
	width:505px !important;
	height:4990px !important;
}

@keyframes fade-in-48305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48322 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48320 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48260 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item48258 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item49015 {
	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;
}

#item49018 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49016 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item49055 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49083 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49053 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item49089 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49117 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49087 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item49123 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49152 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49121 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item49158 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item49186 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item49156 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item49192 {
	width:52px !important;
	height:52px !important;
}

#item49190 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item49201 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-7843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-7870 {
	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-7870 {
	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-7857 {
	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-7857 {
	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-7845 {
	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-7845 {
	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;
	}
}
#item7843 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item7885 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7886 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item7906 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item7911 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7909 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item7923 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7921 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item7932 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item7940 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item7960 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8202 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8203 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-8203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8223 {
	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-8223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8245 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item8248 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8249 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8250 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item161408 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item161415 {
	width:14px !important;
	height:14px !important;
	top:477px !important;
}

#item161422 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item161429 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item161436 {
	width:14px !important;
	height:14px !important;
	top:400px !important;
}

#item161445 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item161452 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item161463 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item161471 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item161478 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item161485 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item161494 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:527px !important;
}

#item161501 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item161508 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item161515 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item161522 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:337px !important;
}

#item161531 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:228px !important;
}

#item161538 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:400px !important;
}

#item161550 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:465px !important;
}

#item161557 {
	width:249px !important;
	height:941px !important;
	left:21px !important;
}

#item161580 {
	width:245px !important;
	height:781px !important;
	left:312px !important;
}

#item161603 {
	width:238px !important;
	height:775px !important;
	left:599px !important;
}

#item161626 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:526px !important;
}

#item161634 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item161641 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item161650 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item161656 {
	width:14px !important;
	height:14px !important;
	top:559px !important;
}

#item161661 {
	width:14px !important;
	height:14px !important;
	top:672px !important;
}

#item161666 {
	width:14px !important;
	height:14px !important;
	top:737px !important;
}

#item161671 {
	width:14px !important;
	height:14px !important;
	top:799px !important;
}

#item161677 {
	width:14px !important;
	height:14px !important;
	top:879px !important;
}

#item8657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8655 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item237775 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item237778 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item237801 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item237804 {
	width:751px !important;
	height:17px !important;
}

#item247552 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247528 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247525 {
	width:246px !important;
	height:22px !important;
	left:588px !important;
	top:547px !important;
}

#item8181 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8182 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8188 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8186 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item8140 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8141 {
	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-8141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table328370 th, table#table328370 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table328370 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table328370 {
	table-layout:fixed;
}

#item8161 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8166 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8164 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item8032 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8033 {
	width:775px !important;
	height:584px !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-8033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8036 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8034 {
	width:21px !important;
	height:21px !important;
	left:780px !important;
	top:24px !important;
}

#item8066 {
	width:713px !important;
	height:520px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8113 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item8090 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item8069 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:569px !important;
}

#item8136 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item7967 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7987 {
	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-7987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7990 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item8010 {
	width:650px !important;
	height:2269px !important;
}

@keyframes fade-in-8010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8022 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8020 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item7965 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item7963 {
	width:1008px !important;
	height:604px !important;
	left:177px !important;
	top:171px !important;
}

#item8671 {
	width:34px !important;
	height:13px !important;
	left:330px !important;
	top:141px !important;
}

#item8683 {
	width:34px !important;
	height:13px !important;
	left:460px !important;
	top:141px !important;
}

#item8692 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:141px !important;
}

#item8701 {
	width:34px !important;
	height:13px !important;
	left:692px !important;
	top:141px !important;
}

#item8711 {
	width:34px !important;
	height:13px !important;
	left:872px !important;
	top:141px !important;
}

#item8720 {
	width:34px !important;
	height:13px !important;
	left:1009px !important;
	top:141px !important;
}

#item8728 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8749 {
	width:90px !important;
	height:10px !important;
}

#item8752 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-8752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8780 {
	width:79px !important;
	height:10px !important;
}

#item8783 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-8783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8811 {
	width:70px !important;
	height:10px !important;
}

#item8814 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-8814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8845 {
	width:140px !important;
	height:10px !important;
}

#item8848 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8880 {
	width:94px !important;
	height:10px !important;
}

#item8883 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-8883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8899 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8915 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8947 {
	width:59px !important;
	height:10px !important;
}

#item8950 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-8950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8982 {
	width:51px !important;
	height:10px !important;
}

#item8985 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8997 {
	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;
}

#item9000 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9028 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8998 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9034 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9061 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9032 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9067 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9094 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9065 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9100 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9127 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9098 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item9135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9162 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9133 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item9168 {
	width:43px !important;
	height:43px !important;
}

#item9166 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9179 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49216 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item49244 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49242 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item49257 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49255 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item49271 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item49272 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item49273 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:151px !important;
}

#item49286 {
	width:48px !important;
	height:18px !important;
	left:382px !important;
	top:151px !important;
}

#item49296 {
	width:48px !important;
	height:18px !important;
	left:538px !important;
	top:151px !important;
}

#item49305 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item49315 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item49324 {
	width:48px !important;
	height:18px !important;
	left:452px !important;
	top:225px !important;
}

#item49352 {
	width:126px !important;
	height:15px !important;
}

#item49355 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-49355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49383 {
	width:111px !important;
	height:15px !important;
}

#item49386 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49415 {
	width:98px !important;
	height:15px !important;
}

#item49418 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-49418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49446 {
	width:196px !important;
	height:15px !important;
}

#item49449 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:20px !important;
}

@keyframes fade-in-49449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49480 {
	width:132px !important;
	height:15px !important;
}

#item49483 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-49483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49496 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item49508 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item49538 {
	width:83px !important;
	height:15px !important;
}

#item49541 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49570 {
	width:72px !important;
	height:15px !important;
}

#item49573 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-49573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49602 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item49843 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49864 {
	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-49864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49886 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item49891 {
	width:29px !important;
	height:29px !important;
}

#item49889 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item49972 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item163527 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item163550 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:429px !important;
}

#item163573 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:858px !important;
}

#item163596 {
	width:19px !important;
	height:19px !important;
	top:902px !important;
}

#item163606 {
	width:19px !important;
	height:19px !important;
	top:993px !important;
}

#item163611 {
	width:19px !important;
	height:19px !important;
	top:1079px !important;
}

#item163617 {
	width:19px !important;
	height:19px !important;
	top:1168px !important;
}

#item163622 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item163631 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item163636 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item163642 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item163647 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item163652 {
	width:19px !important;
	height:19px !important;
	top:561px !important;
}

#item163659 {
	width:19px !important;
	height:19px !important;
	top:471px !important;
}

#item163664 {
	width:19px !important;
	height:19px !important;
	top:738px !important;
}

#item163674 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item163697 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item163702 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item163707 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item163712 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item163720 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item163743 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item163748 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item163754 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item163759 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item163765 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item163788 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item163794 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item163799 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item163810 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item163816 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item163840 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item163845 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item163851 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item163859 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item242494 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242497 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242520 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242523 {
	width:570px !important;
	height:30px !important;
}

#item242546 {
	width:333px !important;
	height:20px !important;
}

#item251244 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item49825 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item49831 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49829 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item49789 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49790 {
	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-49790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table336927 th, table#table336927 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table336927 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table336927 {
	table-layout:fixed;
}

#item49810 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-49810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49815 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49813 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item49675 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49676 {
	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-49676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49677 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49755 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item49758 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item49778 {
	width:505px !important;
	height:1124px !important;
}

@keyframes fade-in-49778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249725 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249701 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249698 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item49609 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49629 {
	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-49629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49632 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49652 {
	width:505px !important;
	height:5281px !important;
}

@keyframes fade-in-49652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49665 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49663 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49607 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item49605 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item50411 {
	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;
}

#item50414 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50443 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50412 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item50449 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50482 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50447 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item50488 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50520 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50486 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item50526 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50554 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50524 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item50560 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item50588 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item50558 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item50594 {
	width:52px !important;
	height:52px !important;
}

#item50592 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item50605 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-9231 {
	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-9231 {
	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-9214 {
	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-9214 {
	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-9196 {
	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-9196 {
	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;
	}
}
#item9194 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9242 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9243 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9263 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9268 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9266 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9280 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9278 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9291 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9301 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9321 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9555 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9556 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9576 {
	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-9576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9598 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item9601 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9602 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9603 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item225510 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item225516 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item225521 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item225526 {
	width:14px !important;
	height:14px !important;
	top:544px !important;
}

#item225531 {
	width:14px !important;
	height:14px !important;
	top:239px !important;
}

#item225536 {
	width:14px !important;
	height:14px !important;
	top:656px !important;
}

#item225544 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item225550 {
	width:14px !important;
	height:14px !important;
	top:721px !important;
}

#item225555 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item225564 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item225571 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item225576 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item225581 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item225586 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item225591 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item225597 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item225602 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:113px !important;
}

#item225608 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item225615 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item225621 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:242px !important;
}

#item225633 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item225638 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:560px !important;
}

#item225643 {
	width:249px !important;
	height:972px !important;
	left:21px !important;
}

#item225666 {
	width:245px !important;
	height:858px !important;
	left:312px !important;
}

#item225689 {
	width:238px !important;
	height:731px !important;
	left:599px !important;
}

#item225712 {
	width:14px !important;
	height:14px !important;
	top:353px !important;
}

#item225717 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item225722 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item225727 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item225732 {
	width:14px !important;
	height:14px !important;
	top:785px !important;
}

#item225738 {
	width:14px !important;
	height:14px !important;
	top:849px !important;
}

#item10030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10028 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item238035 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item238038 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item238061 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item238068 {
	width:751px !important;
	height:17px !important;
}

#item247608 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247584 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247581 {
	width:246px !important;
	height:22px !important;
	left:588px !important;
	top:547px !important;
}

#item9536 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9537 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9543 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9541 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9500 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9501 {
	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-9501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table345141 th, table#table345141 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345141 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345141 {
	table-layout:fixed;
}

#item9521 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9524 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9394 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9395 {
	width:662px !important;
	height:570px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9398 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9396 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item9426 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9473 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item9450 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item9429 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

#item9496 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item9328 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9348 {
	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-9348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9351 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9371 {
	width:650px !important;
	height:2084px !important;
}

@keyframes fade-in-9371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9381 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9326 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9324 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item10041 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:141px !important;
}

#item10055 {
	width:34px !important;
	height:13px !important;
	left:435px !important;
	top:141px !important;
}

#item10068 {
	width:34px !important;
	height:13px !important;
	left:612px !important;
	top:141px !important;
}

#item10078 {
	width:34px !important;
	height:13px !important;
	left:746px !important;
	top:141px !important;
}

#item10088 {
	width:34px !important;
	height:13px !important;
	left:856px !important;
	top:141px !important;
}

#item10098 {
	width:34px !important;
	height:13px !important;
	left:996px !important;
	top:141px !important;
}

#item10107 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item10128 {
	width:74px !important;
	height:10px !important;
}

#item10131 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-10131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10159 {
	width:100px !important;
	height:10px !important;
}

#item10162 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-10162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10190 {
	width:130px !important;
	height:10px !important;
}

#item10193 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-10193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10221 {
	width:70px !important;
	height:10px !important;
}

#item10224 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10252 {
	width:100px !important;
	height:10px !important;
}

#item10255 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-10255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10265 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item10278 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item10310 {
	width:47px !important;
	height:10px !important;
}

#item10313 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10342 {
	width:78px !important;
	height:10px !important;
}

#item10345 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-10345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10354 {
	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;
}

#item10357 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10386 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10355 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10392 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10420 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10390 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item10426 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10453 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10424 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item10459 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10486 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10457 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10494 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10521 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10492 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10527 {
	width:43px !important;
	height:43px !important;
}

#item10525 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10536 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50620 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item50651 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50649 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item50662 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50660 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item50671 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item50672 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item50673 {
	width:48px !important;
	height:18px !important;
	left:185px !important;
	top:151px !important;
}

#item50685 {
	width:48px !important;
	height:18px !important;
	left:350px !important;
	top:151px !important;
}

#item50700 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:151px !important;
}

#item50712 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item50721 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:225px !important;
}

#item50730 {
	width:48px !important;
	height:18px !important;
	left:421px !important;
	top:225px !important;
}

#item50761 {
	width:104px !important;
	height:15px !important;
}

#item50764 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-50764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50793 {
	width:140px !important;
	height:15px !important;
}

#item50796 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-50796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50824 {
	width:91px !important;
	height:30px !important;
}

#item50827 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:34px !important;
}

@keyframes fade-in-50827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50855 {
	width:98px !important;
	height:15px !important;
}

#item50858 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50886 {
	width:140px !important;
	height:15px !important;
}

#item50889 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50897 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item50908 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item50941 {
	width:66px !important;
	height:15px !important;
}

#item50944 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50976 {
	width:110px !important;
	height:15px !important;
}

#item50979 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-50979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51007 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item51252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51273 {
	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-51273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51295 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item51300 {
	width:29px !important;
	height:29px !important;
}

#item51298 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item51378 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item226205 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item226228 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:429px !important;
}

#item226251 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:858px !important;
}

#item226274 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item226280 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item226285 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item226295 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item226300 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item226306 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item226311 {
	width:19px !important;
	height:19px !important;
	top:560px !important;
}

#item226316 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item226321 {
	width:19px !important;
	height:19px !important;
	top:904px !important;
}

#item226327 {
	width:19px !important;
	height:19px !important;
	top:990px !important;
}

#item226332 {
	width:19px !important;
	height:19px !important;
	top:1086px !important;
}

#item226338 {
	width:19px !important;
	height:19px !important;
	top:1172px !important;
}

#item226345 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item226368 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item226374 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item226384 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item226389 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item226395 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item226418 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item226423 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item226428 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item226433 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item226438 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
	top:2141px !important;
}

#item226461 {
	width:19px !important;
	height:19px !important;
	top:2184px !important;
}

#item226467 {
	width:19px !important;
	height:19px !important;
	top:2296px !important;
}

#item226473 {
	width:19px !important;
	height:19px !important;
	top:2385px !important;
}

#item226479 {
	width:19px !important;
	height:19px !important;
	top:2477px !important;
}

#item226485 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
}

#item226508 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item226518 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item226523 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item226529 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item242581 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242585 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242609 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242612 {
	width:570px !important;
	height:30px !important;
}

#item242635 {
	width:333px !important;
	height:20px !important;
}

#item251247 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item51235 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item51241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51239 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item51199 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51200 {
	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-51200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table353409 th, table#table353409 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table353409 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table353409 {
	table-layout:fixed;
}

#item51220 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-51220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51223 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item51083 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51084 {
	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-51084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51085 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51165 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item51168 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item51188 {
	width:505px !important;
	height:966px !important;
}

@keyframes fade-in-51188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249780 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249756 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249753 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item51014 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51034 {
	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-51034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51037 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item51057 {
	width:505px !important;
	height:4990px !important;
}

@keyframes fade-in-51057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51070 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51068 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51012 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51010 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item51828 {
	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;
}

#item51831 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51858 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51829 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item51864 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51893 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51862 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item51899 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51931 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51897 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item51937 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51968 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51935 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item51974 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item52002 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item51972 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item52008 {
	width:52px !important;
	height:52px !important;
}

#item52006 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52019 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-10582 {
	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-10582 {
	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-10567 {
	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-10567 {
	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-10553 {
	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-10553 {
	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;
	}
}
#item10551 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10595 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10596 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10616 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10621 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10619 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10632 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10645 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10655 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10675 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10907 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10908 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-10908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10928 {
	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-10928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10950 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item10953 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10954 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10955 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item167045 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item167051 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item167056 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item167065 {
	width:14px !important;
	height:14px !important;
	top:544px !important;
}

#item167071 {
	width:14px !important;
	height:14px !important;
	top:239px !important;
}

#item167076 {
	width:14px !important;
	height:14px !important;
	top:657px !important;
}

#item167081 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item167088 {
	width:14px !important;
	height:14px !important;
	top:722px !important;
}

#item167093 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item167098 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item167104 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item167109 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item167115 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item167120 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item167130 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item167135 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:639px !important;
}

#item167140 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:719px !important;
}

#item167145 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:782px !important;
}

#item167153 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item167158 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:848px !important;
}

#item167163 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:175px !important;
}

#item167168 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item167173 {
	width:249px !important;
	height:972px !important;
	left:21px !important;
}

#item167197 {
	width:245px !important;
	height:894px !important;
	left:312px !important;
}

#item167220 {
	width:238px !important;
	height:910px !important;
	left:599px !important;
}

#item167243 {
	width:14px !important;
	height:14px !important;
	top:353px !important;
}

#item167249 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item167254 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item167264 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item167274 {
	width:14px !important;
	height:14px !important;
	top:787px !important;
}

#item167279 {
	width:14px !important;
	height:14px !important;
	top:849px !important;
}

#item167287 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item167293 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item167298 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:482px !important;
}

#item167304 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:544px !important;
}

#item11415 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11413 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item238208 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item238212 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item238235 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item238238 {
	width:751px !important;
	height:17px !important;
}

#item10890 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10891 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item10897 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10895 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item10854 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10855 {
	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-10855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table361640 th, table#table361640 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361640 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361640 {
	table-layout:fixed;
}

#item10875 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10878 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item10748 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10749 {
	width:662px !important;
	height:585px !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-10749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10752 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10750 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item10780 {
	width:602px !important;
	height:525px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10827 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item10804 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item10783 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:575px !important;
}

#item10850 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:579px !important;
}

#item10682 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10682 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10682 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10702 {
	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-10702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10705 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item10725 {
	width:650px !important;
	height:2417px !important;
}

@keyframes fade-in-10725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10736 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item10680 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item10678 {
	width:1008px !important;
	height:605px !important;
	left:177px !important;
	top:171px !important;
}

#item11429 {
	width:34px !important;
	height:13px !important;
	left:309px !important;
	top:141px !important;
}

#item11439 {
	width:34px !important;
	height:13px !important;
	left:409px !important;
	top:141px !important;
}

#item11449 {
	width:34px !important;
	height:13px !important;
	left:570px !important;
	top:141px !important;
}

#item11460 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:141px !important;
}

#item11469 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

#item11477 {
	width:34px !important;
	height:13px !important;
	left:903px !important;
	top:141px !important;
}

#item11485 {
	width:34px !important;
	height:13px !important;
	left:1025px !important;
	top:141px !important;
}

#item11493 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11514 {
	width:60px !important;
	height:10px !important;
}

#item11517 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-11517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11545 {
	width:80px !important;
	height:10px !important;
}

#item11548 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-11548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11579 {
	width:120px !important;
	height:10px !important;
}

#item11582 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-11582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11616 {
	width:60px !important;
	height:10px !important;
}

#item11619 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-11619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11651 {
	width:80px !important;
	height:10px !important;
}

#item11654 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-11654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11683 {
	width:80px !important;
	height:10px !important;
}

#item11686 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11695 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11705 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item11734 {
	width:41px !important;
	height:10px !important;
}

#item11737 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-11737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11765 {
	width:52px !important;
	height:10px !important;
}

#item11768 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-11768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item247675 {
	width:240px !important;
	height:16px !important;
}

#item247651 {
	width:240px !important;
	height:16px !important;
}

#item247648 {
	width:240px !important;
	height:16px !important;
	left:769px !important;
	top:721px !important;
}

#item11776 {
	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;
}

#item11779 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11806 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11777 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11812 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11839 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11810 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item11845 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11874 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11843 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item11880 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11913 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11878 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item11921 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11953 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11919 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item11959 {
	width:43px !important;
	height:43px !important;
}

#item11957 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11971 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52034 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52063 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52061 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52072 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52083 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item52084 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:151px !important;
}

#item52093 {
	width:48px !important;
	height:18px !important;
	left:341px !important;
	top:151px !important;
}

#item52103 {
	width:48px !important;
	height:18px !important;
	left:510px !important;
	top:151px !important;
}

#item52116 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item52128 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:225px !important;
}

#item52137 {
	width:48px !important;
	height:18px !important;
	left:293px !important;
	top:225px !important;
}

#item52146 {
	width:48px !important;
	height:18px !important;
	left:465px !important;
	top:225px !important;
}

#item52156 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item52177 {
	width:84px !important;
	height:15px !important;
}

#item52180 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-52180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52209 {
	width:112px !important;
	height:15px !important;
}

#item52212 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52240 {
	width:95px !important;
	height:30px !important;
}

#item52243 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:36px !important;
}

@keyframes fade-in-52243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52271 {
	width:84px !important;
	height:15px !important;
}

#item52274 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-52274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52302 {
	width:55px !important;
	height:30px !important;
}

#item52305 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:36px !important;
}

@keyframes fade-in-52305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52333 {
	width:112px !important;
	height:15px !important;
}

#item52336 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:20px !important;
}

@keyframes fade-in-52336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52348 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item52362 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item52395 {
	width:58px !important;
	height:15px !important;
}

#item52398 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52427 {
	width:73px !important;
	height:15px !important;
}

#item52430 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52458 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item52699 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52720 {
	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-52720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52742 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item52747 {
	width:29px !important;
	height:29px !important;
}

#item52745 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item52829 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item227159 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item227183 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:429px !important;
}

#item227206 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
	top:858px !important;
}

#item227229 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item227234 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item227239 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item227244 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item227249 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item227255 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item227262 {
	width:19px !important;
	height:19px !important;
	top:560px !important;
}

#item227267 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item227277 {
	width:19px !important;
	height:19px !important;
	top:904px !important;
}

#item227283 {
	width:19px !important;
	height:19px !important;
	top:990px !important;
}

#item227288 {
	width:19px !important;
	height:19px !important;
	top:1085px !important;
}

#item227293 {
	width:19px !important;
	height:19px !important;
	top:1171px !important;
}

#item227299 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item227322 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item227327 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item227333 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item227339 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item227346 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item227369 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item227375 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item227380 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item227390 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item227395 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
	top:2143px !important;
}

#item227418 {
	width:19px !important;
	height:19px !important;
	top:2186px !important;
}

#item227423 {
	width:19px !important;
	height:19px !important;
	top:2298px !important;
}

#item227428 {
	width:19px !important;
	height:19px !important;
	top:2387px !important;
}

#item227434 {
	width:19px !important;
	height:19px !important;
	top:2479px !important;
}

#item227440 {
	width:477px !important;
	height:428px !important;
	left:32px !important;
}

#item227463 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item227468 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item227473 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item227480 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item227487 {
	width:477px !important;
	height:451px !important;
	left:32px !important;
}

#item227510 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item227515 {
	width:19px !important;
	height:19px !important;
	top:130px !important;
}

#item227526 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item227532 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item242768 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242771 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242794 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242798 {
	width:570px !important;
	height:30px !important;
}

#item242821 {
	width:333px !important;
	height:20px !important;
}

#item251250 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item52683 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item52689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52687 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item52647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52648 {
	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-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table370803 th, table#table370803 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table370803 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table370803 {
	table-layout:fixed;
}

#item52668 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-52668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52673 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52671 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item52533 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52534 {
	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-52534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52537 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52535 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52613 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item52616 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item52636 {
	width:505px !important;
	height:1112px !important;
}

@keyframes fade-in-52636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249833 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249809 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249805 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item52465 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52485 {
	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-52485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52488 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item52508 {
	width:505px !important;
	height:5774px !important;
}

@keyframes fade-in-52508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52522 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52520 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52463 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item52461 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item53333 {
	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;
}

#item53336 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53364 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53334 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53370 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53398 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53368 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53404 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53402 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53439 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53467 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53437 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53473 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item53500 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item53471 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item53506 {
	width:52px !important;
	height:52px !important;
}

#item53504 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53516 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-12023 {
	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-12023 {
	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-12003 {
	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-12003 {
	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-11988 {
	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-11988 {
	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;
	}
}
#item11986 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12037 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12038 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12058 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12063 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12061 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12072 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12083 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12091 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12111 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12360 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12380 {
	width:806px !important;
	height:570px !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-12380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12402 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12488 {
	width:183px !important;
	height:440px !important;
	left:345px !important;
	top:96px !important;
}

#item12491 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:129px !important;
}

#item12501 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:298px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12521 {
	width:215px !important;
	height:443px !important;
	left:80px !important;
	top:96px !important;
}

#item12524 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item12532 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item12559 {
	width:221px !important;
	height:454px !important;
	left:577px !important;
	top:96px !important;
}

#item12562 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:130px !important;
}

#item12570 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:177px !important;
}

#item12578 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12579 {
	width:21px !important;
	height:21px !important;
	left:807px !important;
	top:24px !important;
}

#item12592 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:258px !important;
}

#item12605 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:369px !important;
}

#item12617 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:239px !important;
}

#item12626 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:352px !important;
}

#item12635 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:176px !important;
}

#item12646 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:352px !important;
}

#item12657 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:239px !important;
}

#item103317 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:399px !important;
}

#item103323 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:416px !important;
}

#item168843 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:433px !important;
}

#item168850 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:462px !important;
}

#item168856 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:449px !important;
}

#item238379 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item238382 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item238405 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item238408 {
	width:751px !important;
	height:17px !important;
}

#item247782 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247758 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247755 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item12342 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12343 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12347 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12302 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12303 {
	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-12303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table377064 th, table#table377064 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table377064 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table377064 {
	table-layout:fixed;
}

#item12323 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12328 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12326 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12188 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12189 {
	width:662px !important;
	height:423px !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-12189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12190 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item12228 {
	width:602px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12275 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12252 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item12231 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:410px !important;
}

#item12298 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !important;
}

#item12118 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12138 {
	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-12138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12141 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12161 {
	width:650px !important;
	height:1977px !important;
}

@keyframes fade-in-12161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12173 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12171 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12116 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item12114 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item12666 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:141px !important;
}

#item12675 {
	width:34px !important;
	height:13px !important;
	left:498px !important;
	top:141px !important;
}

#item12684 {
	width:34px !important;
	height:13px !important;
	left:653px !important;
	top:141px !important;
}

#item12692 {
	width:34px !important;
	height:13px !important;
	left:827px !important;
	top:141px !important;
}

#item12702 {
	width:34px !important;
	height:13px !important;
	left:1002px !important;
	top:141px !important;
}

#item12716 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item12737 {
	width:120px !important;
	height:10px !important;
}

#item12740 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12773 {
	width:120px !important;
	height:10px !important;
}

#item12776 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-12776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12805 {
	width:110px !important;
	height:10px !important;
}

#item12808 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-12808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12838 {
	width:130px !important;
	height:10px !important;
}

#item12841 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-12841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12851 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12860 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12889 {
	width:68px !important;
	height:10px !important;
}

#item12892 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-12892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12920 {
	width:64px !important;
	height:10px !important;
}

#item12923 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-12923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12931 {
	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;
}

#item12934 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12961 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12932 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12967 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12997 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12965 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13036 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13001 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13042 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13073 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13040 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13081 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13110 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13079 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13116 {
	width:43px !important;
	height:43px !important;
}

#item13114 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13126 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53531 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item53563 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53561 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item53579 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53577 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item53592 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item53593 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:151px !important;
}

#item53602 {
	width:48px !important;
	height:18px !important;
	left:418px !important;
	top:151px !important;
}

#item53611 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item53622 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:225px !important;
}

#item53633 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:225px !important;
}

#item53642 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item53663 {
	width:168px !important;
	height:15px !important;
}

#item53666 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:20px !important;
}

@keyframes fade-in-53666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53696 {
	width:168px !important;
	height:15px !important;
}

#item53699 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:20px !important;
}

@keyframes fade-in-53699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53727 {
	width:154px !important;
	height:15px !important;
}

#item53730 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-53730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53758 {
	width:182px !important;
	height:15px !important;
}

#item53761 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-53761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53771 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item53785 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53818 {
	width:95px !important;
	height:15px !important;
}

#item53821 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-53821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53851 {
	width:90px !important;
	height:15px !important;
}

#item53854 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

@keyframes fade-in-53854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53883 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54117 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54138 {
	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-54138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54160 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54165 {
	width:29px !important;
	height:29px !important;
}

#item54163 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54243 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item169836 {
	width:477px !important;
	height:272px !important;
	left:32px !important;
}

#item169859 {
	width:477px !important;
	height:204px !important;
	left:32px !important;
	top:271px !important;
}

#item169882 {
	width:477px !important;
	height:272px !important;
	left:32px !important;
	top:476px !important;
}

#item169905 {
	width:477px !important;
	height:272px !important;
	left:32px !important;
	top:748px !important;
}

#item169928 {
	width:477px !important;
	height:294px !important;
	left:32px !important;
	top:1020px !important;
}

#item169951 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item169961 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item169966 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item169971 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item169976 {
	width:19px !important;
	height:19px !important;
	top:385px !important;
}

#item169983 {
	width:19px !important;
	height:19px !important;
	top:522px !important;
}

#item169989 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item169994 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item169999 {
	width:19px !important;
	height:19px !important;
	top:791px !important;
}

#item170004 {
	width:19px !important;
	height:19px !important;
	top:862px !important;
}

#item170009 {
	width:19px !important;
	height:19px !important;
	top:927px !important;
}

#item170014 {
	width:19px !important;
	height:19px !important;
	top:1065px !important;
}

#item170025 {
	width:19px !important;
	height:19px !important;
	top:1130px !important;
}

#item170031 {
	width:19px !important;
	height:19px !important;
	top:1199px !important;
}

#item170036 {
	width:477px !important;
	height:294px !important;
	left:32px !important;
	top:1313px !important;
}

#item170059 {
	width:19px !important;
	height:19px !important;
	top:1358px !important;
}

#item170065 {
	width:19px !important;
	height:19px !important;
	top:1424px !important;
}

#item170072 {
	width:19px !important;
	height:19px !important;
	top:1494px !important;
}

#item242874 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item242877 {
	width:502px !important;
	height:18px !important;
	left:24px !important;
	top:42px !important;
}

#item242900 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item242903 {
	width:570px !important;
	height:30px !important;
}

#item242926 {
	width:333px !important;
	height:20px !important;
}

#item251255 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item54101 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54107 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54105 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54065 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54066 {
	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-54066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table383045 th, table#table383045 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table383045 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table383045 {
	table-layout:fixed;
}

#item54086 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54091 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54089 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item53959 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53960 {
	width:629px !important;
	height:660px !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-53960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53963 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53961 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54039 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:613px !important;
}

#item54061 {
	width:569px !important;
	height:571px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-54061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249944 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249920 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249917 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:637px !important;
}

#item53890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53910 {
	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-53910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53913 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53933 {
	width:505px !important;
	height:4519px !important;
}

@keyframes fade-in-53933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53948 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53946 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53888 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item53886 {
	width:668px !important;
	height:673px !important;
	left:25px !important;
	top:287px !important;
}

#item54439 {
	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;
}

#item54442 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54470 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54440 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item54476 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54505 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54474 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item54511 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54509 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item54545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54572 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54543 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item54578 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item54605 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item54576 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item54611 {
	width:52px !important;
	height:52px !important;
}

#item54609 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item54620 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13170 {
	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-13170 {
	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-13157 {
	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-13157 {
	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-13143 {
	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-13143 {
	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;
	}
}
#item13141 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13182 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13183 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13203 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13208 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13206 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13219 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13217 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13228 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13236 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13256 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item13500 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13520 {
	width:977px !important;
	height:537px !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-13520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13542 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item13627 {
	width:203px !important;
	height:339px !important;
	left:350px !important;
	top:96px !important;
}

#item13630 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:129px !important;
}

#item13638 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:303px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13658 {
	width:216px !important;
	height:341px !important;
	left:80px !important;
	top:96px !important;
}

#item13661 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item13669 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item13696 {
	width:186px !important;
	height:338px !important;
	left:600px !important;
	top:96px !important;
}

#item13699 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:130px !important;
}

#item13707 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:177px !important;
}

#item13717 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:554px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13718 {
	width:21px !important;
	height:21px !important;
	left:964px !important;
	top:24px !important;
}

#item13734 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:193px !important;
}

#item13746 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:305px !important;
}

#item13755 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:368px !important;
}

#item13764 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:322px !important;
}

#item13775 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:272px !important;
}

#item13785 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:288px !important;
}

#item13793 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item13801 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:370px !important;
}

#item13809 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13810 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:130px !important;
}

#item13818 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:191px !important;
}

#item13828 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:257px !important;
}

#item13842 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:354px !important;
}

#item13874 {
	width:169px !important;
	height:398px !important;
	left:832px !important;
	top:96px !important;
}

#item13877 {
	opacity:0.50;
	width:1px !important;
	height:340px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item103750 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:400px !important;
}

#item170161 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:448px !important;
}

#item238557 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item238560 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item238584 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item238587 {
	width:751px !important;
	height:17px !important;
}

#item247894 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247869 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item247866 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:512px !important;
}

#item13482 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13483 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item13489 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13487 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item13445 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13446 {
	width:318px !important;
	height:352px !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-13446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table388786 th, table#table388786 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table388786 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table388786 {
	table-layout:fixed;
}

#item13466 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13471 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13469 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item13335 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13336 {
	width:662px !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-13336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13337 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item13371 {
	width:602px !important;
	height:507px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13418 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item13395 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item13374 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item13441 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item13263 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13283 {
	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-13283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13286 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item13306 {
	width:650px !important;
	height:2240px !important;
}

@keyframes fade-in-13306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13320 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13318 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item13261 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item13259 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item13878 {
	width:34px !important;
	height:13px !important;
	left:325px !important;
	top:141px !important;
}

#item13887 {
	width:34px !important;
	height:13px !important;
	left:423px !important;
	top:141px !important;
}

#item13896 {
	width:34px !important;
	height:13px !important;
	left:516px !important;
	top:141px !important;
}

#item13906 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item13915 {
	width:34px !important;
	height:13px !important;
	left:789px !important;
	top:141px !important;
}

#item13923 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:141px !important;
}

#item13931 {
	width:34px !important;
	height:13px !important;
	left:1001px !important;
	top:141px !important;
}

#item13940 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item13961 {
	width:56px !important;
	height:10px !important;
}

#item13964 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

@keyframes fade-in-13964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13992 {
	width:120px !important;
	height:10px !important;
}

#item13995 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-13995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14026 {
	width:51px !important;
	height:10px !important;
}

#item14029 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-14029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14062 {
	width:80px !important;
	height:10px !important;
}

#item14065 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-14065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14097 {
	width:80px !important;
	height:10px !important;
}

#item14100 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-14100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14129 {
	width:50px !important;
	height:10px !important;
}

#item14132 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-14132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14141 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item14152 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item14181 {
	width:69px !important;
	height:10px !important;
}

#item14184 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-14184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14212 {
	width:71px !important;
	height:10px !important;
}

#item14215 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:14px !important;
}

@keyframes fade-in-14215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14223 {
	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;
}

#item14226 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14254 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14224 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14260 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14287 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14258 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14293 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14322 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14291 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14328 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14360 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14326 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14368 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14400 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14366 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14406 {
	width:43px !important;
	height:43px !important;
}

#item14404 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14417 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54635 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item54671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54669 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54686 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54684 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54696 {
	opacity:0.50;
	width:572px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item54697 {
	width:48px !important;
	height:18px !important;
	left:199px !important;
	top:151px !important;
}

#item54706 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:151px !important;
}

#item54716 {
	width:48px !important;
	height:18px !important;
	left:470px !important;
	top:151px !important;
}

#item54725 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item54733 {
	width:48px !important;
	height:18px !important;
	left:133px !important;
	top:225px !important;
}

#item54741 {
	width:48px !important;
	height:18px !important;
	left:262px !important;
	top:225px !important;
}

#item54749 {
	width:48px !important;
	height:18px !important;
	left:433px !important;
	top:225px !important;
}

#item54757 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item54778 {
	width:78px !important;
	height:15px !important;
}

#item54781 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:20px !important;
}

@keyframes fade-in-54781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54811 {
	width:105px !important;
	height:30px !important;
}

#item54814 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:36px !important;
}

@keyframes fade-in-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54847 {
	width:71px !important;
	height:15px !important;
}

#item54850 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54882 {
	width:112px !important;
	height:15px !important;
}

#item54885 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54914 {
	width:112px !important;
	height:15px !important;
}

#item54917 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54946 {
	width:70px !important;
	height:15px !important;
}

#item54949 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-54949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54959 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item54968 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item54996 {
	width:97px !important;
	height:15px !important;
}

#item54999 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-54999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55027 {
	width:99px !important;
	height:15px !important;
}

#item55030 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

@keyframes fade-in-55030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55057 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item55311 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55332 {
	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-55332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55354 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55359 {
	width:29px !important;
	height:29px !important;
}

#item55357 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55431 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item171202 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
}

#item171225 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
	top:407px !important;
}

#item171249 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
	top:814px !important;
}

#item171272 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item171277 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item171283 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item171288 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item171295 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item171300 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item171305 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item171310 {
	width:19px !important;
	height:19px !important;
	top:721px !important;
}

#item171316 {
	width:19px !important;
	height:19px !important;
	top:861px !important;
}

#item171321 {
	width:19px !important;
	height:19px !important;
	top:926px !important;
}

#item171327 {
	width:19px !important;
	height:19px !important;
	top:1126px !important;
}

#item171337 {
	width:19px !important;
	height:19px !important;
	top:1057px !important;
}

#item171342 {
	width:19px !important;
	height:19px !important;
	top:1193px !important;
}

#item171347 {
	width:477px !important;
	height:540px !important;
	left:32px !important;
	top:1287px !important;
}

#item171370 {
	width:19px !important;
	height:19px !important;
	top:1329px !important;
}

#item171375 {
	width:19px !important;
	height:19px !important;
	top:1397px !important;
}

#item171382 {
	width:19px !important;
	height:19px !important;
	top:1468px !important;
}

#item171388 {
	width:19px !important;
	height:19px !important;
	top:1603px !important;
}

#item171393 {
	width:19px !important;
	height:19px !important;
	top:1669px !important;
}

#item171398 {
	width:19px !important;
	height:19px !important;
	top:1735px !important;
}

#item242960 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item242963 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item242986 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item242994 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243017 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251258 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item55294 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item55300 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55298 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55257 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55258 {
	width:446px !important;
	height:499px !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-55258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table396085 th, table#table396085 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table396085 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table396085 {
	table-layout:fixed;
}

#item55278 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-55278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55283 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55281 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item55132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55133 {
	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-55133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55134 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55218 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item55221 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item55241 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-55241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249996 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249972 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item249969 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item55064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55084 {
	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-55084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55087 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55107 {
	width:505px !important;
	height:5348px !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%;
}

#item55119 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55117 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55062 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55060 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item55700 {
	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;
}

#item55703 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55731 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55701 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55737 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55766 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55735 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55772 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55800 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55770 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item55806 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55834 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55804 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item55840 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item55868 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item55838 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item55874 {
	width:52px !important;
	height:52px !important;
}

#item55872 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item55883 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14463 {
	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-14463 {
	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-14449 {
	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-14449 {
	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-14434 {
	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-14434 {
	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;
	}
}
#item14432 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14475 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14476 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14496 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14501 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14499 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14512 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14510 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14521 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14529 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14549 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item14794 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14814 {
	width:981px !important;
	height:579px !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-14814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14836 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item14921 {
	width:205px !important;
	height:336px !important;
	left:350px !important;
	top:96px !important;
}

#item14924 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:129px !important;
}

#item14933 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:303px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item14953 {
	width:219px !important;
	height:462px !important;
	left:80px !important;
	top:96px !important;
}

#item14956 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item14965 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item14993 {
	width:187px !important;
	height:442px !important;
	left:600px !important;
	top:96px !important;
}

#item14996 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:130px !important;
}

#item15004 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:177px !important;
}

#item15012 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:553px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15015 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15013 {
	width:21px !important;
	height:21px !important;
	left:982px !important;
	top:24px !important;
}

#item15026 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:193px !important;
}

#item15040 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:288px !important;
}

#item15053 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:335px !important;
}

#item15062 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:322px !important;
}

#item15071 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:224px !important;
}

#item15081 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:288px !important;
}

#item15090 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item15098 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:384px !important;
}

#item15107 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15108 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:130px !important;
}

#item15117 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:177px !important;
}

#item15125 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:338px !important;
}

#item15137 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:387px !important;
}

#item15171 {
	width:175px !important;
	height:425px !important;
	left:832px !important;
	top:96px !important;
}

#item15174 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15175 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:495px !important;
}

#item15187 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:431px !important;
}

#item136774 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:239px !important;
}

#item171479 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:431px !important;
}

#item171472 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:447px !important;
}

#item238897 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item238901 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item238924 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item238927 {
	width:751px !important;
	height:17px !important;
}

#item248162 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248137 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248134 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:555px !important;
}

#item14776 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14777 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item14783 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14781 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item14735 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14736 {
	width:318px !important;
	height:362px !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-14736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table402176 th, table#table402176 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table402176 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table402176 {
	table-layout:fixed;
}

#item14756 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14761 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14759 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item14623 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14624 {
	width:662px !important;
	height:590px !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-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14627 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14625 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item14661 {
	width:602px !important;
	height:531px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14708 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:145px !important;
}

#item14685 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:145px !important;
}

#item14664 {
	width:106px !important;
	height:158px !important;
	left:318px !important;
	top:441px !important;
}

#item14731 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:587px !important;
}

#item14556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14576 {
	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-14576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14579 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item14599 {
	width:650px !important;
	height:2574px !important;
}

@keyframes fade-in-14599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14611 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14609 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item14554 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item14552 {
	width:1008px !important;
	height:610px !important;
	left:177px !important;
	top:171px !important;
}

#item15196 {
	width:34px !important;
	height:13px !important;
	left:319px !important;
	top:141px !important;
}

#item15206 {
	width:34px !important;
	height:13px !important;
	left:404px !important;
	top:141px !important;
}

#item15216 {
	width:34px !important;
	height:13px !important;
	left:484px !important;
	top:141px !important;
}

#item15225 {
	width:34px !important;
	height:13px !important;
	left:629px !important;
	top:141px !important;
}

#item15233 {
	width:34px !important;
	height:13px !important;
	left:732px !important;
	top:141px !important;
}

#item15241 {
	width:34px !important;
	height:13px !important;
	left:811px !important;
	top:141px !important;
}

#item15249 {
	width:34px !important;
	height:13px !important;
	left:919px !important;
	top:141px !important;
}

#item15257 {
	width:34px !important;
	height:13px !important;
	left:1027px !important;
	top:141px !important;
}

#item15267 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item15288 {
	width:46px !important;
	height:10px !important;
}

#item15291 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-15291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15325 {
	width:110px !important;
	height:10px !important;
}

#item15328 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-15328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15360 {
	width:40px !important;
	height:10px !important;
}

#item15363 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-15363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15393 {
	width:66px !important;
	height:10px !important;
}

#item15396 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-15396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15425 {
	width:70px !important;
	height:10px !important;
}

#item15428 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-15428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15459 {
	width:70px !important;
	height:10px !important;
}

#item15462 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-15462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15492 {
	width:40px !important;
	height:10px !important;
}

#item15495 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15503 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item15511 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item15539 {
	width:63px !important;
	height:10px !important;
}

#item15542 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15570 {
	width:45px !important;
	height:10px !important;
}

#item15573 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15583 {
	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;
}

#item15586 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15619 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15584 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15625 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15657 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15623 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15663 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15691 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15661 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15697 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15725 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15695 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15762 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15731 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item15768 {
	width:43px !important;
	height:43px !important;
}

#item15766 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15778 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55898 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item55936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55934 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55952 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55950 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55962 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item55963 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:151px !important;
}

#item55972 {
	width:48px !important;
	height:18px !important;
	left:298px !important;
	top:151px !important;
}

#item55982 {
	width:48px !important;
	height:18px !important;
	left:403px !important;
	top:151px !important;
}

#item55992 {
	width:48px !important;
	height:18px !important;
	left:535px !important;
	top:151px !important;
}

#item56001 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:222px !important;
}

#item56009 {
	width:48px !important;
	height:18px !important;
	left:165px !important;
	top:222px !important;
}

#item56017 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:222px !important;
}

#item56025 {
	width:48px !important;
	height:18px !important;
	left:464px !important;
	top:222px !important;
}

#item56037 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:250px !important;
	background:#000;
}

#item56058 {
	width:79px !important;
	height:15px !important;
}

#item56061 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:20px !important;
}

@keyframes fade-in-56061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56096 {
	width:108px !important;
	height:30px !important;
}

#item56099 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:37px !important;
}

@keyframes fade-in-56099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56131 {
	width:71px !important;
	height:15px !important;
}

#item56134 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-56134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56163 {
	width:92px !important;
	height:15px !important;
}

#item56166 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-56166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56195 {
	width:79px !important;
	height:30px !important;
}

#item56198 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:37px !important;
}

@keyframes fade-in-56198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56229 {
	width:98px !important;
	height:15px !important;
}

#item56232 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56261 {
	width:71px !important;
	height:15px !important;
}

#item56264 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-56264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56272 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56280 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:204px !important;
}

#item56308 {
	width:88px !important;
	height:15px !important;
}

#item56311 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56339 {
	width:82px !important;
	height:15px !important;
}

#item56342 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-56342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56372 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item56626 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56647 {
	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-56647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56669 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item56674 {
	width:29px !important;
	height:29px !important;
}

#item56672 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item56743 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item172680 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
}

#item172703 {
	width:477px !important;
	height:406px !important;
	left:32px !important;
	top:407px !important;
}

#item172726 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
	top:812px !important;
}

#item172749 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item172754 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item172761 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item172766 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item172771 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item172776 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item172782 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item172787 {
	width:19px !important;
	height:19px !important;
	top:716px !important;
}

#item172792 {
	width:19px !important;
	height:19px !important;
	top:857px !important;
}

#item172801 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item172809 {
	width:19px !important;
	height:19px !important;
	top:1060px !important;
}

#item172814 {
	width:19px !important;
	height:19px !important;
	top:1126px !important;
}

#item172819 {
	width:19px !important;
	height:19px !important;
	top:1192px !important;
}

#item172827 {
	width:477px !important;
	height:540px !important;
	left:32px !important;
}

#item172850 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item172855 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item172861 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item172866 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item172871 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item172876 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item172882 {
	width:477px !important;
	height:273px !important;
	left:32px !important;
}

#item172905 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item172915 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item172920 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item243047 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243052 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243075 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243078 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243101 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251261 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item56608 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item56614 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56612 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item56569 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56570 {
	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-56570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table409426 th, table#table409426 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table409426 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table409426 {
	table-layout:fixed;
}

#item56590 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56595 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56593 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56454 {
	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-56454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56457 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56455 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56534 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56537 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56557 {
	width:505px !important;
	height:968px !important;
}

@keyframes fade-in-56557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250054 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250030 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250027 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item56379 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56399 {
	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-56399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56402 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56422 {
	width:505px !important;
	height:6222px !important;
}

@keyframes fade-in-56422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56439 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56437 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56377 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56375 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item57032 {
	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;
}

#item57035 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57063 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57033 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57069 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57097 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57067 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57103 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57131 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57101 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57137 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57167 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57135 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57173 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item57206 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item57171 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item57212 {
	width:52px !important;
	height:52px !important;
}

#item57210 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item57225 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-15793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-15819 {
	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-15819 {
	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-15795 {
	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-15795 {
	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;
	}
}
#item15793 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15832 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15833 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15853 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15858 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15856 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15869 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15867 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15880 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15893 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15913 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16153 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16154 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-16154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16174 {
	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-16174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16196 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item16199 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item16200 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item16201 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item173422 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item173427 {
	width:14px !important;
	height:14px !important;
	top:529px !important;
}

#item173434 {
	width:14px !important;
	height:14px !important;
	top:112px !important;
}

#item173439 {
	width:14px !important;
	height:14px !important;
	top:593px !important;
}

#item173444 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item173449 {
	width:14px !important;
	height:14px !important;
	top:672px !important;
}

#item173455 {
	width:14px !important;
	height:14px !important;
	top:752px !important;
}

#item173460 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item173465 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item173475 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:159px !important;
}

#item173480 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:239px !important;
}

#item173485 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:431px !important;
}

#item173490 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:367px !important;
}

#item173497 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:497px !important;
}

#item173503 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item173508 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item173514 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item173520 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:401px !important;
}

#item173525 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item173530 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:463px !important;
}

#item173540 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:527px !important;
}

#item173545 {
	width:249px !important;
	height:810px !important;
	left:21px !important;
}

#item173568 {
	width:245px !important;
	height:927px !important;
	left:312px !important;
}

#item173591 {
	width:238px !important;
	height:948px !important;
	left:599px !important;
}

#item173614 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item173619 {
	width:14px !important;
	height:14px !important;
	top:291px !important;
}

#item173625 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:562px !important;
}

#item173632 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:672px !important;
}

#item173637 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:735px !important;
}

#item173642 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:801px !important;
}

#item173648 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item173653 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:865px !important;
}

#item173658 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:337px !important;
}

#item16634 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16632 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item239091 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239095 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239118 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239122 {
	width:751px !important;
	height:17px !important;
}

#item248268 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248244 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248241 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item16135 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16136 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item16142 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16140 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16097 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16098 {
	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-16098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table417045 th, table#table417045 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table417045 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table417045 {
	table-layout:fixed;
}

#item16118 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16123 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16121 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item15990 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-15990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15991 {
	width:793px !important;
	height:585px !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-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15992 {
	width:21px !important;
	height:21px !important;
	left:797px !important;
	top:24px !important;
}

#item16023 {
	width:727px !important;
	height:531px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16070 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16047 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item16026 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:578px !important;
}

#item16093 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:582px !important;
}

#item15920 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-15920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15940 {
	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-15940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15943 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item15963 {
	width:650px !important;
	height:2540px !important;
}

@keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15977 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item15918 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item15916 {
	width:1008px !important;
	height:605px !important;
	left:177px !important;
	top:171px !important;
}

#item16643 {
	width:34px !important;
	height:13px !important;
	left:316px !important;
	top:141px !important;
}

#item16651 {
	width:34px !important;
	height:13px !important;
	left:424px !important;
	top:141px !important;
}

#item16659 {
	width:34px !important;
	height:13px !important;
	left:540px !important;
	top:141px !important;
}

#item16668 {
	width:34px !important;
	height:13px !important;
	left:637px !important;
	top:141px !important;
}

#item16679 {
	width:34px !important;
	height:13px !important;
	left:742px !important;
	top:141px !important;
}

#item16692 {
	width:34px !important;
	height:13px !important;
	left:908px !important;
	top:141px !important;
}

#item16704 {
	width:34px !important;
	height:13px !important;
	left:1031px !important;
	top:141px !important;
}

#item16713 {
	opacity:0.50;
	width:813px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item16734 {
	width:67px !important;
	height:10px !important;
}

#item16737 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-16737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16766 {
	width:60px !important;
	height:10px !important;
}

#item16769 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-16769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16799 {
	width:70px !important;
	height:10px !important;
}

#item16802 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-16802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16831 {
	width:70px !important;
	height:10px !important;
}

#item16834 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-16834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16862 {
	width:130px !important;
	height:10px !important;
}

#item16865 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-16865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16893 {
	width:83px !important;
	height:10px !important;
}

#item16896 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:14px !important;
}

@keyframes fade-in-16896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16904 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16912 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16942 {
	width:48px !important;
	height:10px !important;
}

#item16945 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-16945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16978 {
	width:46px !important;
	height:10px !important;
}

#item16981 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-16981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16994 {
	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;
}

#item16997 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17026 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16995 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17061 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17030 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item17067 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17097 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17065 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item17103 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17131 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17101 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17139 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17166 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17137 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17172 {
	width:43px !important;
	height:43px !important;
}

#item17170 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17181 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57240 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item57274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57272 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item57286 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57284 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item57295 {
	opacity:0.50;
	width:579px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item57296 {
	width:48px !important;
	height:18px !important;
	left:180px !important;
	top:151px !important;
}

#item57304 {
	width:48px !important;
	height:18px !important;
	left:331px !important;
	top:151px !important;
}

#item57312 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item57320 {
	width:48px !important;
	height:18px !important;
	left:629px !important;
	top:151px !important;
}

#item57330 {
	width:48px !important;
	height:18px !important;
	left:109px !important;
	top:225px !important;
}

#item57343 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item57356 {
	width:48px !important;
	height:18px !important;
	left:466px !important;
	top:225px !important;
}

#item57366 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item57387 {
	width:94px !important;
	height:15px !important;
}

#item57390 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-57390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57421 {
	width:84px !important;
	height:15px !important;
}

#item57424 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-57424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57454 {
	width:98px !important;
	height:15px !important;
}

#item57457 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-57457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57487 {
	width:60px !important;
	height:15px !important;
}

#item57490 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-57490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57518 {
	width:94px !important;
	height:30px !important;
}

#item57521 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:37px !important;
}

@keyframes fade-in-57521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57549 {
	width:116px !important;
	height:15px !important;
}

#item57552 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

@keyframes fade-in-57552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57560 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item57569 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item57600 {
	width:68px !important;
	height:15px !important;
}

#item57603 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-57603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57636 {
	width:65px !important;
	height:15px !important;
}

#item57639 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-57639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57670 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item57915 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57936 {
	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-57936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57958 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57963 {
	width:29px !important;
	height:29px !important;
}

#item57961 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item58034 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item228208 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item228213 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item228219 {
	width:477px !important;
	height:249px !important;
	left:30px !important;
}

#item228243 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228266 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item228271 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item228277 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item228284 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item228291 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228314 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item228323 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item228328 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item228334 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item228342 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228365 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item228370 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item228375 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item228380 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item228386 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228409 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item228415 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item228421 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item228427 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item228438 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228461 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item228466 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item228472 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item228477 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item228483 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228506 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item228511 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item228516 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item228522 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item228529 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item228553 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item228559 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item228564 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item228574 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item243134 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243137 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243160 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243163 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243186 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251264 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item57899 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item57905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57903 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57863 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57864 {
	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-57864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table425332 th, table#table425332 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425332 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425332 {
	table-layout:fixed;
}

#item57884 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57889 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57887 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item57745 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57746 {
	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-57746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57747 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57828 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item57831 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item57851 {
	width:505px !important;
	height:1229px !important;
}

@keyframes fade-in-57851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250109 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250085 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250082 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item57677 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57697 {
	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-57697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57700 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item57720 {
	width:505px !important;
	height:5930px !important;
}

@keyframes fade-in-57720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57733 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57731 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57675 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item57673 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58494 {
	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;
}

#item58497 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58525 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58495 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item58531 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58561 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58529 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item58567 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58601 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58565 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item58607 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58639 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58605 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item58645 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item58673 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item58643 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item58679 {
	width:52px !important;
	height:52px !important;
}

#item58677 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-142594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-142610 {
	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-142610 {
	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-142603 {
	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-142603 {
	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-142596 {
	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-142596 {
	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;
	}
}
#item142594 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item142615 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item142616 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item142617 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item142643 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item142640 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item142649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item142646 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item142652 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item142659 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item142660 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item142686 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142687 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-142687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142689 {
	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-142689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142713 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item142736 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item142737 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item142738 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item176178 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item176183 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item176188 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item176193 {
	width:14px !important;
	height:14px !important;
	top:494px !important;
}

#item176200 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item176205 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item176210 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:159px !important;
}

#item176221 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:239px !important;
}

#item176227 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:416px !important;
}

#item176232 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:351px !important;
}

#item176237 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:479px !important;
}

#item176244 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item176249 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item176254 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:172px !important;
}

#item176259 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item176265 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:431px !important;
}

#item176270 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:496px !important;
}

#item176276 {
	width:249px !important;
	height:810px !important;
	left:21px !important;
}

#item176299 {
	width:245px !important;
	height:932px !important;
	left:312px !important;
}

#item176322 {
	width:238px !important;
	height:729px !important;
	left:599px !important;
}

#item176345 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item176354 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item176359 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:543px !important;
}

#item176364 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:673px !important;
}

#item176369 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:738px !important;
}

#item176376 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:801px !important;
}

#item176381 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item176386 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:865px !important;
}

#item176392 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:367px !important;
}

#item143094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item143091 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item239348 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239355 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239378 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239382 {
	width:751px !important;
	height:17px !important;
}

#item248371 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248347 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248344 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item143302 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-143302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143303 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item143309 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item143306 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item143270 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-143270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143271 {
	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-143271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table432981 th, table#table432981 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table432981 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table432981 {
	table-layout:fixed;
}

#item143272 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-143272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143298 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item143295 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item143161 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-143161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143162 {
	width:799px !important;
	height:592px !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-143162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143167 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item143164 {
	width:21px !important;
	height:21px !important;
	left:803px !important;
	top:24px !important;
}

#item143173 {
	width:743px !important;
	height:539px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-143173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143223 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item143199 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item143196 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:585px !important;
}

#item143246 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:589px !important;
}

#item143102 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-143102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-143102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item143102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143103 {
	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-143103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143126 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item143127 {
	width:650px !important;
	height:2748px !important;
}

@keyframes fade-in-143127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143157 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item143154 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item143100 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item142683 {
	width:1008px !important;
	height:612px !important;
	left:177px !important;
	top:171px !important;
}

#item143312 {
	width:34px !important;
	height:13px !important;
	left:320px !important;
	top:141px !important;
}

#item143317 {
	width:34px !important;
	height:13px !important;
	left:436px !important;
	top:141px !important;
}

#item143331 {
	width:34px !important;
	height:13px !important;
	left:874px !important;
	top:141px !important;
}

#item143335 {
	width:34px !important;
	height:13px !important;
	left:1004px !important;
	top:141px !important;
}

#item143338 {
	opacity:0.50;
	width:813px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item143340 {
	width:80px !important;
	height:10px !important;
}

#item143363 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-143363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143399 {
	width:60px !important;
	height:10px !important;
}

#item143422 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-143422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143426 {
	width:80px !important;
	height:10px !important;
}

#item143449 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-143449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143453 {
	width:70px !important;
	height:10px !important;
}

#item143476 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-143476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143480 {
	width:90px !important;
	height:10px !important;
}

#item143503 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-143503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143508 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item143511 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item143515 {
	width:55px !important;
	height:10px !important;
}

#item143538 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-143538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143543 {
	width:73px !important;
	height:10px !important;
}

#item143566 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-143566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143321 {
	width:34px !important;
	height:13px !important;
}

#item143324 {
	width:34px !important;
	height:13px !important;
	left:68px !important;
}

#item175713 {
	width:34px !important;
	height:13px !important;
	left:34px !important;
}

#item143327 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:9px !important;
}

#item175729 {
	width:34px !important;
	height:13px !important;
	top:9px !important;
}

#item175726 {
	width:15px !important;
	height:21px !important;
	left:35px !important;
}

#item143571 {
	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;
}

#item143575 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143578 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item143572 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item143605 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143608 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item143602 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item143635 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143641 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item143632 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item143667 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143670 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item143664 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item143698 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item143701 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item143695 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item143727 {
	width:43px !important;
	height:43px !important;
}

#item143724 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item143730 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-143730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-143730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item143730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143805 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item143830 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item143827 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item143838 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item143834 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item143841 {
	opacity:0.50;
	width:579px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item143870 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#000;
}

#item144104 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item144129 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-144129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144131 {
	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-144131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144155 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item144181 {
	width:29px !important;
	height:29px !important;
}

#item144178 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item144238 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item178557 {
	width:477px !important;
	height:339px !important;
	left:30px !important;
}

#item178580 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item178586 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item178595 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item178601 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item178624 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item178630 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item178635 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item178640 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item178646 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item178670 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item178675 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item178680 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item178686 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item178693 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item178716 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item178722 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item178731 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item178736 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item178742 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item178766 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item178771 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item178776 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item178781 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item178787 {
	width:477px !important;
	height:426px !important;
	left:30px !important;
}

#item178810 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item178816 {
	width:19px !important;
	height:19px !important;
	top:129px !important;
}

#item178821 {
	width:19px !important;
	height:19px !important;
	top:219px !important;
}

#item178827 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item178835 {
	width:477px !important;
	height:336px !important;
	left:30px !important;
}

#item178858 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item178868 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item178873 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item243218 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243221 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243244 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243247 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243270 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251267 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item144844 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item144851 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item144847 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item144812 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-144812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144813 {
	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-144813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table441150 th, table#table441150 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441150 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441150 {
	table-layout:fixed;
}

#item144814 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-144814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144840 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item144837 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item144699 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-144699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144700 {
	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-144700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144705 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item144701 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item144759 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item144782 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item144783 {
	width:505px !important;
	height:1095px !important;
}

@keyframes fade-in-144783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250172 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250148 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250145 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item144640 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-144640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144641 {
	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-144641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144664 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item144665 {
	width:505px !important;
	height:6602px !important;
}

@keyframes fade-in-144665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144695 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item144692 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item144638 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item144127 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item176778 {
	width:48px !important;
	height:18px !important;
	left:175px !important;
	top:151px !important;
}

#item176781 {
	width:48px !important;
	height:18px !important;
	left:324px !important;
	top:151px !important;
}

#item176785 {
	width:112px !important;
	height:15px !important;
}

#item176808 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-176808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176812 {
	width:84px !important;
	height:15px !important;
}

#item176835 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-176835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176840 {
	width:112px !important;
	height:15px !important;
}

#item176863 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-176863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176870 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item176874 {
	width:76px !important;
	height:15px !important;
}

#item176897 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-176897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176901 {
	width:48px !important;
	height:18px !important;
}

#item176904 {
	width:48px !important;
	height:18px !important;
	left:96px !important;
}

#item176908 {
	width:48px !important;
	height:18px !important;
	left:48px !important;
}

#item176931 {
	width:48px !important;
	height:18px !important;
	left:260px !important;
	top:225px !important;
}

#item176934 {
	width:48px !important;
	height:18px !important;
	left:442px !important;
	top:225px !important;
}

#item176938 {
	width:98px !important;
	height:15px !important;
}

#item176961 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-176961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176965 {
	width:126px !important;
	height:15px !important;
}

#item176988 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

@keyframes fade-in-176988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176991 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item176995 {
	width:103px !important;
	height:15px !important;
}

#item177018 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

@keyframes fade-in-177018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177023 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:13px !important;
}

#item177027 {
	width:48px !important;
	height:18px !important;
	top:13px !important;
}

#item177031 {
	width:21px !important;
	height:29px !important;
	left:48px !important;
}

#item144854 {
	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;
}

#item144858 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item144862 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item144855 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item144888 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item144891 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item144885 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item144917 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item144920 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item144914 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item144946 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item144950 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item144943 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item144977 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item144986 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item144974 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item145012 {
	width:52px !important;
	height:52px !important;
}

#item145009 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item145016 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-145016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-145016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item145016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17226 {
	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-17226 {
	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-17213 {
	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-17213 {
	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;
	}
}
#item17196 {
	width:952px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17239 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17240 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17260 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17263 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:466px !important;
}

#item17281 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17279 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:466px !important;
}

#item17296 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17305 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17325 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item178952 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-178952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178953 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-178953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178954 {
	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-178954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178977 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item17673 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17671 {
	width:21px !important;
	height:21px !important;
	left:905px !important;
	top:24px !important;
}

#item179000 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item179001 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item179002 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item179678 {
	width:14px !important;
	height:14px !important;
	top:287px !important;
}

#item179683 {
	width:14px !important;
	height:14px !important;
	top:334px !important;
}

#item179689 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item179694 {
	width:14px !important;
	height:14px !important;
	top:430px !important;
}

#item179702 {
	width:14px !important;
	height:14px !important;
	top:479px !important;
}

#item179708 {
	width:14px !important;
	height:14px !important;
	top:527px !important;
}

#item179718 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item179723 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item179728 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:145px !important;
}

#item179733 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:254px !important;
}

#item179738 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:351px !important;
}

#item179744 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:306px !important;
}

#item179749 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:446px !important;
}

#item179754 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item179759 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:77px !important;
}

#item179766 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:126px !important;
}

#item179772 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:221px !important;
}

#item179782 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:366px !important;
}

#item179787 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:432px !important;
}

#item179792 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:495px !important;
}

#item179799 {
	width:249px !important;
	height:627px !important;
	left:21px !important;
}

#item179822 {
	width:245px !important;
	height:599px !important;
	left:312px !important;
}

#item179845 {
	width:238px !important;
	height:622px !important;
	left:599px !important;
}

#item179868 {
	width:14px !important;
	height:14px !important;
	top:145px !important;
}

#item179873 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item179878 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:496px !important;
}

#item179883 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:78px !important;
}

#item179888 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:270px !important;
}

#item239548 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239551 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239574 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239577 {
	width:751px !important;
	height:17px !important;
}

#item248477 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248453 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248449 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item17545 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17546 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17552 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17550 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17508 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17509 {
	width:318px !important;
	height:336px !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-17509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table448665 th, table#table448665 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table448665 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table448665 {
	table-layout:fixed;
}

#item17529 {
	width:258px !important;
	height:276px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17534 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17532 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item17401 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17402 {
	width:662px !important;
	height:554px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17405 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17403 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item17434 {
	width:602px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17481 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17458 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item17437 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:539px !important;
}

#item17504 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:543px !important;
}

#item17332 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17352 {
	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-17352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17355 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17375 {
	width:650px !important;
	height:2692px !important;
}

@keyframes fade-in-17375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17389 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17387 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17330 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17328 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item17935 {
	width:34px !important;
	height:13px !important;
	left:306px !important;
	top:141px !important;
}

#item17943 {
	width:34px !important;
	height:13px !important;
	left:395px !important;
	top:141px !important;
}

#item17951 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:141px !important;
}

#item17959 {
	width:34px !important;
	height:13px !important;
	left:616px !important;
	top:141px !important;
}

#item17969 {
	width:34px !important;
	height:13px !important;
	left:695px !important;
	top:141px !important;
}

#item17982 {
	width:34px !important;
	height:13px !important;
	left:808px !important;
	top:141px !important;
}

#item17994 {
	width:34px !important;
	height:13px !important;
	left:954px !important;
	top:141px !important;
}

#item18004 {
	width:34px !important;
	height:13px !important;
	left:1041px !important;
	top:141px !important;
}

#item18014 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item18035 {
	width:50px !important;
	height:10px !important;
}

#item18038 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-18038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18070 {
	width:71px !important;
	height:10px !important;
}

#item18073 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-18073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18104 {
	width:80px !important;
	height:10px !important;
}

#item18107 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-18107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18135 {
	width:69px !important;
	height:10px !important;
}

#item18138 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18166 {
	width:40px !important;
	height:10px !important;
}

#item18169 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18197 {
	width:110px !important;
	height:10px !important;
}

#item18200 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18229 {
	width:50px !important;
	height:10px !important;
}

#item18232 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-18232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18243 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18257 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18290 {
	width:42px !important;
	height:10px !important;
}

#item18293 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18322 {
	width:35px !important;
	height:10px !important;
}

#item18325 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-18325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18334 {
	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;
}

#item18337 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18366 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18335 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18400 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18370 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18406 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18433 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18404 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18439 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18466 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18437 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18474 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18501 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18472 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18507 {
	width:43px !important;
	height:43px !important;
}

#item18505 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18516 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58704 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item58737 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58735 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58748 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58746 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58757 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:178px !important;
	background:#000;
}

#item58758 {
	width:48px !important;
	height:18px !important;
	left:170px !important;
	top:151px !important;
}

#item58766 {
	width:48px !important;
	height:18px !important;
	left:295px !important;
	top:151px !important;
}

#item58778 {
	width:48px !important;
	height:18px !important;
	left:446px !important;
	top:151px !important;
}

#item58793 {
	width:48px !important;
	height:18px !important;
	left:557px !important;
	top:151px !important;
}

#item58805 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item58814 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:225px !important;
}

#item58823 {
	width:48px !important;
	height:18px !important;
	left:356px !important;
	top:225px !important;
}

#item58833 {
	width:48px !important;
	height:18px !important;
	left:486px !important;
	top:225px !important;
}

#item58842 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-4px !important;
	top:253px !important;
	background:#000;
}

#item58863 {
	width:70px !important;
	height:15px !important;
}

#item58866 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58896 {
	width:70px !important;
	height:30px !important;
}

#item58899 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:37px !important;
}

@keyframes fade-in-58899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58927 {
	width:112px !important;
	height:15px !important;
}

#item58930 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58958 {
	width:103px !important;
	height:15px !important;
}

#item58961 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-58961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58989 {
	width:56px !important;
	height:15px !important;
}

#item58992 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-58992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59022 {
	width:113px !important;
	height:30px !important;
}

#item59025 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:37px !important;
}

@keyframes fade-in-59025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59058 {
	width:70px !important;
	height:15px !important;
}

#item59061 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-59061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59073 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item59082 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item59111 {
	width:59px !important;
	height:15px !important;
}

#item59114 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-59114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59145 {
	width:49px !important;
	height:15px !important;
}

#item59148 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-59148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59177 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59432 {
	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-59432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59454 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59459 {
	width:29px !important;
	height:29px !important;
}

#item59457 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item59541 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item181216 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item181222 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item181233 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item181238 {
	width:477px !important;
	height:272px !important;
	left:37px !important;
}

#item181261 {
	width:477px !important;
	height:272px !important;
	left:37px !important;
	top:272px !important;
}

#item181284 {
	width:477px !important;
	height:272px !important;
	left:37px !important;
	top:543px !important;
}

#item181307 {
	width:477px !important;
	height:294px !important;
	left:37px !important;
	top:815px !important;
}

#item181330 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item181336 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item181341 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item181346 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item181351 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item181356 {
	width:19px !important;
	height:19px !important;
	top:723px !important;
}

#item181362 {
	width:19px !important;
	height:19px !important;
	top:862px !important;
}

#item181368 {
	width:19px !important;
	height:19px !important;
	top:994px !important;
}

#item181376 {
	width:19px !important;
	height:19px !important;
	top:925px !important;
}

#item181384 {
	width:477px !important;
	height:272px !important;
	left:37px !important;
}

#item181407 {
	width:477px !important;
	height:204px !important;
	left:37px !important;
	top:272px !important;
}

#item181430 {
	width:477px !important;
	height:269px !important;
	left:37px !important;
	top:476px !important;
}

#item181453 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item181462 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item181467 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item181472 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item181478 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item181483 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item181488 {
	width:19px !important;
	height:19px !important;
	top:585px !important;
}

#item181493 {
	width:19px !important;
	height:19px !important;
	top:650px !important;
}

#item181499 {
	width:477px !important;
	height:204px !important;
	left:37px !important;
	top:1853px !important;
}

#item181522 {
	width:477px !important;
	height:272px !important;
	left:37px !important;
	top:2056px !important;
}

#item181545 {
	width:19px !important;
	height:19px !important;
	top:1896px !important;
}

#item181550 {
	width:19px !important;
	height:19px !important;
	top:1965px !important;
}

#item181556 {
	width:19px !important;
	height:19px !important;
	top:2099px !important;
}

#item181562 {
	width:19px !important;
	height:19px !important;
	top:2166px !important;
}

#item181572 {
	width:19px !important;
	height:19px !important;
	top:2234px !important;
}

#item243310 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243314 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243338 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243342 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243365 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251271 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item59393 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59399 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59397 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59357 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59358 {
	width:446px !important;
	height:470px !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-59358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table455981 th, table#table455981 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455981 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table455981 {
	table-layout:fixed;
}

#item59378 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-59378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59383 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59381 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item180009 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-180009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180010 {
	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-180010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59255 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59253 {
	width:27px !important;
	height:27px !important;
	left:610px !important;
	top:17px !important;
}

#item180011 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item180034 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item180035 {
	width:505px !important;
	height:1095px !important;
}

@keyframes fade-in-180035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250229 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250204 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250201 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item59184 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59204 {
	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-59204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59207 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item59227 {
	width:505px !important;
	height:6423px !important;
}

@keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59239 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59182 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item59180 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item59808 {
	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;
}

#item59811 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59843 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59809 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59849 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59880 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59847 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59886 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59914 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59884 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59920 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59948 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59918 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59954 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item59983 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item59952 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item59989 {
	width:52px !important;
	height:52px !important;
}

#item59987 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59999 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-18531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18564 {
	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-18564 {
	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-18547 {
	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-18547 {
	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-18533 {
	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-18533 {
	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;
	}
}
#item18531 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18581 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18582 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18602 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18607 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18605 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18620 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18618 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18630 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18640 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18660 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item18893 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18894 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18914 {
	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-18914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18936 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item18939 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18940 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18941 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item182142 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item182149 {
	width:14px !important;
	height:14px !important;
	top:479px !important;
}

#item182156 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item182164 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item182171 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item182178 {
	width:14px !important;
	height:14px !important;
	top:672px !important;
}

#item182186 {
	width:14px !important;
	height:14px !important;
	top:400px !important;
}

#item182193 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item182201 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item182209 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item182222 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item182229 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item182237 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item182244 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item182251 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item182258 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item182265 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item182273 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:658px !important;
}

#item182280 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:723px !important;
}

#item182288 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:802px !important;
}

#item182297 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:868px !important;
}

#item182308 {
	width:249px !important;
	height:1034px !important;
	left:21px !important;
}

#item182331 {
	width:245px !important;
	height:1043px !important;
	left:312px !important;
}

#item182354 {
	width:238px !important;
	height:1022px !important;
	left:599px !important;
	top:1px !important;
}

#item182377 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item182384 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item182391 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:530px !important;
}

#item182400 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:640px !important;
}

#item182407 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:705px !important;
}

#item182414 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:769px !important;
}

#item182422 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:832px !important;
}

#item182431 {
	width:14px !important;
	height:14px !important;
	top:798px !important;
}

#item182438 {
	width:14px !important;
	height:14px !important;
	top:879px !important;
}

#item182446 {
	width:14px !important;
	height:14px !important;
	top:735px !important;
}

#item182452 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item182463 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item182468 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item182473 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:481px !important;
}

#item182478 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:544px !important;
}

#item19439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19437 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item239634 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239638 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239661 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239664 {
	width:751px !important;
	height:17px !important;
}

#item248579 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248555 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248552 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item18876 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18877 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item18883 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18881 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#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: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-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%;
}

table#table465320 th, table#table465320 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table465320 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table465320 {
	table-layout:fixed;
}

#item18861 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18866 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18864 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item18734 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18735 {
	width:697px !important;
	height:589px !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-18735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18736 {
	width:21px !important;
	height:21px !important;
	left:702px !important;
	top:24px !important;
}

#item18766 {
	width:642px !important;
	height:531px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18813 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item18790 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item18769 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:580px !important;
}

#item18836 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:584px !important;
}

#item18667 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18687 {
	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-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18690 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item18710 {
	width:650px !important;
	height:2751px !important;
}

@keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18724 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18722 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18665 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item18663 {
	width:1008px !important;
	height:609px !important;
	left:177px !important;
	top:171px !important;
}

#item19449 {
	width:34px !important;
	height:13px !important;
	left:304px !important;
	top:141px !important;
}

#item19457 {
	width:34px !important;
	height:13px !important;
	left:395px !important;
	top:141px !important;
}

#item19465 {
	width:34px !important;
	height:13px !important;
	left:468px !important;
	top:141px !important;
}

#item19473 {
	width:34px !important;
	height:13px !important;
	left:552px !important;
	top:141px !important;
}

#item19481 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:141px !important;
}

#item19491 {
	width:34px !important;
	height:13px !important;
	left:765px !important;
	top:141px !important;
}

#item19504 {
	width:34px !important;
	height:13px !important;
	left:837px !important;
	top:141px !important;
}

#item19517 {
	width:34px !important;
	height:13px !important;
	left:938px !important;
	top:141px !important;
}

#item19527 {
	width:34px !important;
	height:13px !important;
	left:1041px !important;
	top:141px !important;
}

#item19537 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item19558 {
	width:63px !important;
	height:10px !important;
}

#item19561 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@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%;
}

#item19592 {
	width:42px !important;
	height:10px !important;
}

#item19595 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-19595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19624 {
	width:58px !important;
	height:10px !important;
}

#item19627 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-19627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19655 {
	width:101px !important;
	height:21px !important;
}

#item19658 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:25px !important;
}

@keyframes fade-in-19658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19686 {
	width:63px !important;
	height:10px !important;
}

#item19689 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:13px !important;
}

@keyframes fade-in-19689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19717 {
	width:86px !important;
	height:10px !important;
}

#item19720 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:14px !important;
}

@keyframes fade-in-19720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19748 {
	width:71px !important;
	height:10px !important;
}

#item19751 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-19751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19781 {
	width:34px !important;
	height:10px !important;
}

#item19784 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

@keyframes fade-in-19784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19797 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item19809 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item19838 {
	width:63px !important;
	height:10px !important;
}

#item19841 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-19841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19871 {
	width:58px !important;
	height:10px !important;
}

#item19874 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-19874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19884 {
	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;
}

#item19887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19915 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19885 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19921 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19948 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19919 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19954 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19981 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19952 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20014 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19985 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20022 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20049 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20020 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20055 {
	width:43px !important;
	height:43px !important;
}

#item20053 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20066 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60014 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item60044 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60042 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item60055 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60053 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item60066 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:211px !important;
	background:#000;
}

#item60067 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:129px !important;
	top:161px !important;
	background:#000;
}

#item60068 {
	width:49px !important;
	height:18px !important;
	left:198px !important;
	top:132px !important;
}

#item60081 {
	width:49px !important;
	height:18px !important;
	left:376px !important;
	top:132px !important;
}

#item60094 {
	width:49px !important;
	height:18px !important;
	left:527px !important;
	top:132px !important;
}

#item60104 {
	width:49px !important;
	height:18px !important;
	left:36px !important;
	top:184px !important;
}

#item60113 {
	width:49px !important;
	height:18px !important;
	left:282px !important;
	top:182px !important;
}

#item60123 {
	width:49px !important;
	height:18px !important;
	left:466px !important;
	top:182px !important;
}

#item60132 {
	width:49px !important;
	height:18px !important;
	left:615px !important;
	top:182px !important;
}

#item60140 {
	width:49px !important;
	height:18px !important;
	left:180px !important;
	top:239px !important;
}

#item60148 {
	width:49px !important;
	height:18px !important;
	left:429px !important;
	top:239px !important;
}

#item60156 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:267px !important;
	background:#000;
}

#item60177 {
	width:91px !important;
	height:15px !important;
}

#item60180 {
	width:28px !important;
	height:28px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-60180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60208 {
	width:74px !important;
	height:15px !important;
}

#item60211 {
	width:28px !important;
	height:28px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-60211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60241 {
	width:74px !important;
	height:15px !important;
}

#item60244 {
	width:28px !important;
	height:28px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-60244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60278 {
	width:145px !important;
	height:30px !important;
}

#item60281 {
	width:28px !important;
	height:28px !important;
	left:59px !important;
	top:35px !important;
}

@keyframes fade-in-60281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60314 {
	width:91px !important;
	height:15px !important;
}

#item60317 {
	width:28px !important;
	height:28px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-60317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60346 {
	width:125px !important;
	height:15px !important;
}

#item60349 {
	width:28px !important;
	height:28px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60378 {
	width:112px !important;
	height:15px !important;
}

#item60381 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:20px !important;
}

@keyframes fade-in-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60411 {
	width:104px !important;
	height:15px !important;
}

#item60414 {
	width:28px !important;
	height:28px !important;
	left:39px !important;
	top:20px !important;
}

@keyframes fade-in-60414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60424 {
	width:47px !important;
	height:47px !important;
	left:36px !important;
	top:113px !important;
}

#item60432 {
	width:47px !important;
	height:47px !important;
	left:617px !important;
	top:219px !important;
}

#item60460 {
	width:94px !important;
	height:15px !important;
}

#item60463 {
	width:28px !important;
	height:28px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-60463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60491 {
	width:94px !important;
	height:15px !important;
}

#item60494 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
	top:20px !important;
}

@keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60522 {
	width:628px !important;
	height:29px !important;
	left:36px !important;
	top:36px !important;
}

#item60781 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60802 {
	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-60802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60824 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item60829 {
	width:29px !important;
	height:29px !important;
}

#item60827 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item60899 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item184889 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item184912 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
	top:428px !important;
}

#item184935 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
	top:856px !important;
}

#item184958 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item184963 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item184968 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item184974 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item184979 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item184985 {
	width:19px !important;
	height:19px !important;
	top:737px !important;
}

#item184991 {
	width:19px !important;
	height:19px !important;
	top:562px !important;
}

#item185001 {
	width:19px !important;
	height:19px !important;
	top:472px !important;
}

#item185006 {
	width:19px !important;
	height:19px !important;
	top:900px !important;
}

#item185011 {
	width:19px !important;
	height:19px !important;
	top:1078px !important;
}

#item185016 {
	width:19px !important;
	height:19px !important;
	top:1168px !important;
}

#item185021 {
	width:19px !important;
	height:19px !important;
	top:988px !important;
}

#item185027 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item185050 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item185055 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item185061 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item185068 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item185075 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item185098 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item185104 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item185113 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item185118 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item185124 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item185147 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item185153 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item185158 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item185164 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item185170 {
	width:477px !important;
	height:428px !important;
	left:37px !important;
}

#item185194 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item185200 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item185205 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item185211 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item185220 {
	width:477px !important;
	height:451px !important;
	left:37px !important;
}

#item185243 {
	width:19px !important;
	height:19px !important;
	top:157px !important;
}

#item185252 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item185258 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item185264 {
	width:19px !important;
	height:19px !important;
	top:333px !important;
}

#item185270 {
	width:477px !important;
	height:451px !important;
	left:37px !important;
}

#item185293 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item185298 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item185303 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item185308 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item243395 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243398 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243421 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243425 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243448 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251274 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item60763 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item60769 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60767 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item60724 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60725 {
	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-60725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table474698 th, table#table474698 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table474698 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table474698 {
	table-layout:fixed;
}

#item60745 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-60745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60750 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60748 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item60602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60603 {
	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-60603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60606 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60604 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60689 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item60692 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item60712 {
	width:505px !important;
	height:1133px !important;
}

@keyframes fade-in-60712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250282 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250258 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250255 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item60529 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60549 {
	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-60549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60552 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item60572 {
	width:505px !important;
	height:6289px !important;
}

@keyframes fade-in-60572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60586 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60584 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60527 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item60525 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item61471 {
	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;
}

#item61474 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61505 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61472 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61511 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61509 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61573 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61543 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61579 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61608 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61577 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item61614 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item61642 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item61612 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item61648 {
	width:52px !important;
	height:52px !important;
}

#item61646 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item61657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20121 {
	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-20121 {
	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-20103 {
	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-20103 {
	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-20083 {
	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-20083 {
	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;
	}
}
#item20081 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20133 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20134 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20154 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20159 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20157 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20171 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20169 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20182 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20191 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20211 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20447 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20448 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-20448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20468 {
	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-20468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20490 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20493 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20494 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20495 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item229165 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item229171 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item229176 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item229182 {
	width:14px !important;
	height:14px !important;
	top:673px !important;
}

#item229187 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item229192 {
	width:14px !important;
	height:14px !important;
	top:739px !important;
}

#item229197 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item229204 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item229210 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item229215 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:159px !important;
}

#item229226 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item229231 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item229236 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:399px !important;
}

#item229241 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item229246 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item229251 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item229256 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item229261 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:655px !important;
}

#item229267 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:722px !important;
}

#item229274 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:801px !important;
}

#item229282 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:865px !important;
}

#item229292 {
	width:249px !important;
	height:957px !important;
	left:21px !important;
}

#item229315 {
	width:245px !important;
	height:957px !important;
	left:312px !important;
}

#item229338 {
	width:238px !important;
	height:956px !important;
	left:599px !important;
	top:1px !important;
}

#item229361 {
	width:14px !important;
	height:14px !important;
	top:401px !important;
}

#item229366 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item229371 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item229376 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:640px !important;
}

#item229381 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:704px !important;
}

#item229386 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:769px !important;
}

#item229392 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:832px !important;
}

#item229397 {
	width:14px !important;
	height:14px !important;
	top:880px !important;
}

#item229403 {
	width:14px !important;
	height:14px !important;
	top:801px !important;
}

#item229410 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:463px !important;
}

#item229417 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item229426 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item229431 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:547px !important;
}

#item229436 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:482px !important;
}

#item229441 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item20994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20992 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item239724 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239727 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239750 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239754 {
	width:751px !important;
	height:17px !important;
}

#item248632 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248608 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248605 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item20425 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20426 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item20432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20430 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20389 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20390 {
	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-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table483837 th, table#table483837 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table483837 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table483837 {
	table-layout:fixed;
}

#item20410 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20415 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20413 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item20283 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20284 {
	width:759px !important;
	height:584px !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-20284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20287 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20285 {
	width:21px !important;
	height:21px !important;
	left:763px !important;
	top:24px !important;
}

#item20315 {
	width:706px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20362 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item20339 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item20318 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:568px !important;
}

#item20385 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item20218 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20238 {
	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-20238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20241 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item20261 {
	width:650px !important;
	height:2680px !important;
}

@keyframes fade-in-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20271 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item20216 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item20214 {
	width:1008px !important;
	height:604px !important;
	left:177px !important;
	top:171px !important;
}

#item21004 {
	width:34px !important;
	height:13px !important;
	left:310px !important;
	top:141px !important;
}

#item21013 {
	width:34px !important;
	height:13px !important;
	left:411px !important;
	top:141px !important;
}

#item21022 {
	width:34px !important;
	height:13px !important;
	left:489px !important;
	top:141px !important;
}

#item21030 {
	width:34px !important;
	height:13px !important;
	left:575px !important;
	top:141px !important;
}

#item21040 {
	width:34px !important;
	height:13px !important;
	left:721px !important;
	top:141px !important;
}

#item21053 {
	width:34px !important;
	height:13px !important;
	left:825px !important;
	top:141px !important;
}

#item21065 {
	width:34px !important;
	height:13px !important;
	left:904px !important;
	top:141px !important;
}

#item21074 {
	width:34px !important;
	height:13px !important;
	left:1014px !important;
	top:141px !important;
}

#item21083 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21104 {
	width:64px !important;
	height:10px !important;
}

#item21107 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:13px !important;
}

@keyframes fade-in-21107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21137 {
	width:42px !important;
	height:10px !important;
}

#item21140 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:13px !important;
}

@keyframes fade-in-21140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21169 {
	width:50px !important;
	height:10px !important;
}

#item21172 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:13px !important;
}

@keyframes fade-in-21172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21200 {
	width:115px !important;
	height:10px !important;
}

#item21203 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:13px !important;
}

@keyframes fade-in-21203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21231 {
	width:75px !important;
	height:10px !important;
}

#item21234 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:13px !important;
}

@keyframes fade-in-21234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21263 {
	width:68px !important;
	height:10px !important;
}

#item21266 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:13px !important;
}

@keyframes fade-in-21266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21295 {
	width:40px !important;
	height:10px !important;
}

#item21298 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:13px !important;
}

@keyframes fade-in-21298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21308 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21322 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21355 {
	width:48px !important;
	height:10px !important;
}

#item21358 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-21358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21388 {
	width:72px !important;
	height:10px !important;
}

#item21391 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:13px !important;
}

@keyframes fade-in-21391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21400 {
	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;
}

#item21403 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21432 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21401 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21438 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21466 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21436 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item21472 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21499 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21470 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item21505 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21532 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21503 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item21540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21567 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21538 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item21573 {
	width:43px !important;
	height:43px !important;
}

#item21571 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21582 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61672 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item61704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61702 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item61718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61716 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item61733 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item61734 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:120px !important;
	top:178px !important;
	background:#000;
}

#item61735 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:151px !important;
}

#item61747 {
	width:48px !important;
	height:18px !important;
	left:312px !important;
	top:151px !important;
}

#item61756 {
	width:48px !important;
	height:18px !important;
	left:425px !important;
	top:151px !important;
}

#item61765 {
	width:48px !important;
	height:18px !important;
	left:549px !important;
	top:151px !important;
}

#item61778 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item61790 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:225px !important;
}

#item61798 {
	width:48px !important;
	height:18px !important;
	left:299px !important;
	top:225px !important;
}

#item61806 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:225px !important;
}

#item61834 {
	width:90px !important;
	height:15px !important;
}

#item61837 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61865 {
	width:59px !important;
	height:15px !important;
}

#item61868 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-61868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61898 {
	width:70px !important;
	height:15px !important;
}

#item61901 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-61901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61936 {
	width:117px !important;
	height:30px !important;
}

#item61939 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:37px !important;
}

@keyframes fade-in-61939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61973 {
	width:98px !important;
	height:15px !important;
}

#item61976 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-61976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62005 {
	width:95px !important;
	height:15px !important;
}

#item62008 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-62008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62037 {
	width:56px !important;
	height:15px !important;
}

#item62040 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-62040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62050 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item62059 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item62087 {
	width:67px !important;
	height:15px !important;
}

#item62090 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62118 {
	width:98px !important;
	height:15px !important;
}

#item62121 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-62121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62148 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item62399 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62420 {
	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-62420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62442 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62447 {
	width:29px !important;
	height:29px !important;
}

#item62445 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62519 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item230036 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item230059 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
	top:428px !important;
}

#item230082 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
	top:856px !important;
}

#item230106 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item230111 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item230116 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item230121 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:741px !important;
}

#item230127 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:649px !important;
}

#item230133 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:563px !important;
}

#item230139 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:474px !important;
}

#item230148 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:900px !important;
}

#item230153 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:992px !important;
}

#item230158 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1167px !important;
}

#item230164 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:1079px !important;
}

#item230170 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item230193 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item230199 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item230204 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item230209 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item230216 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item230239 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item230245 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item230253 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item230262 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item230268 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item230291 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item230296 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item230301 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item230307 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item230313 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item230336 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item230341 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item230348 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item230354 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item230361 {
	width:477px !important;
	height:451px !important;
	left:30px !important;
}

#item230384 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item230390 {
	width:19px !important;
	height:19px !important;
	top:156px !important;
}

#item230400 {
	width:19px !important;
	height:19px !important;
	top:335px !important;
}

#item230405 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item230411 {
	width:477px !important;
	height:451px !important;
	left:30px !important;
}

#item230434 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item230439 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item230445 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item230450 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item230455 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item243480 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243487 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243510 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243514 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243537 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251277 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item62382 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62388 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62386 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62345 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62346 {
	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-62346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table496762 th, table#table496762 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table496762 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table496762 {
	table-layout:fixed;
}

#item62366 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62371 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62369 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item62222 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62223 {
	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-62223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62226 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62224 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62307 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item62310 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item62330 {
	width:505px !important;
	height:1064px !important;
}

@keyframes fade-in-62330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250336 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250312 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250309 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item62155 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62175 {
	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-62175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62178 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item62198 {
	width:505px !important;
	height:6266px !important;
}

@keyframes fade-in-62198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62210 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62208 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62153 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item62151 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item63072 {
	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;
}

#item63075 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63108 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63073 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63114 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63146 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63112 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63152 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63180 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63150 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63186 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63214 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63184 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item63220 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item63249 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item63218 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item63255 {
	width:52px !important;
	height:52px !important;
}

#item63253 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item63265 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-21629 {
	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-21629 {
	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-21611 {
	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-21611 {
	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-21599 {
	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-21599 {
	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;
	}
}
#item21597 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21647 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21648 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21668 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21671 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21685 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21699 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21712 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21732 {
	width:954px !important;
	height:27px !important;
	left:204px !important;
	top:44px !important;
}

#item188531 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:37px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-188531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188532 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:37px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-188532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188533 {
	width:902px !important;
	height:572px !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-188533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188556 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:50px !important;
}

#item22224 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22222 {
	width:21px !important;
	height:21px !important;
	left:908px !important;
	top:24px !important;
}

#item188579 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:329px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item188580 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:615px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item188581 {
	width:866px !important;
	height:436px !important;
	left:54px !important;
	top:93px !important;
}

#item189330 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item189335 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item189340 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item189345 {
	width:14px !important;
	height:14px !important;
	top:513px !important;
}

#item189350 {
	width:14px !important;
	height:14px !important;
	top:144px !important;
}

#item189355 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item189363 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item189369 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:78px !important;
}

#item189380 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item189385 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item189390 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item189395 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:336px !important;
}

#item189401 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item189406 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item189412 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item189418 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item189424 {
	width:249px !important;
	height:632px !important;
	left:21px !important;
}

#item189447 {
	width:245px !important;
	height:633px !important;
	left:312px !important;
}

#item189470 {
	width:238px !important;
	height:631px !important;
	left:599px !important;
	top:1px !important;
}

#item189493 {
	width:14px !important;
	height:14px !important;
	top:322px !important;
}

#item189500 {
	width:14px !important;
	height:14px !important;
	top:256px !important;
}

#item189506 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:494px !important;
}

#item189515 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:543px !important;
}

#item189520 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:447px !important;
}

#item189525 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:272px !important;
}

#item189530 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:370px !important;
}

#item189536 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:467px !important;
}

#item189541 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item239817 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239820 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239843 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239846 {
	width:751px !important;
	height:17px !important;
}

#item248682 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248658 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248655 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:547px !important;
}

#item21955 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21956 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item21962 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21960 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item21917 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21918 {
	width:318px !important;
	height:359px !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-21918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table504195 th, table#table504195 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table504195 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table504195 {
	table-layout:fixed;
}

#item21938 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21943 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21941 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item21809 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21810 {
	width:662px !important;
	height:535px !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-21810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21813 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21811 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item21843 {
	width:602px !important;
	height:475px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21890 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item21867 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item21846 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:521px !important;
}

#item21913 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:525px !important;
}

#item21739 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21759 {
	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-21759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21762 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21782 {
	width:650px !important;
	height:2487px !important;
}

@keyframes fade-in-21782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21797 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21795 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21737 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21735 {
	width:1008px !important;
	height:592px !important;
	left:176px !important;
	top:171px !important;
}

#item22410 {
	width:34px !important;
	height:13px !important;
	left:302px !important;
	top:141px !important;
}

#item22420 {
	width:34px !important;
	height:13px !important;
	left:399px !important;
	top:141px !important;
}

#item22432 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:141px !important;
}

#item22447 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:141px !important;
}

#item22462 {
	width:34px !important;
	height:13px !important;
	left:705px !important;
	top:141px !important;
}

#item22474 {
	width:34px !important;
	height:13px !important;
	left:783px !important;
	top:141px !important;
}

#item22485 {
	width:34px !important;
	height:13px !important;
	left:885px !important;
	top:141px !important;
}

#item22497 {
	width:34px !important;
	height:13px !important;
	left:1031px !important;
	top:141px !important;
}

#item22508 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item22529 {
	width:61px !important;
	height:10px !important;
}

#item22532 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-22532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22562 {
	width:70px !important;
	height:10px !important;
}

#item22565 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-22565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22595 {
	width:52px !important;
	height:10px !important;
}

#item22598 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22628 {
	width:70px !important;
	height:10px !important;
}

#item22631 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22661 {
	width:65px !important;
	height:10px !important;
}

#item22664 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-22664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22696 {
	width:118px !important;
	height:10px !important;
}

#item22699 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-22699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22735 {
	width:40px !important;
	height:10px !important;
}

#item22738 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-22738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22754 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item22765 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item22796 {
	width:38px !important;
	height:10px !important;
}

#item22799 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-22799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22831 {
	width:44px !important;
	height:10px !important;
}

#item22834 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-22834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22845 {
	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;
}

#item22848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22877 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22846 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22883 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22912 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22881 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22918 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22947 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22916 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22953 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22982 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22951 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22990 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23023 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22988 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23029 {
	width:43px !important;
	height:43px !important;
}

#item23027 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23047 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63280 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item63307 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63305 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item63319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63317 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item63331 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	top:254px !important;
	background:#000;
}

#item63332 {
	opacity:0.50;
	width:598px !important;
	height:1px !important;
	left:103px !important;
	top:178px !important;
	background:#000;
}

#item63333 {
	width:48px !important;
	height:18px !important;
	left:146px !important;
	top:151px !important;
}

#item63346 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:151px !important;
}

#item63359 {
	width:48px !important;
	height:18px !important;
	left:408px !important;
	top:151px !important;
}

#item63369 {
	width:48px !important;
	height:18px !important;
	left:557px !important;
	top:151px !important;
}

#item63379 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item63390 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:225px !important;
}

#item63399 {
	width:48px !important;
	height:18px !important;
	left:317px !important;
	top:225px !important;
}

#item63408 {
	width:48px !important;
	height:18px !important;
	left:483px !important;
	top:225px !important;
}

#item63437 {
	width:85px !important;
	height:15px !important;
}

#item63440 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-63440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63468 {
	width:98px !important;
	height:15px !important;
}

#item63471 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-63471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63500 {
	width:73px !important;
	height:15px !important;
}

#item63503 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-63503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63533 {
	width:57px !important;
	height:30px !important;
}

#item63536 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:37px !important;
}

@keyframes fade-in-63536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63570 {
	width:91px !important;
	height:15px !important;
}

#item63573 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-63573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63605 {
	width:98px !important;
	height:30px !important;
}

#item63608 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:33px !important;
}

@keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63637 {
	width:56px !important;
	height:15px !important;
}

#item63640 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-63640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63649 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item63659 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:211px !important;
}

#item63688 {
	width:48px !important;
	height:15px !important;
}

#item63691 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:20px !important;
}

@keyframes fade-in-63691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63719 {
	width:57px !important;
	height:15px !important;
}

#item63722 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-63722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63749 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item63994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64015 {
	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-64015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64037 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item64042 {
	width:29px !important;
	height:29px !important;
}

#item64040 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item64115 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item190902 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item190908 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item190914 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item190921 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
}

#item190944 {
	width:477px !important;
	height:204px !important;
	left:31px !important;
	top:271px !important;
}

#item190967 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
	top:477px !important;
}

#item190990 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
	top:748px !important;
}

#item191013 {
	width:477px !important;
	height:294px !important;
	left:31px !important;
	top:1019px !important;
}

#item191036 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item191045 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item191050 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item191055 {
	width:19px !important;
	height:19px !important;
	top:656px !important;
}

#item191061 {
	width:19px !important;
	height:19px !important;
	top:522px !important;
}

#item191066 {
	width:19px !important;
	height:19px !important;
	top:793px !important;
}

#item191071 {
	width:19px !important;
	height:19px !important;
	top:857px !important;
}

#item191076 {
	width:19px !important;
	height:19px !important;
	top:927px !important;
}

#item191081 {
	width:19px !important;
	height:19px !important;
	top:1131px !important;
}

#item191086 {
	width:19px !important;
	height:19px !important;
	top:1064px !important;
}

#item191092 {
	width:19px !important;
	height:19px !important;
	top:1198px !important;
}

#item191100 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
}

#item191123 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item191133 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item191139 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item191145 {
	width:477px !important;
	height:204px !important;
	left:31px !important;
}

#item191168 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item191174 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item191180 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
}

#item191203 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item191208 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item191213 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item191219 {
	width:477px !important;
	height:272px !important;
	left:31px !important;
}

#item191243 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item191248 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item191254 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item243566 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243569 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243592 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243595 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243618 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251280 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item63972 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item63978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63976 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item63929 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63930 {
	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-63930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table511186 th, table#table511186 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table511186 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table511186 {
	table-layout:fixed;
}

#item63950 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63955 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63953 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item189649 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-189649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item189650 {
	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-189650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63825 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63823 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item189651 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item189674 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item189675 {
	width:505px !important;
	height:1064px !important;
}

@keyframes fade-in-189675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250400 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250376 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250373 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item63756 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63776 {
	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-63776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63779 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item63799 {
	width:505px !important;
	height:5863px !important;
}

@keyframes fade-in-63799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63811 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63809 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63754 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item63752 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item64392 {
	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;
}

#item64395 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64423 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64393 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item64429 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64457 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64427 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item64463 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64493 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64461 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item64499 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64528 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64497 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64534 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item64561 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item64532 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item64567 {
	width:52px !important;
	height:52px !important;
}

#item64565 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item64576 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24600 {
	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-24600 {
	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-24588 {
	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-24588 {
	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-24575 {
	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-24575 {
	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;
	}
}
#item24573 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24612 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24613 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24633 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24638 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24636 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24647 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24658 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24666 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24686 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item115455 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-115455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115456 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-115456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115457 {
	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-115457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25044 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item231444 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item115480 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item115503 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item115504 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item115505 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item191774 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item191779 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item191784 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item191789 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item191794 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item191799 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item191804 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item191809 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item191815 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item191821 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item191827 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item191837 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item191842 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:386px !important;
}

#item191847 {
	width:249px !important;
	height:633px !important;
	left:21px !important;
}

#item191870 {
	width:245px !important;
	height:633px !important;
	left:312px !important;
}

#item191893 {
	width:238px !important;
	height:633px !important;
	left:599px !important;
	top:1px !important;
}

#item191916 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item191921 {
	width:14px !important;
	height:14px !important;
	top:368px !important;
}

#item191927 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item191932 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item191937 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:176px !important;
}

#item191942 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item191947 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item191953 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:418px !important;
}

#item191959 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:432px !important;
}

#item239912 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item239915 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item239938 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item239945 {
	width:751px !important;
	height:17px !important;
}

#item248736 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248712 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248709 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item24915 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24916 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item24922 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24920 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item24878 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24879 {
	width:318px !important;
	height:359px !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-24879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table517729 th, table#table517729 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table517729 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table517729 {
	table-layout:fixed;
}

#item24899 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24904 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24902 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item24851 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item24828 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:122px !important;
}

#item24807 {
	width:106px !important;
	height:134px !important;
	left:318px !important;
	top:441px !important;
}

#item191306 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-191306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191307 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-191307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24771 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24769 {
	width:21px !important;
	height:21px !important;
	left:738px !important;
	top:24px !important;
}

#item191330 {
	width:697px !important;
	height:491px !important;
	left:57px !important;
	top:50px !important;
}

#item191331 {
	width:650px !important;
	height:765px !important;
}

@keyframes fade-in-191331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191404 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:564px !important;
}

#item191430 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item191455 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item191427 {
	width:106px !important;
	height:15px !important;
	left:317px !important;
	top:559px !important;
}

#item24693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24713 {
	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-24713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24716 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item24736 {
	width:650px !important;
	height:3577px !important;
}

@keyframes fade-in-24736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24750 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24748 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item24691 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item24689 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25303 {
	width:34px !important;
	height:13px !important;
	left:300px !important;
	top:141px !important;
}

#item25312 {
	width:34px !important;
	height:13px !important;
	left:393px !important;
	top:141px !important;
}

#item25322 {
	width:34px !important;
	height:13px !important;
	left:488px !important;
	top:141px !important;
}

#item25331 {
	width:34px !important;
	height:13px !important;
	left:569px !important;
	top:141px !important;
}

#item25339 {
	width:34px !important;
	height:13px !important;
	left:924px !important;
	top:141px !important;
}

#item25347 {
	width:34px !important;
	height:13px !important;
	left:1023px !important;
	top:141px !important;
}

#item25355 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item25376 {
	width:63px !important;
	height:10px !important;
}

#item25379 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25407 {
	width:50px !important;
	height:10px !important;
}

#item25410 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-25410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25440 {
	width:40px !important;
	height:10px !important;
}

#item25443 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-25443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25514 {
	width:70px !important;
	height:10px !important;
}

#item25517 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-25517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25546 {
	width:70px !important;
	height:21px !important;
}

#item25549 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:26px !important;
}

@keyframes fade-in-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25578 {
	width:60px !important;
	height:10px !important;
}

#item25581 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-25581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25591 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item25600 {
	width:33px !important;
	height:33px !important;
	left:1132px !important;
	top:128px !important;
}

#item25628 {
	width:38px !important;
	height:10px !important;
}

#item25631 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25660 {
	width:84px !important;
	height:10px !important;
}

#item25663 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-25663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item230511 {
	width:34px !important;
	height:13px !important;
	top:6px !important;
}

#item230517 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:6px !important;
}

#item230521 {
	width:15px !important;
	height:21px !important;
	left:33px !important;
}

#item25671 {
	width:25px !important;
	height:9px !important;
	left:31px !important;
	top:1px !important;
}

#item230529 {
	width:34px !important;
	height:13px !important;
}

#item230536 {
	width:34px !important;
	height:13px !important;
	left:53px !important;
}

#item25478 {
	width:70px !important;
	height:10px !important;
}

#item25481 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-25481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item230543 {
	width:85px !important;
	height:9px !important;
	top:36px !important;
}

#item25692 {
	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;
}

#item25695 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25729 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25693 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25735 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25766 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25733 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item25772 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25800 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25770 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item25806 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25835 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25804 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25873 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25841 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25879 {
	width:43px !important;
	height:43px !important;
}

#item25877 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25890 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66101 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item66142 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66140 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66155 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66153 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66167 {
	opacity:0.50;
	width:595px !important;
	height:1px !important;
	left:112px !important;
	top:209px !important;
	background:#000;
}

#item66219 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-4px !important;
	top:270px !important;
	background:#000;
}

#item66580 {
	width:628px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item66816 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66837 {
	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-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%;
}

#item66859 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66864 {
	width:29px !important;
	height:29px !important;
}

#item66862 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66934 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item193338 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item193343 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item193349 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item193354 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item193359 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item193364 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item193388 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item193411 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item193416 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item193421 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item193427 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item193434 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item193444 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item193467 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item193476 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item193481 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item193486 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item193491 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item193496 {
	width:477px !important;
	height:406px !important;
	left:33px !important;
	top:1420px !important;
}

#item193519 {
	width:19px !important;
	height:19px !important;
	top:1464px !important;
}

#item193524 {
	width:19px !important;
	height:19px !important;
	top:1530px !important;
}

#item193529 {
	width:19px !important;
	height:19px !important;
	top:1666px !important;
}

#item193537 {
	width:19px !important;
	height:19px !important;
	top:1733px !important;
}

#item193542 {
	width:477px !important;
	height:316px !important;
	left:33px !important;
	top:1826px !important;
}

#item193565 {
	width:19px !important;
	height:19px !important;
	top:1872px !important;
}

#item193573 {
	width:19px !important;
	height:19px !important;
	top:1939px !important;
}

#item193579 {
	width:19px !important;
	height:19px !important;
	top:2004px !important;
}

#item243655 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243659 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243682 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243685 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243708 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251285 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item66799 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66805 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66803 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66762 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66763 {
	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-66763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table525215 th, table#table525215 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table525215 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table525215 {
	table-layout:fixed;
}

#item66783 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66788 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66786 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item138205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-138205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138206 {
	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-138206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138229 {
	width:385px !important;
	height:31px !important;
	left:41px !important;
	top:52px !important;
}

#item66658 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66656 {
	width:27px !important;
	height:27px !important;
	left:609px !important;
	top:17px !important;
}

#item138308 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item138671 {
	width:509px !important;
	height:1314px !important;
}

@keyframes fade-in-138671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66736 {
	width:566px !important;
	height:18px !important;
	left:42px !important;
	top:584px !important;
}

#item250461 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250437 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250434 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item66587 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66607 {
	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-66607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66610 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66630 {
	width:505px !important;
	height:8372px !important;
}

@keyframes fade-in-66630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66643 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66641 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66585 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66583 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item230961 {
	width:48px !important;
	height:18px !important;
	left:130px !important;
	top:182px !important;
}

#item230964 {
	width:48px !important;
	height:18px !important;
	left:265px !important;
	top:182px !important;
}

#item230967 {
	width:48px !important;
	height:18px !important;
	left:373px !important;
	top:182px !important;
}

#item230971 {
	width:48px !important;
	height:18px !important;
	left:473px !important;
	top:182px !important;
}

#item230975 {
	width:88px !important;
	height:15px !important;
}

#item230998 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-230998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-230998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item230998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231002 {
	width:70px !important;
	height:15px !important;
}

#item231025 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-231025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231030 {
	width:56px !important;
	height:15px !important;
}

#item231053 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-231053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231057 {
	width:98px !important;
	height:30px !important;
}

#item231080 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:37px !important;
}

@keyframes fade-in-231080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231083 {
	width:46px !important;
	height:46px !important;
	left:30px !important;
	top:163px !important;
}

#item231088 {
	width:60px !important;
	height:15px !important;
}

#item231112 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-231112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231117 {
	width:35px !important;
	height:13px !important;
	left:43px !important;
	top:1px !important;
}

#item231127 {
	width:48px !important;
	height:18px !important;
}

#item231130 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
}

#item231164 {
	width:48px !important;
	height:18px !important;
	left:329px !important;
	top:242px !important;
}

#item231168 {
	width:48px !important;
	height:18px !important;
	left:476px !important;
	top:242px !important;
}

#item231172 {
	width:98px !important;
	height:15px !important;
}

#item231195 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-231195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231199 {
	width:84px !important;
	height:15px !important;
}

#item231222 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-231222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231225 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item231230 {
	width:98px !important;
	height:15px !important;
}

#item231253 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-231253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231257 {
	width:48px !important;
	height:18px !important;
	top:9px !important;
}

#item231261 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:9px !important;
}

#item231265 {
	width:21px !important;
	height:29px !important;
	left:47px !important;
}

#item231276 {
	width:98px !important;
	height:15px !important;
}

#item231299 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-231299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231302 {
	width:131px !important;
	height:13px !important;
	top:51px !important;
}

#item67217 {
	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;
}

#item67220 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67247 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67218 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67253 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67280 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67251 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67286 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67313 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67284 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67319 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67348 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67317 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67354 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item67387 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item67352 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item67393 {
	width:52px !important;
	height:52px !important;
}

#item67391 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67408 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-25905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-25929 {
	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-25929 {
	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-25918 {
	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-25918 {
	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-25907 {
	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-25907 {
	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;
	}
}
#item25905 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25943 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25944 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25964 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25969 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25967 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25982 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25980 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25995 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26010 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26030 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item26690 {
	width:34px !important;
	height:13px !important;
	left:304px !important;
	top:153px !important;
}

#item26702 {
	width:34px !important;
	height:13px !important;
	left:410px !important;
	top:153px !important;
}

#item26713 {
	width:34px !important;
	height:13px !important;
	left:513px !important;
	top:153px !important;
}

#item26723 {
	width:34px !important;
	height:13px !important;
	left:586px !important;
	top:153px !important;
}

#item26733 {
	width:34px !important;
	height:13px !important;
	left:685px !important;
	top:153px !important;
}

#item26743 {
	width:34px !important;
	height:13px !important;
	left:798px !important;
	top:153px !important;
}

#item26755 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:153px !important;
}

#item26770 {
	width:34px !important;
	height:13px !important;
	left:1043px !important;
	top:153px !important;
}

#item26784 {
	width:34px !important;
	height:13px !important;
	left:953px !important;
	top:153px !important;
}

#item26795 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item26816 {
	width:70px !important;
	height:10px !important;
}

#item26819 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:12px !important;
}

@keyframes fade-in-26819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26850 {
	width:37px !important;
	height:10px !important;
}

#item26853 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-26853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26885 {
	width:70px !important;
	height:10px !important;
}

#item26888 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:13px !important;
}

@keyframes fade-in-26888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26919 {
	width:41px !important;
	height:10px !important;
}

#item26922 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:12px !important;
}

@keyframes fade-in-26922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26952 {
	width:52px !important;
	height:10px !important;
}

#item26955 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:12px !important;
}

@keyframes fade-in-26955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26985 {
	width:64px !important;
	height:10px !important;
}

#item26988 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:13px !important;
}

@keyframes fade-in-26988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27019 {
	width:101px !important;
	height:21px !important;
}

#item27022 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:24px !important;
}

@keyframes fade-in-27022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27068 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item27083 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item27117 {
	width:56px !important;
	height:10px !important;
}

#item27120 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-27120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27151 {
	width:52px !important;
	height:10px !important;
}

#item27154 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-27154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27053 {
	width:31px !important;
	height:10px !important;
}

#item27056 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:12px !important;
}

@keyframes fade-in-27056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231447 {
	width:82px !important;
	height:9px !important;
	top:38px !important;
}

#item117536 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-117536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117537 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-117537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117538 {
	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-117538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26394 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item231560 {
	width:21px !important;
	height:21px !important;
	left:905px !important;
	top:24px !important;
}

#item117561 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item117584 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item117585 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item117586 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item194128 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item194133 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item194138 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item194143 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item194148 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item194154 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item194159 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item194164 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item194169 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item194176 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:307px !important;
}

#item194182 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:242px !important;
}

#item194193 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item194198 {
	width:249px !important;
	height:639px !important;
	left:21px !important;
}

#item194221 {
	width:245px !important;
	height:642px !important;
	left:312px !important;
}

#item194244 {
	width:238px !important;
	height:643px !important;
	left:599px !important;
	top:1px !important;
}

#item194267 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item194274 {
	width:14px !important;
	height:14px !important;
	top:320px !important;
}

#item194279 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item194284 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item194289 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:273px !important;
}

#item194294 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item194299 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item194304 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item194311 {
	width:14px !important;
	height:14px !important;
	top:270px !important;
}

#item194317 {
	width:14px !important;
	height:14px !important;
	top:464px !important;
}

#item194327 {
	width:14px !important;
	height:14px !important;
	top:528px !important;
}

#item194333 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:483px !important;
}

#item240078 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240082 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item240105 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item240108 {
	width:751px !important;
	height:17px !important;
}

#item248796 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248772 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248769 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item26261 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26262 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26268 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26266 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item26220 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26221 {
	width:318px !important;
	height:359px !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-26221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table533520 th, table#table533520 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table533520 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table533520 {
	table-layout:fixed;
}

#item26241 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26246 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26244 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item26111 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26112 {
	width:662px !important;
	height:549px !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-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26115 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26113 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item26146 {
	width:602px !important;
	height:491px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26193 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item26170 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item26149 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:536px !important;
}

#item26216 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:540px !important;
}

#item26037 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26057 {
	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-26057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26060 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item26080 {
	width:650px !important;
	height:2684px !important;
}

@keyframes fade-in-26080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26098 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26096 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26035 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item26033 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item27165 {
	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;
}

#item27168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27200 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27166 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27206 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27237 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27204 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item27243 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27273 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27241 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item27279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27309 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27277 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item27317 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27349 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27315 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item27355 {
	width:43px !important;
	height:43px !important;
}

#item27353 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27368 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67423 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item67453 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67451 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67463 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67474 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:207px !important;
	background:#000;
}

#item67475 {
	width:48px !important;
	height:18px !important;
	left:147px !important;
	top:180px !important;
}

#item67483 {
	width:48px !important;
	height:18px !important;
	left:291px !important;
	top:180px !important;
}

#item67491 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:180px !important;
}

#item67499 {
	width:48px !important;
	height:18px !important;
	left:486px !important;
	top:180px !important;
}

#item67510 {
	width:48px !important;
	height:18px !important;
	left:619px !important;
	top:180px !important;
}

#item67524 {
	width:48px !important;
	height:18px !important;
	left:131px !important;
	top:255px !important;
}

#item67536 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:255px !important;
}

#item67545 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:255px !important;
}

#item67554 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:255px !important;
}

#item67564 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-5px !important;
	top:283px !important;
	background:#000;
}

#item67585 {
	width:98px !important;
	height:15px !important;
}

#item67588 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:18px !important;
}

@keyframes fade-in-67588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67617 {
	width:52px !important;
	height:14px !important;
}

#item67620 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-67620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67648 {
	width:107px !important;
	height:15px !important;
}

#item67651 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67679 {
	width:70px !important;
	height:15px !important;
}

#item67682 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:18px !important;
}

@keyframes fade-in-67682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67710 {
	width:98px !important;
	height:14px !important;
}

#item67713 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:18px !important;
}

@keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67741 {
	width:50px !important;
	height:30px !important;
}

#item67744 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:36px !important;
}

@keyframes fade-in-67744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67774 {
	width:123px !important;
	height:30px !important;
}

#item67777 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:36px !important;
}

@keyframes fade-in-67777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67825 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:161px !important;
}

#item67834 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:237px !important;
}

#item67863 {
	width:62px !important;
	height:14px !important;
}

#item67866 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

@keyframes fade-in-67866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67897 {
	width:73px !important;
	height:15px !important;
}

#item67900 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:18px !important;
}

@keyframes fade-in-67900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67928 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item67810 {
	width:56px !important;
	height:15px !important;
}

#item67813 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:18px !important;
}

@keyframes fade-in-67813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231473 {
	width:114px !important;
	height:13px !important;
	top:52px !important;
}

#item68160 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68181 {
	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-68181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68203 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68208 {
	width:29px !important;
	height:29px !important;
}

#item68206 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68288 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item195615 {
	width:477px !important;
	height:540px !important;
	left:32px !important;
}

#item195638 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item195643 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item195648 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item195653 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item195659 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item195664 {
	width:19px !important;
	height:19px !important;
	top:377px !important;
}

#item195671 {
	width:477px !important;
	height:563px !important;
	left:32px !important;
}

#item195694 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item195701 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item195711 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item195716 {
	width:19px !important;
	height:19px !important;
	top:334px !important;
}

#item195721 {
	width:19px !important;
	height:19px !important;
	top:401px !important;
}

#item195726 {
	width:19px !important;
	height:19px !important;
	top:468px !important;
}

#item195732 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
}

#item195756 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item195761 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item195766 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item195771 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item195776 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item195783 {
	width:477px !important;
	height:473px !important;
	left:32px !important;
}

#item195806 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item195813 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item195822 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item195827 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item195833 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item195839 {
	width:477px !important;
	height:204px !important;
	left:32px !important;
}

#item195862 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item195867 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item243737 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243740 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243763 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243768 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243791 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251288 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item68142 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68148 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68146 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68106 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68107 {
	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-68107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table540840 th, table#table540840 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table540840 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table540840 {
	table-layout:fixed;
}

#item68127 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68132 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68130 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item194446 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-194446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194447 {
	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-194447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68004 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68002 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item194470 {
	width:385px !important;
	height:31px !important;
	left:41px !important;
	top:52px !important;
}

#item194493 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item194495 {
	width:509px !important;
	height:1023px !important;
}

@keyframes fade-in-194495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194522 {
	width:566px !important;
	height:18px !important;
	left:42px !important;
	top:584px !important;
}

#item250524 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250500 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250497 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item67935 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67955 {
	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-67955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67958 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67978 {
	width:505px !important;
	height:6334px !important;
}

@keyframes fade-in-67978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67990 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67988 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67933 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67931 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item68553 {
	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;
}

#item68556 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68589 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68554 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68595 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68627 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68593 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68633 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68661 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68631 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68667 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68695 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68665 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68701 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item68730 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item68699 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item68736 {
	width:52px !important;
	height:52px !important;
}

#item68734 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68747 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27418 {
	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-27418 {
	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-27400 {
	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-27400 {
	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-27385 {
	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-27385 {
	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;
	}
}
#item27383 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27433 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27434 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27454 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27459 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27457 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27469 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27481 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27491 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27511 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27745 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27746 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-27746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27766 {
	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-27766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27788 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27791 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27792 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27793 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item196350 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item196355 {
	width:14px !important;
	height:14px !important;
	top:558px !important;
}

#item196360 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item196365 {
	width:14px !important;
	height:14px !important;
	top:672px !important;
}

#item196372 {
	width:14px !important;
	height:14px !important;
	top:735px !important;
}

#item196379 {
	width:14px !important;
	height:14px !important;
	top:798px !important;
}

#item196388 {
	width:14px !important;
	height:14px !important;
	top:866px !important;
}

#item196393 {
	width:14px !important;
	height:14px !important;
	top:162px !important;
}

#item196398 {
	width:14px !important;
	height:14px !important;
	top:478px !important;
}

#item196403 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item196408 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:99px !important;
}

#item196413 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:227px !important;
}

#item196418 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item196424 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:336px !important;
}

#item196429 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item196435 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item196442 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:111px !important;
}

#item196451 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:174px !important;
}

#item196456 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:415px !important;
}

#item196461 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item196467 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item196472 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:559px !important;
}

#item196478 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:673px !important;
}

#item196483 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:736px !important;
}

#item196488 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:798px !important;
}

#item196493 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:864px !important;
}

#item196499 {
	width:249px !important;
	height:963px !important;
	left:20px !important;
}

#item196522 {
	width:245px !important;
	height:923px !important;
	left:312px !important;
}

#item196545 {
	width:238px !important;
	height:987px !important;
	left:599px !important;
}

#item196568 {
	width:14px !important;
	height:14px !important;
	top:352px !important;
}

#item196575 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item196584 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:530px !important;
}

#item196589 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:639px !important;
}

#item196596 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:768px !important;
}

#item196601 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:832px !important;
}

#item196606 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item196611 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item196616 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item196621 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:704px !important;
}

#item28296 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28294 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item240245 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240248 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item240271 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item240274 {
	width:751px !important;
	height:17px !important;
}

#item248850 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248826 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248823 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item27728 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27729 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27733 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27692 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27693 {
	width:318px !important;
	height:359px !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-27693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table550015 th, table#table550015 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table550015 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table550015 {
	table-layout:fixed;
}

#item27713 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27718 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27716 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item27665 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27642 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item27621 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:576px !important;
}

#item223727 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-223727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223728 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223752 {
	width:697px !important;
	height:491px !important;
	left:57px !important;
	top:50px !important;
}

#item223753 {
	width:650px !important;
	height:566px !important;
}

@keyframes fade-in-223753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27587 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item223780 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:564px !important;
}

#item223867 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item223843 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item223840 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:560px !important;
}

#item27518 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27538 {
	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-27538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27541 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27561 {
	width:650px !important;
	height:3061px !important;
}

@keyframes fade-in-27561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27572 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27516 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27514 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item28306 {
	width:34px !important;
	height:13px !important;
	left:440px !important;
	top:141px !important;
}

#item28314 {
	width:34px !important;
	height:13px !important;
	left:534px !important;
	top:141px !important;
}

#item28322 {
	width:34px !important;
	height:13px !important;
	left:637px !important;
	top:141px !important;
}

#item28331 {
	width:34px !important;
	height:13px !important;
	left:740px !important;
	top:141px !important;
}

#item28340 {
	width:34px !important;
	height:13px !important;
	left:821px !important;
	top:141px !important;
}

#item28352 {
	width:34px !important;
	height:13px !important;
	left:928px !important;
	top:141px !important;
}

#item28367 {
	width:34px !important;
	height:13px !important;
	left:1034px !important;
	top:141px !important;
}

#item28379 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28400 {
	width:43px !important;
	height:10px !important;
}

#item28403 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-28403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28432 {
	width:48px !important;
	height:10px !important;
}

#item28435 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-28435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28464 {
	width:70px !important;
	height:10px !important;
}

#item28467 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28497 {
	width:73px !important;
	height:10px !important;
}

#item28500 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-28500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28529 {
	width:60px !important;
	height:10px !important;
}

#item28532 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-28532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28560 {
	width:70px !important;
	height:21px !important;
}

#item28563 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:25px !important;
}

@keyframes fade-in-28563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28591 {
	width:73px !important;
	height:10px !important;
}

#item28594 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-28594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28602 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28610 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28641 {
	width:55px !important;
	height:10px !important;
}

#item28644 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-28644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28677 {
	width:48px !important;
	height:10px !important;
}

#item28680 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-28680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231579 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:9px !important;
}

#item231583 {
	width:34px !important;
	height:13px !important;
	top:9px !important;
}

#item231586 {
	width:15px !important;
	height:21px !important;
	left:35px !important;
}

#item28701 {
	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;
}

#item28704 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28733 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28702 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28739 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28770 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28737 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28776 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28806 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28774 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28812 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28839 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28810 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28847 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28874 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28845 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28880 {
	width:43px !important;
	height:43px !important;
}

#item28878 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28889 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68762 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item68792 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68790 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68803 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68801 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68814 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68815 {
	width:48px !important;
	height:18px !important;
	left:335px !important;
	top:151px !important;
}

#item68828 {
	width:48px !important;
	height:18px !important;
	left:447px !important;
	top:151px !important;
}

#item68841 {
	width:48px !important;
	height:18px !important;
	left:559px !important;
	top:151px !important;
}

#item68851 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item68861 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:225px !important;
}

#item68872 {
	width:48px !important;
	height:18px !important;
	left:319px !important;
	top:225px !important;
}

#item68882 {
	width:48px !important;
	height:18px !important;
	left:478px !important;
	top:225px !important;
}

#item68891 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-6px !important;
	top:253px !important;
	background:#000;
}

#item68912 {
	width:60px !important;
	height:15px !important;
}

#item68915 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-68915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68943 {
	width:67px !important;
	height:15px !important;
}

#item68946 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-68946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68975 {
	width:98px !important;
	height:15px !important;
}

#item68978 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69006 {
	width:102px !important;
	height:15px !important;
}

#item69009 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-69009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69040 {
	width:84px !important;
	height:15px !important;
}

#item69043 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-69043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69077 {
	width:105px !important;
	height:30px !important;
}

#item69080 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:37px !important;
}

@keyframes fade-in-69080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69112 {
	width:102px !important;
	height:15px !important;
}

#item69115 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-69115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69124 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item69133 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69163 {
	width:78px !important;
	height:15px !important;
}

#item69166 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-69166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69195 {
	width:67px !important;
	height:15px !important;
}

#item69198 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-69198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69234 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69507 {
	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-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69529 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69534 {
	width:29px !important;
	height:29px !important;
}

#item69532 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item69609 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item198339 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item198345 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item198351 {
	width:19px !important;
	height:19px !important;
	top:222px !important;
}

#item198360 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item198365 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198389 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198412 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item198417 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item198422 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item198427 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item198434 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198457 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item198462 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item198468 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item198473 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item198481 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198504 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item198511 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item198521 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item198527 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item198533 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198556 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item198561 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item198566 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item198571 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item198578 {
	width:477px !important;
	height:428px !important;
	left:31px !important;
}

#item198602 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item198607 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item198612 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item198621 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item198629 {
	width:477px !important;
	height:451px !important;
	left:29px !important;
}

#item198652 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item198661 {
	width:19px !important;
	height:19px !important;
	top:157px !important;
}

#item198667 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item198672 {
	width:19px !important;
	height:19px !important;
	top:333px !important;
}

#item198678 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item198702 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item198707 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item198712 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item198719 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item198725 {
	width:477px !important;
	height:428px !important;
	left:29px !important;
}

#item198748 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item198753 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item198759 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

#item198765 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item243830 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243833 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243856 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243859 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243883 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251291 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item69469 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69475 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69473 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69428 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69429 {
	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-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table562811 th, table#table562811 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table562811 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table562811 {
	table-layout:fixed;
}

#item69449 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69452 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69306 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69307 {
	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-69307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69310 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69308 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69388 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69391 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69411 {
	width:505px !important;
	height:1310px !important;
}

@keyframes fade-in-69411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250579 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250555 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250552 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item69241 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69261 {
	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-69261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69264 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69284 {
	width:505px !important;
	height:7319px !important;
}

@keyframes fade-in-69284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69296 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69294 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69239 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69237 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item231604 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:13px !important;
}

#item231607 {
	width:48px !important;
	height:18px !important;
	top:13px !important;
}

#item231610 {
	width:21px !important;
	height:29px !important;
	left:48px !important;
}

#item70170 {
	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;
}

#item70173 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70202 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70171 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item70208 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70240 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70206 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item70246 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70277 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70244 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item70283 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70311 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70281 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item70317 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item70345 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item70315 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item70351 {
	width:52px !important;
	height:52px !important;
}

#item70349 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70362 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-145393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-145407 {
	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-145407 {
	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-145401 {
	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-145401 {
	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-145395 {
	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-145395 {
	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;
	}
}
#item145393 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item145413 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item145414 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item145416 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item145442 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item145439 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item145448 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item145445 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item145452 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item145456 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item145457 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item145482 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-145482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145483 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-145483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145484 {
	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-145484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145507 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item145530 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item145531 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item145532 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item199339 {
	width:14px !important;
	height:14px !important;
	top:288px !important;
}

#item199344 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item199349 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item199354 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item199360 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item199365 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:192px !important;
}

#item199371 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:239px !important;
}

#item199377 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:383px !important;
}

#item199383 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:336px !important;
}

#item199389 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item199398 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:80px !important;
}

#item199403 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:125px !important;
}

#item199408 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item199413 {
	width:249px !important;
	height:647px !important;
	left:21px !important;
}

#item199436 {
	width:245px !important;
	height:570px !important;
	left:312px !important;
}

#item199459 {
	width:238px !important;
	height:456px !important;
	left:599px !important;
}

#item199482 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item199487 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item199493 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item199498 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:302px !important;
}

#item199504 {
	width:14px !important;
	height:14px !important;
	top:447px !important;
}

#item199509 {
	width:14px !important;
	height:14px !important;
	top:510px !important;
}

#item199515 {
	width:14px !important;
	height:14px !important;
	top:559px !important;
}

#item145930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item145927 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item240442 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240445 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item240468 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item240471 {
	width:751px !important;
	height:17px !important;
}

#item248900 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248876 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248873 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item146141 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-146141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146142 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item146148 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item146144 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item146108 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-146108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146109 {
	width:318px !important;
	height:359px !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-146109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table569733 th, table#table569733 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569733 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table569733 {
	table-layout:fixed;
}

#item146110 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-146110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item146133 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item146036 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item146061 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item146033 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:581px !important;
}

#item223923 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-223923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223924 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223947 {
	width:697px !important;
	height:491px !important;
	left:57px !important;
	top:50px !important;
}

#item223948 {
	width:650px !important;
	height:566px !important;
}

@keyframes fade-in-223948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146006 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item146003 {
	width:21px !important;
	height:21px !important;
	left:732px !important;
	top:24px !important;
}

#item223975 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:564px !important;
}

#item224092 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item224116 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item224089 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:560px !important;
}

#item145939 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-145939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145940 {
	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-145940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145963 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item145964 {
	width:650px !important;
	height:3389px !important;
}

@keyframes fade-in-145964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item145991 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item145937 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item145480 {
	width:1008px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item146151 {
	width:34px !important;
	height:13px !important;
	left:410px !important;
	top:141px !important;
}

#item198818 {
	width:34px !important;
	height:13px !important;
	left:308px !important;
	top:141px !important;
}

#item146161 {
	width:34px !important;
	height:13px !important;
	left:797px !important;
	top:141px !important;
}

#item146164 {
	width:34px !important;
	height:13px !important;
	left:914px !important;
	top:141px !important;
}

#item146167 {
	width:34px !important;
	height:13px !important;
	left:1026px !important;
	top:141px !important;
}

#item146177 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item146179 {
	width:70px !important;
	height:10px !important;
}

#item146202 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-146202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146207 {
	width:80px !important;
	height:10px !important;
}

#item146230 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

@keyframes fade-in-146230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146235 {
	width:60px !important;
	height:10px !important;
}

#item146259 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-146259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146265 {
	width:80px !important;
	height:10px !important;
}

#item146288 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

@keyframes fade-in-146288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146292 {
	width:50px !important;
	height:10px !important;
}

#item146315 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-146315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146319 {
	width:70px !important;
	height:10px !important;
}

#item146342 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-146342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146374 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item146377 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item146382 {
	width:48px !important;
	height:10px !important;
}

#item146405 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-146405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146154 {
	width:34px !important;
	height:13px !important;
	top:1px !important;
}

#item198834 {
	width:34px !important;
	height:13px !important;
	left:62px !important;
	top:1px !important;
}

#item198831 {
	width:27px !important;
	height:13px !important;
	left:34px !important;
}

#item198861 {
	width:34px !important;
	height:13px !important;
	top:6px !important;
}

#item198864 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:6px !important;
}

#item198886 {
	width:15px !important;
	height:21px !important;
	left:33px !important;
}

#item198904 {
	width:48px !important;
	height:10px !important;
}

#item198927 {
	width:45px !important;
	height:19px !important;
	left:10px !important;
	top:13px !important;
}

@keyframes fade-in-198927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146441 {
	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;
}

#item146445 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item146451 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item146442 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item146478 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item146482 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item146474 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item146508 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item146511 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item146505 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item146537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item146540 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item146534 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item146568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item146572 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item146565 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item150145 {
	width:43px !important;
	height:43px !important;
}

#item150142 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item146605 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-146605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-146605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item146605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146675 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item146701 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item146698 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item146707 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item146704 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item146710 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item146738 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-6px !important;
	top:253px !important;
	background:#000;
}

#item147004 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item147029 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-147029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147031 {
	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-147031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147054 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item147080 {
	width:29px !important;
	height:29px !important;
}

#item147077 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item147139 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item201466 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item201472 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item201481 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item201487 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item201492 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item201497 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item201502 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item201526 {
	width:477px !important;
	height:473px !important;
	left:31px !important;
}

#item201549 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item201554 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item201560 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item201565 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item201570 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item201578 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item201601 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item201607 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item201616 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item201621 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item201627 {
	width:477px !important;
	height:473px !important;
	left:31px !important;
}

#item201650 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item201655 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item201661 {
	width:19px !important;
	height:19px !important;
	top:175px !important;
}

#item201666 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item201674 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item243917 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item243920 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item243943 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item243952 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item243975 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251294 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item147841 {
	width:633px !important;
	height:651px !important;
	left:11px !important;
	top:13px !important;
}

#item147846 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147843 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item147808 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-147808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147809 {
	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-147809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table576990 th, table#table576990 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table576990 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table576990 {
	table-layout:fixed;
}

#item147810 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-147810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147836 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147833 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item147694 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-147694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147695 {
	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-147695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147699 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147696 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item147753 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item147777 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item147778 {
	width:505px !important;
	height:1114px !important;
}

@keyframes fade-in-147778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250635 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250611 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250608 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item147633 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-147633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147634 {
	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-147634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147658 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item147659 {
	width:505px !important;
	height:7722px !important;
}

@keyframes fade-in-147659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147690 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147687 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item147631 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item147027 {
	width:668px !important;
	height:664px !important;
	left:25px !important;
	top:287px !important;
}

#item199570 {
	width:48px !important;
	height:18px !important;
	left:311px !important;
	top:152px !important;
}

#item199578 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:152px !important;
}

#item199594 {
	width:98px !important;
	height:15px !important;
}

#item199617 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-199617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199703 {
	width:70px !important;
	height:15px !important;
}

#item199726 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-199726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199732 {
	width:98px !important;
	height:15px !important;
}

#item199755 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-199755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199759 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:133px !important;
}

#item199771 {
	width:68px !important;
	height:15px !important;
}

#item199794 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-199794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199798 {
	width:48px !important;
	height:18px !important;
	top:1px !important;
}

#item199801 {
	width:48px !important;
	height:18px !important;
	left:86px !important;
	top:1px !important;
}

#item199804 {
	width:38px !important;
	height:18px !important;
	left:48px !important;
}

#item199906 {
	width:48px !important;
	height:18px !important;
	left:202px !important;
	top:225px !important;
}

#item199910 {
	width:48px !important;
	height:18px !important;
	left:351px !important;
	top:225px !important;
}

#item199917 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:225px !important;
}

#item199921 {
	width:112px !important;
	height:14px !important;
}

#item199944 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-199944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199948 {
	width:84px !important;
	height:14px !important;
}

#item199971 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:19px !important;
}

@keyframes fade-in-199971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199976 {
	width:112px !important;
	height:14px !important;
}

#item199999 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-199999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200002 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item200006 {
	width:48px !important;
	height:18px !important;
	top:9px !important;
}

#item200009 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:9px !important;
}

#item200013 {
	width:21px !important;
	height:29px !important;
	left:47px !important;
}

#item200017 {
	width:68px !important;
	height:14px !important;
}

#item200040 {
	width:63px !important;
	height:27px !important;
	left:14px !important;
	top:19px !important;
}

@keyframes fade-in-200040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147849 {
	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;
}

#item147853 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item147858 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item147850 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item147884 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item147891 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item147881 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item147917 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item147921 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item147914 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item147947 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item147950 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item147944 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item147976 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item147979 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item147973 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item148005 {
	width:52px !important;
	height:52px !important;
}

#item148002 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item148010 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-148010 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-148010 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item148010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-28904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-28931 {
	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-28931 {
	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-28916 {
	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-28916 {
	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-28906 {
	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-28906 {
	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;
	}
}
#item28904 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28950 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28951 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28971 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28976 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28974 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28992 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28990 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29002 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29011 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29031 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item29671 {
	width:34px !important;
	height:13px !important;
	left:292px !important;
	top:153px !important;
}

#item29683 {
	width:34px !important;
	height:13px !important;
	left:420px !important;
	top:153px !important;
}

#item29692 {
	width:34px !important;
	height:13px !important;
	left:536px !important;
	top:153px !important;
}

#item29701 {
	width:34px !important;
	height:13px !important;
	left:613px !important;
	top:153px !important;
}

#item29711 {
	width:34px !important;
	height:13px !important;
	left:683px !important;
	top:153px !important;
}

#item29720 {
	width:34px !important;
	height:13px !important;
	left:755px !important;
	top:153px !important;
}

#item29728 {
	width:34px !important;
	height:13px !important;
	left:837px !important;
	top:153px !important;
}

#item29737 {
	width:34px !important;
	height:13px !important;
	left:938px !important;
	top:153px !important;
}

#item29746 {
	width:34px !important;
	height:13px !important;
	left:1038px !important;
	top:153px !important;
}

#item29754 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item29808 {
	width:39px !important;
	height:10px !important;
}

#item29811 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-29811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29844 {
	width:41px !important;
	height:10px !important;
}

#item29847 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-29847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29879 {
	width:39px !important;
	height:10px !important;
}

#item29882 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29911 {
	width:38px !important;
	height:10px !important;
}

#item29914 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-29914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29943 {
	width:103px !important;
	height:21px !important;
}

#item29946 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:25px !important;
}

@keyframes fade-in-29946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29976 {
	width:120px !important;
	height:21px !important;
}

#item29979 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !important;
}

@keyframes fade-in-29979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30009 {
	width:51px !important;
	height:10px !important;
}

#item30012 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-30012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30021 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item30030 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item30058 {
	width:33px !important;
	height:10px !important;
}

#item30061 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:14px !important;
}

@keyframes fade-in-30061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30089 {
	width:38px !important;
	height:10px !important;
}

#item30092 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-30092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29775 {
	width:45px !important;
	height:10px !important;
}

#item29778 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-29778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231752 {
	width:82px !important;
	height:9px !important;
	top:39px !important;
}

#item29266 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29267 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-29267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29287 {
	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-29287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29309 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29312 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29313 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29314 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item202149 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item202157 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item202165 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item202173 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:80px !important;
}

#item202184 {
	width:14px !important;
	height:14px !important;
	top:321px !important;
}

#item202191 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:223px !important;
}

#item202198 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item202206 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:319px !important;
}

#item202213 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item202220 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item202229 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:481px !important;
}

#item202234 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:544px !important;
}

#item202239 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item202247 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:145px !important;
}

#item202255 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:238px !important;
}

#item202266 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:289px !important;
}

#item202274 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:432px !important;
}

#item202281 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:379px !important;
}

#item202288 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:481px !important;
}

#item202295 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:562px !important;
}

#item202303 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:624px !important;
}

#item202308 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:676px !important;
}

#item202313 {
	width:249px !important;
	height:766px !important;
	left:20px !important;
}

#item202336 {
	width:245px !important;
	height:671px !important;
	left:312px !important;
}

#item202360 {
	width:238px !important;
	height:759px !important;
	left:599px !important;
}

#item202383 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item202392 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item202398 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item202404 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item202414 {
	width:14px !important;
	height:14px !important;
	top:272px !important;
}

#item202419 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item202424 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item29657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29655 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item240617 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240622 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item240645 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item240649 {
	width:751px !important;
	height:17px !important;
}

#item248951 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248927 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248924 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item29249 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29250 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29254 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29213 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29213 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29213 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29214 {
	width:318px !important;
	height:295px !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-29214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table586722 th, table#table586722 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table586722 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table586722 {
	table-layout:fixed;
}

#item29234 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29239 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29237 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item29107 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29108 {
	width:662px !important;
	height:489px !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-29108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29111 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29109 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item29139 {
	width:602px !important;
	height:431px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29186 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29163 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item29142 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:476px !important;
}

#item29209 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:480px !important;
}

#item29038 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29058 {
	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-29058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29061 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29081 {
	width:650px !important;
	height:2927px !important;
}

@keyframes fade-in-29081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29094 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item29036 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item29034 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item30102 {
	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;
}

#item30105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30138 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30103 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30144 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30176 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30142 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item30182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30210 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30180 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item30216 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30244 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30214 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item30252 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30281 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30250 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item30287 {
	width:43px !important;
	height:43px !important;
}

#item30285 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30297 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70377 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item70407 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70405 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70418 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70416 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70427 {
	width:45px !important;
	height:17px !important;
	left:150px !important;
	top:165px !important;
}

#item70437 {
	width:45px !important;
	height:17px !important;
	left:316px !important;
	top:165px !important;
}

#item70450 {
	width:45px !important;
	height:17px !important;
	left:455px !important;
	top:165px !important;
}

#item70462 {
	width:45px !important;
	height:17px !important;
	left:567px !important;
	top:165px !important;
}

#item70471 {
	width:45px !important;
	height:17px !important;
	left:35px !important;
	top:228px !important;
}

#item70480 {
	width:45px !important;
	height:17px !important;
	left:138px !important;
	top:228px !important;
}

#item70490 {
	width:45px !important;
	height:17px !important;
	left:250px !important;
	top:228px !important;
}

#item70499 {
	width:45px !important;
	height:17px !important;
	left:378px !important;
	top:228px !important;
}

#item70507 {
	width:45px !important;
	height:17px !important;
	left:498px !important;
	top:228px !important;
}

#item70515 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:254px !important;
	background:#000;
}

#item70516 {
	opacity:0.50;
	width:600px !important;
	height:1px !important;
	left:109px !important;
	top:191px !important;
	background:#000;
}

#item70568 {
	width:44px !important;
	height:15px !important;
}

#item70571 {
	width:26px !important;
	height:26px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-70571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70599 {
	width:67px !important;
	height:15px !important;
}

#item70602 {
	width:26px !important;
	height:26px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70632 {
	width:52px !important;
	height:15px !important;
}

#item70635 {
	width:26px !important;
	height:26px !important;
	left:13px !important;
	top:20px !important;
}

@keyframes fade-in-70635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70668 {
	width:58px !important;
	height:15px !important;
}

#item70671 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-70671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70703 {
	width:103px !important;
	height:30px !important;
}

#item70706 {
	width:26px !important;
	height:26px !important;
	left:40px !important;
	top:37px !important;
}

@keyframes fade-in-70706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70735 {
	width:101px !important;
	height:30px !important;
}

#item70738 {
	width:26px !important;
	height:26px !important;
	left:36px !important;
	top:37px !important;
}

@keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70767 {
	width:82px !important;
	height:15px !important;
}

#item70770 {
	width:26px !important;
	height:26px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-70770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70780 {
	width:44px !important;
	height:44px !important;
	left:35px !important;
	top:147px !important;
}

#item70789 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:210px !important;
}

#item70817 {
	width:44px !important;
	height:15px !important;
}

#item70820 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:20px !important;
}

@keyframes fade-in-70820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70848 {
	width:75px !important;
	height:15px !important;
}

#item70851 {
	width:26px !important;
	height:26px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-70851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70878 {
	width:664px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item71121 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71142 {
	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-71142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71164 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item71169 {
	width:29px !important;
	height:29px !important;
}

#item71167 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item71242 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item203887 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item203910 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item203915 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item203921 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item203926 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item203931 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item203938 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item203946 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item203969 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item203979 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item203984 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item203991 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item203996 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item204001 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item204007 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item204030 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item204036 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item204041 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item204047 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item204053 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item204059 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item204069 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item204092 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item204097 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item204102 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item204107 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item204112 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item204118 {
	width:477px !important;
	height:691px !important;
	left:29px !important;
}

#item204142 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item204148 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item204153 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item204158 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item204164 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item204170 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item244010 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244014 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244037 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244040 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244063 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251297 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item71104 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item71110 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71108 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item71064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71065 {
	width:446px !important;
	height:410px !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-71065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table593779 th, table#table593779 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table593779 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table593779 {
	table-layout:fixed;
}

#item71085 {
	width:361px !important;
	height:363px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-71085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71090 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71088 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item202542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-202542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202543 {
	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-202543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70957 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70955 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item202544 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item202567 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item202568 {
	width:505px !important;
	height:924px !important;
}

@keyframes fade-in-202568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250701 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250677 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250673 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item70885 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70905 {
	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-70905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70908 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item70928 {
	width:505px !important;
	height:6871px !important;
}

@keyframes fade-in-70928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70940 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70938 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70883 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item70881 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70537 {
	width:60px !important;
	height:15px !important;
}

#item70540 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231776 {
	width:114px !important;
	height:13px !important;
	top:52px !important;
}

#item71571 {
	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;
}

#item71574 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71601 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71572 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71607 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71634 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71605 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71640 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71667 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71638 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71673 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71701 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71671 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item71707 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item71737 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item71705 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item71743 {
	width:52px !important;
	height:52px !important;
}

#item71741 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item71757 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-30312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-30336 {
	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-30336 {
	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-30324 {
	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-30324 {
	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-30314 {
	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-30314 {
	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;
	}
}
#item30312 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30348 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30349 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30369 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30374 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30372 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30385 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30383 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30396 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30409 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30429 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item31095 {
	width:34px !important;
	height:13px !important;
	left:288px !important;
	top:153px !important;
}

#item31110 {
	width:34px !important;
	height:13px !important;
	left:383px !important;
	top:153px !important;
}

#item31122 {
	width:34px !important;
	height:13px !important;
	left:459px !important;
	top:153px !important;
}

#item31131 {
	width:34px !important;
	height:13px !important;
	left:528px !important;
	top:153px !important;
}

#item31140 {
	width:34px !important;
	height:13px !important;
	left:630px !important;
	top:153px !important;
}

#item31150 {
	width:34px !important;
	height:13px !important;
	left:719px !important;
	top:153px !important;
}

#item31159 {
	width:34px !important;
	height:13px !important;
	left:785px !important;
	top:153px !important;
}

#item31167 {
	width:34px !important;
	height:13px !important;
	left:844px !important;
	top:153px !important;
}

#item31175 {
	width:34px !important;
	height:13px !important;
	left:905px !important;
	top:153px !important;
}

#item31184 {
	width:34px !important;
	height:13px !important;
	left:971px !important;
	top:153px !important;
}

#item31193 {
	width:34px !important;
	height:13px !important;
	left:1050px !important;
	top:153px !important;
}

#item31203 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item31224 {
	width:31px !important;
	height:10px !important;
}

#item31227 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-31227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31261 {
	width:37px !important;
	height:10px !important;
}

#item31264 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31296 {
	width:34px !important;
	height:10px !important;
}

#item31299 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-31299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31328 {
	width:44px !important;
	height:10px !important;
}

#item31331 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31395 {
	width:73px !important;
	height:21px !important;
}

#item31398 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:25px !important;
}

@keyframes fade-in-31398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31428 {
	width:77px !important;
	height:21px !important;
}

#item31431 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:25px !important;
}

@keyframes fade-in-31431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31459 {
	width:54px !important;
	height:10px !important;
}

#item31462 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

@keyframes fade-in-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31490 {
	width:65px !important;
	height:21px !important;
}

#item31493 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:24px !important;
}

@keyframes fade-in-31493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31521 {
	width:65px !important;
	height:10px !important;
}

#item31524 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-31524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31532 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item31542 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item31577 {
	width:46px !important;
	height:10px !important;
}

#item31580 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-31580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31614 {
	width:52px !important;
	height:10px !important;
}

#item31617 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31360 {
	width:34px !important;
	height:10px !important;
}

#item31363 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-31363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231826 {
	width:82px !important;
	height:9px !important;
	top:39px !important;
}

#item30675 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30676 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-30676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30696 {
	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-30696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30718 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30721 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30722 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30723 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item204659 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item204666 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item204673 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item204680 {
	width:14px !important;
	height:14px !important;
	top:464px !important;
}

#item204687 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item204694 {
	width:14px !important;
	height:14px !important;
	top:320px !important;
}

#item204702 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item204710 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item204718 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:512px !important;
}

#item204726 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:416px !important;
}

#item204734 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:608px !important;
}

#item204745 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item204752 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item204759 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:272px !important;
}

#item204766 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:160px !important;
}

#item204773 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:334px !important;
}

#item204780 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:384px !important;
}

#item204789 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:480px !important;
}

#item204794 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:527px !important;
}

#item204799 {
	width:249px !important;
	height:800px !important;
	left:20px !important;
}

#item204822 {
	width:245px !important;
	height:794px !important;
	left:312px !important;
}

#item204845 {
	width:238px !important;
	height:612px !important;
	left:599px !important;
}

#item204868 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item204876 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item204884 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item204896 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:704px !important;
}

#item204904 {
	width:14px !important;
	height:14px !important;
	top:608px !important;
}

#item204911 {
	width:14px !important;
	height:14px !important;
	top:656px !important;
}

#item204916 {
	width:14px !important;
	height:14px !important;
	top:704px !important;
}

#item204921 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item204927 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:320px !important;
}

#item204933 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item204938 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item204943 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:463px !important;
}

#item204951 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:658px !important;
}

#item31082 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31080 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item240799 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240802 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item240825 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item240829 {
	width:751px !important;
	height:17px !important;
}

#item249005 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248980 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item248977 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item30657 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30658 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30664 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30662 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30617 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30618 {
	width:318px !important;
	height:290px !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-30618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table601919 th, table#table601919 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table601919 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table601919 {
	table-layout:fixed;
}

#item30638 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30643 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30641 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item30508 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30509 {
	width:662px !important;
	height:472px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30512 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30510 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item30543 {
	width:602px !important;
	height:412px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30590 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30567 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item30546 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:458px !important;
}

#item30613 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:462px !important;
}

#item30436 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30456 {
	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-30456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30459 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30479 {
	width:650px !important;
	height:3054px !important;
}

@keyframes fade-in-30479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30496 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30494 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30434 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30432 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item31627 {
	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;
}

#item31630 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31658 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31628 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31664 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31693 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31662 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31699 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31727 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31697 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31760 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31731 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31768 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31795 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31766 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31801 {
	width:43px !important;
	height:43px !important;
}

#item31799 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31810 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71772 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item71807 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71805 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item71820 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71818 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item71830 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:121px !important;
	top:204px !important;
	background:#000;
}

#item71831 {
	width:45px !important;
	height:17px !important;
	left:140px !important;
	top:178px !important;
}

#item71840 {
	width:45px !important;
	height:17px !important;
	left:274px !important;
	top:178px !important;
}

#item71849 {
	width:45px !important;
	height:17px !important;
	left:371px !important;
	top:178px !important;
}

#item71857 {
	width:45px !important;
	height:17px !important;
	left:462px !important;
	top:178px !important;
}

#item71865 {
	width:45px !important;
	height:17px !important;
	left:572px !important;
	top:178px !important;
}

#item71875 {
	width:45px !important;
	height:17px !important;
	left:36px !important;
	top:241px !important;
}

#item71889 {
	width:45px !important;
	height:17px !important;
	left:127px !important;
	top:241px !important;
}

#item71902 {
	width:45px !important;
	height:17px !important;
	left:212px !important;
	top:241px !important;
}

#item71911 {
	width:45px !important;
	height:17px !important;
	left:300px !important;
	top:241px !important;
}

#item71920 {
	width:45px !important;
	height:17px !important;
	left:394px !important;
	top:241px !important;
}

#item71930 {
	width:45px !important;
	height:17px !important;
	left:505px !important;
	top:241px !important;
}

#item71939 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:267px !important;
	background:#000;
}

#item71960 {
	width:59px !important;
	height:15px !important;
}

#item71963 {
	width:26px !important;
	height:26px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-71963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71991 {
	width:61px !important;
	height:15px !important;
}

#item71994 {
	width:26px !important;
	height:26px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-71994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72022 {
	width:56px !important;
	height:13px !important;
}

#item72025 {
	width:26px !important;
	height:26px !important;
	left:15px !important;
	top:18px !important;
}

@keyframes fade-in-72025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72054 {
	width:56px !important;
	height:15px !important;
}

#item72057 {
	width:26px !important;
	height:26px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-72057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72121 {
	width:90px !important;
	height:30px !important;
}

#item72124 {
	width:26px !important;
	height:26px !important;
	left:33px !important;
	top:37px !important;
}

@keyframes fade-in-72124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72160 {
	width:102px !important;
	height:30px !important;
}

#item72163 {
	width:26px !important;
	height:26px !important;
	left:38px !important;
	top:37px !important;
}

@keyframes fade-in-72163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72195 {
	width:71px !important;
	height:15px !important;
}

#item72198 {
	width:26px !important;
	height:26px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72227 {
	width:76px !important;
	height:30px !important;
}

#item72230 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:33px !important;
}

@keyframes fade-in-72230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72259 {
	width:97px !important;
	height:13px !important;
}

#item72262 {
	width:26px !important;
	height:26px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes fade-in-72262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72272 {
	width:44px !important;
	height:44px !important;
	left:36px !important;
	top:160px !important;
}

#item72281 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:223px !important;
}

#item72309 {
	width:70px !important;
	height:13px !important;
}

#item72312 {
	width:26px !important;
	height:26px !important;
	left:21px !important;
	top:18px !important;
}

@keyframes fade-in-72312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72340 {
	width:70px !important;
	height:15px !important;
}

#item72343 {
	width:26px !important;
	height:26px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-72343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72370 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item72086 {
	width:52px !important;
	height:15px !important;
}

#item72089 {
	width:26px !important;
	height:26px !important;
	left:13px !important;
	top:20px !important;
}

@keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231850 {
	width:114px !important;
	height:13px !important;
	top:52px !important;
}

#item72613 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72634 {
	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-72634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72656 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72661 {
	width:29px !important;
	height:29px !important;
}

#item72659 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72736 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item206637 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item206660 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item206665 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item206670 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item206675 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item206680 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item206685 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item206691 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item206714 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item206720 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item206726 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item206733 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item206739 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item206748 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item206754 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item206777 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item206782 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item206787 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item206792 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item206798 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item206803 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item206810 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item206833 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item206838 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item206844 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item206850 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item206859 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item206864 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item206869 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
	top:2162px !important;
}

#item206893 {
	width:477px !important;
	height:230px !important;
	left:30px !important;
	top:2702px !important;
}

#item206916 {
	width:19px !important;
	height:19px !important;
	top:2207px !important;
}

#item206921 {
	width:19px !important;
	height:19px !important;
	top:2272px !important;
}

#item206927 {
	width:19px !important;
	height:19px !important;
	top:2475px !important;
}

#item206932 {
	width:19px !important;
	height:19px !important;
	top:2340px !important;
}

#item206937 {
	width:19px !important;
	height:19px !important;
	top:2543px !important;
}

#item206944 {
	width:19px !important;
	height:19px !important;
	top:2613px !important;
}

#item206949 {
	width:19px !important;
	height:19px !important;
	top:2748px !important;
}

#item206956 {
	width:19px !important;
	height:19px !important;
	top:2813px !important;
}

#item244101 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244104 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244127 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244130 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244153 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251301 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item72596 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72602 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72600 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72556 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72557 {
	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-72557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table614327 th, table#table614327 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table614327 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table614327 {
	table-layout:fixed;
}

#item72577 {
	width:361px !important;
	height:363px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72582 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72580 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item205124 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-205124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item205125 {
	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-205125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item205126 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item72449 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72447 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item205149 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item205150 {
	width:505px !important;
	height:924px !important;
}

@keyframes fade-in-205150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250759 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250735 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250732 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item72377 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72397 {
	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-72397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72400 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72420 {
	width:505px !important;
	height:7185px !important;
}

@keyframes fade-in-72420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72431 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72375 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72373 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73078 {
	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;
}

#item73081 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73109 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73079 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73115 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73143 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73113 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73149 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73179 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73147 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73185 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73218 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73183 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73224 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item73256 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item73222 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item73262 {
	width:52px !important;
	height:52px !important;
}

#item73260 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73272 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-31857 {
	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-31857 {
	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-31840 {
	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-31840 {
	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-31827 {
	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-31827 {
	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;
	}
}
#item31825 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31872 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31873 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31893 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31898 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31896 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31914 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31912 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31925 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31934 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31954 {
	width:954px !important;
	height:66px !important;
	left:205px !important;
	top:45px !important;
}

#item32582 {
	width:34px !important;
	height:13px !important;
	left:421px !important;
	top:153px !important;
}

#item32595 {
	width:34px !important;
	height:13px !important;
	left:507px !important;
	top:153px !important;
}

#item32607 {
	width:34px !important;
	height:13px !important;
	left:587px !important;
	top:153px !important;
}

#item32616 {
	width:34px !important;
	height:13px !important;
	left:686px !important;
	top:153px !important;
}

#item32625 {
	width:34px !important;
	height:13px !important;
	left:763px !important;
	top:153px !important;
}

#item32635 {
	width:34px !important;
	height:13px !important;
	left:846px !important;
	top:153px !important;
}

#item32644 {
	width:34px !important;
	height:13px !important;
	left:952px !important;
	top:153px !important;
}

#item32652 {
	width:34px !important;
	height:13px !important;
	left:1054px !important;
	top:153px !important;
}

#item32660 {
	opacity:0.50;
	width:827px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item32712 {
	width:38px !important;
	height:10px !important;
}

#item32715 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-32715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32743 {
	width:88px !important;
	height:21px !important;
}

#item32746 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:25px !important;
}

@keyframes fade-in-32746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32776 {
	width:43px !important;
	height:21px !important;
}

#item32779 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:24px !important;
}

@keyframes fade-in-32779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32813 {
	width:64px !important;
	height:10px !important;
}

#item32816 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-32816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32849 {
	width:57px !important;
	height:10px !important;
}

#item32852 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-32852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32882 {
	width:50px !important;
	height:10px !important;
}

#item32885 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-32885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32914 {
	width:70px !important;
	height:10px !important;
}

#item32917 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-32917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32928 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item32937 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item32965 {
	width:54px !important;
	height:10px !important;
}

#item32968 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-32968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32996 {
	width:53px !important;
	height:10px !important;
}

#item32999 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-32999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231890 {
	width:34px !important;
	height:13px !important;
	top:6px !important;
}

#item231893 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:6px !important;
}

#item231897 {
	width:15px !important;
	height:21px !important;
	left:33px !important;
}

#item32681 {
	width:40px !important;
	height:10px !important;
}

#item32684 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-32684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231900 {
	width:82px !important;
	height:9px !important;
	top:40px !important;
}

#item32188 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32189 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-32189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32209 {
	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-32209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32231 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32234 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32235 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32236 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item207364 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item207375 {
	width:14px !important;
	height:14px !important;
	top:400px !important;
}

#item207382 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item207389 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item207396 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item207403 {
	width:14px !important;
	height:14px !important;
	top:560px !important;
}

#item207411 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item207418 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item207425 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item207434 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item207442 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item207450 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item207461 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:224px !important;
}

#item207468 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item207475 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:419px !important;
}

#item207483 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:466px !important;
}

#item207490 {
	width:249px !important;
	height:733px !important;
	left:20px !important;
}

#item207513 {
	width:245px !important;
	height:630px !important;
	left:312px !important;
}

#item207536 {
	width:238px !important;
	height:646px !important;
	left:599px !important;
}

#item207559 {
	width:14px !important;
	height:14px !important;
	top:240px !important;
}

#item207567 {
	width:14px !important;
	height:14px !important;
	top:176px !important;
}

#item207574 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item207582 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:446px !important;
}

#item207589 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:495px !important;
}

#item207595 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:274px !important;
}

#item207602 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:369px !important;
}

#item207612 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item207618 {
	width:14px !important;
	height:14px !important;
	top:608px !important;
}

#item207623 {
	width:14px !important;
	height:14px !important;
	top:655px !important;
}

#item207628 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:543px !important;
}

#item32571 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32569 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item240983 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item240991 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item241014 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item241018 {
	width:751px !important;
	height:17px !important;
}

#item249055 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249031 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249028 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item32171 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32172 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item32178 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32176 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item32135 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32136 {
	width:318px !important;
	height:359px !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-32136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table621450 th, table#table621450 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table621450 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table621450 {
	table-layout:fixed;
}

#item32156 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32159 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item224144 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:34px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-224144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-224144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item224144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224145 {
	width:737px !important;
	height:571px !important;
	left:27px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-224145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224169 {
	width:697px !important;
	height:491px !important;
	left:57px !important;
	top:50px !important;
}

#item224170 {
	width:650px !important;
	height:566px !important;
}

@keyframes fade-in-224170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32033 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32031 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item224197 {
	width:276px !important;
	height:13px !important;
	left:59px !important;
	top:564px !important;
}

#item224267 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item224243 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item224240 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:560px !important;
}

#item31961 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31981 {
	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-31981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31984 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32004 {
	width:650px !important;
	height:3224px !important;
}

@keyframes fade-in-32004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32016 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item31959 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item31957 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item33016 {
	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;
}

#item33019 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33048 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33017 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33054 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33086 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33052 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33092 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33125 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33090 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33131 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33160 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33129 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33197 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33166 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33203 {
	width:43px !important;
	height:43px !important;
}

#item33201 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33215 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73287 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item73319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73317 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73330 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73328 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73339 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:122px !important;
	top:201px !important;
	background:#000;
}

#item73421 {
	opacity:0.50;
	width:578px !important;
	height:1px !important;
	top:266px !important;
	background:#000;
}

#item73794 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item232132 {
	width:98px !important;
	height:15px !important;
}

#item232155 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-232155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232303 {
	width:48px !important;
	height:18px !important;
	left:323px !important;
	top:176px !important;
}

#item232306 {
	width:48px !important;
	height:18px !important;
	left:445px !important;
	top:176px !important;
}

#item232309 {
	width:48px !important;
	height:18px !important;
	left:556px !important;
	top:176px !important;
}

#item232313 {
	width:53px !important;
	height:15px !important;
}

#item232336 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:20px !important;
}

@keyframes fade-in-232336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232340 {
	width:80px !important;
	height:15px !important;
}

#item232363 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-232363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232367 {
	width:70px !important;
	height:15px !important;
}

#item232391 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-232391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232394 {
	width:46px !important;
	height:46px !important;
	left:31px !important;
	top:157px !important;
}

#item232398 {
	width:71px !important;
	height:15px !important;
}

#item232421 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-232421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232427 {
	width:48px !important;
	height:18px !important;
	top:9px !important;
}

#item232431 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:9px !important;
}

#item232434 {
	width:21px !important;
	height:29px !important;
	left:47px !important;
}

#item232502 {
	width:48px !important;
	height:18px !important;
	left:9px !important;
	top:240px !important;
}

#item232505 {
	width:48px !important;
	height:18px !important;
	left:114px !important;
	top:240px !important;
}

#item232508 {
	width:48px !important;
	height:18px !important;
	left:231px !important;
	top:240px !important;
}

#item232511 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:240px !important;
}

#item232514 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:240px !important;
}

#item232518 {
	width:124px !important;
	height:30px !important;
}

#item232541 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:35px !important;
}

@keyframes fade-in-232541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232545 {
	width:73px !important;
	height:30px !important;
}

#item232568 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:34px !important;
}

@keyframes fade-in-232568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232572 {
	width:90px !important;
	height:15px !important;
}

#item232595 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-232595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232599 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:222px !important;
}

#item232605 {
	width:51px !important;
	height:15px !important;
}

#item232628 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:20px !important;
}

@keyframes fade-in-232628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232634 {
	width:56px !important;
	height:15px !important;
}

#item232657 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-232657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232665 {
	width:114px !important;
	height:13px !important;
	top:57px !important;
}

#item74034 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74055 {
	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-74055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74077 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item74082 {
	width:29px !important;
	height:29px !important;
}

#item74080 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item74158 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item208985 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item209008 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item209013 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item209018 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item209024 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item209032 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item209041 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item209064 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item209073 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item209078 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item209083 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item209088 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item209095 {
	width:477px !important;
	height:563px !important;
	left:30px !important;
}

#item209118 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item209123 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item209129 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item209134 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item209140 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item209146 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item209153 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item209176 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item209186 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item209191 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item209196 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item209202 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item209207 {
	width:477px !important;
	height:530px !important;
	left:30px !important;
	top:1982px !important;
}

#item209230 {
	width:19px !important;
	height:19px !important;
	top:2095px !important;
}

#item209235 {
	width:19px !important;
	height:19px !important;
	top:2029px !important;
}

#item209241 {
	width:19px !important;
	height:19px !important;
	top:2365px !important;
}

#item209246 {
	width:19px !important;
	height:19px !important;
	top:2431px !important;
}

#item209252 {
	width:19px !important;
	height:19px !important;
	top:2163px !important;
}

#item209258 {
	width:19px !important;
	height:19px !important;
	top:2295px !important;
}

#item244189 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244192 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244215 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244218 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244241 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251304 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item74012 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item74018 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74016 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73974 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73975 {
	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-73975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table629195 th, table#table629195 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table629195 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table629195 {
	table-layout:fixed;
}

#item73995 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73998 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item207746 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-207746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item207747 {
	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-207747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73871 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73869 {
	width:27px !important;
	height:27px !important;
	left:611px !important;
	top:17px !important;
}

#item207748 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item207771 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item207772 {
	width:505px !important;
	height:1112px !important;
}

@keyframes fade-in-207772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250821 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250796 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250793 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item73801 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73821 {
	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-73821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73824 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73844 {
	width:505px !important;
	height:7633px !important;
}

@keyframes fade-in-73844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73856 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73854 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73799 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73797 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74480 {
	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;
}

#item74483 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74512 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74481 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74518 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74548 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74516 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74554 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74583 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74552 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74589 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74616 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74587 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74622 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item74649 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item74620 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item74655 {
	width:52px !important;
	height:52px !important;
}

#item74653 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74664 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-33230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-33258 {
	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-33258 {
	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-33246 {
	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-33246 {
	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-33232 {
	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-33232 {
	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;
	}
}
#item33230 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33269 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33270 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33290 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33295 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33293 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33307 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33305 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33317 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33327 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33347 {
	width:954px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item34038 {
	width:34px !important;
	height:13px !important;
	left:351px !important;
	top:153px !important;
}

#item34051 {
	width:34px !important;
	height:13px !important;
	left:280px !important;
	top:153px !important;
}

#item34061 {
	width:34px !important;
	height:13px !important;
	left:444px !important;
	top:153px !important;
}

#item34070 {
	width:34px !important;
	height:13px !important;
	left:532px !important;
	top:153px !important;
}

#item34081 {
	width:34px !important;
	height:13px !important;
	left:600px !important;
	top:153px !important;
}

#item34091 {
	width:34px !important;
	height:13px !important;
	left:663px !important;
	top:153px !important;
}

#item34099 {
	width:34px !important;
	height:13px !important;
	left:751px !important;
	top:153px !important;
}

#item34107 {
	width:34px !important;
	height:13px !important;
	left:836px !important;
	top:153px !important;
}

#item34115 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:153px !important;
}

#item34123 {
	width:34px !important;
	height:13px !important;
	left:963px !important;
	top:153px !important;
}

#item34133 {
	width:34px !important;
	height:13px !important;
	left:1053px !important;
	top:153px !important;
}

#item34147 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item34205 {
	width:44px !important;
	height:10px !important;
}

#item34208 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34237 {
	width:70px !important;
	height:21px !important;
}

#item34240 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:25px !important;
}

@keyframes fade-in-34240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34269 {
	width:51px !important;
	height:21px !important;
}

#item34272 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:25px !important;
}

@keyframes fade-in-34272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34302 {
	width:47px !important;
	height:10px !important;
}

#item34305 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-34305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34334 {
	width:39px !important;
	height:10px !important;
}

#item34337 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-34337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34365 {
	width:66px !important;
	height:10px !important;
}

#item34368 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-34368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34396 {
	width:68px !important;
	height:10px !important;
}

#item34399 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-34399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34427 {
	width:68px !important;
	height:10px !important;
}

#item34430 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-34430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34471 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item34484 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item34516 {
	width:32px !important;
	height:10px !important;
}

#item34519 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-34519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34548 {
	width:48px !important;
	height:10px !important;
}

#item34551 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-34551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34168 {
	width:39px !important;
	height:10px !important;
}

#item34171 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-34171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232806 {
	width:108px !important;
	height:9px !important;
	top:40px !important;
}

#item34458 {
	width:68px !important;
	height:10px !important;
}

#item34461 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-34461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232831 {
	width:124px !important;
	height:9px !important;
	top:40px !important;
}

#item33593 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33594 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-33594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33614 {
	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-33614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33636 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item33639 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33640 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33641 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item209885 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item209892 {
	width:14px !important;
	height:14px !important;
	top:383px !important;
}

#item209899 {
	width:14px !important;
	height:14px !important;
	top:95px !important;
}

#item209906 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item209913 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:31px !important;
}

#item209920 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item209927 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item209934 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item209942 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item209951 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:368px !important;
}

#item209959 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item209970 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item209977 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:129px !important;
}

#item209984 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:271px !important;
}

#item209991 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:224px !important;
}

#item209998 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:321px !important;
}

#item210006 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:416px !important;
}

#item210013 {
	width:249px !important;
	height:652px !important;
	left:20px !important;
}

#item210036 {
	width:245px !important;
	height:610px !important;
	left:312px !important;
}

#item210059 {
	width:238px !important;
	height:796px !important;
	left:599px !important;
}

#item210082 {
	width:14px !important;
	height:14px !important;
	top:242px !important;
}

#item210089 {
	width:14px !important;
	height:14px !important;
	top:194px !important;
}

#item210096 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item210105 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:514px !important;
}

#item210113 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item210125 {
	width:14px !important;
	height:14px !important;
	top:527px !important;
}

#item210133 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:513px !important;
}

#item210141 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:608px !important;
}

#item210149 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:464px !important;
}

#item210154 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:656px !important;
}

#item210159 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:704px !important;
}

#item34024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34022 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item241163 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item241166 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item241189 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item241192 {
	width:751px !important;
	height:17px !important;
}

#item249107 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249082 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249079 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item33573 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33574 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item33580 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33578 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item33535 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33536 {
	width:318px !important;
	height:357px !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-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table637529 th, table#table637529 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table637529 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table637529 {
	table-layout:fixed;
}

#item33556 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33561 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33559 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item33508 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item33485 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item33464 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

#item209327 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-209327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-209327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item209327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item209328 {
	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-209328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item209351 {
	width:697px !important;
	height:477px !important;
	left:58px !important;
	top:50px !important;
}

#item209352 {
	width:650px !important;
	height:856px !important;
}

@keyframes fade-in-209352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33430 {
	width:21px !important;
	height:21px !important;
	left:741px !important;
	top:24px !important;
}

#item209414 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item209440 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item209464 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item209437 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item33354 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33374 {
	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-33374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33377 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item33397 {
	width:650px !important;
	height:4056px !important;
}

@keyframes fade-in-33397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33412 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item33352 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item33350 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item34560 {
	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;
}

#item34563 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34592 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34561 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34626 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34596 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item34632 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34659 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34630 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item34665 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34692 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34663 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item34700 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34727 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34698 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item34733 {
	width:43px !important;
	height:43px !important;
}

#item34731 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34742 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74679 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item74718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74716 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item74735 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74733 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item74745 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:119px !important;
	top:206px !important;
	background:#000;
}

#item74746 {
	width:45px !important;
	height:17px !important;
	left:213px !important;
	top:180px !important;
}

#item74755 {
	width:45px !important;
	height:17px !important;
	left:118px !important;
	top:180px !important;
}

#item74765 {
	width:45px !important;
	height:17px !important;
	left:339px !important;
	top:180px !important;
}

#item74774 {
	width:45px !important;
	height:17px !important;
	left:457px !important;
	top:180px !important;
}

#item74783 {
	width:45px !important;
	height:17px !important;
	left:547px !important;
	top:180px !important;
}

#item74792 {
	width:45px !important;
	height:17px !important;
	left:630px !important;
	top:180px !important;
}

#item74800 {
	width:45px !important;
	height:17px !important;
	left:110px !important;
	top:249px !important;
}

#item74808 {
	width:45px !important;
	height:17px !important;
	left:224px !important;
	top:249px !important;
}

#item74820 {
	width:45px !important;
	height:17px !important;
	left:307px !important;
	top:249px !important;
}

#item74835 {
	width:45px !important;
	height:17px !important;
	left:396px !important;
	top:249px !important;
}

#item74847 {
	width:45px !important;
	height:17px !important;
	left:517px !important;
	top:249px !important;
}

#item74856 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:-13px !important;
	top:275px !important;
	background:#000;
}

#item74909 {
	width:72px !important;
	height:15px !important;
}

#item74912 {
	width:26px !important;
	height:26px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-74912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74942 {
	width:92px !important;
	height:30px !important;
}

#item74945 {
	width:26px !important;
	height:26px !important;
	left:32px !important;
	top:37px !important;
}

@keyframes fade-in-74945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74976 {
	width:79px !important;
	height:30px !important;
}

#item74979 {
	width:26px !important;
	height:26px !important;
	left:26px !important;
	top:37px !important;
}

@keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75008 {
	width:75px !important;
	height:15px !important;
}

#item75011 {
	width:26px !important;
	height:26px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-75011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75040 {
	width:53px !important;
	height:15px !important;
}

#item75043 {
	width:26px !important;
	height:26px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-75043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75071 {
	width:89px !important;
	height:15px !important;
}

#item75074 {
	width:26px !important;
	height:26px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-75074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75102 {
	width:99px !important;
	height:15px !important;
}

#item75105 {
	width:26px !important;
	height:26px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-75105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75137 {
	width:89px !important;
	height:15px !important;
}

#item75140 {
	width:26px !important;
	height:26px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-75140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75188 {
	width:44px !important;
	height:44px !important;
	left:35px !important;
	top:162px !important;
}

#item75197 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:231px !important;
}

#item75226 {
	width:43px !important;
	height:15px !important;
}

#item75229 {
	width:26px !important;
	height:26px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-75229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75261 {
	width:67px !important;
	height:15px !important;
}

#item75264 {
	width:26px !important;
	height:26px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-75264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75293 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item74877 {
	width:53px !important;
	height:15px !important;
}

#item74880 {
	width:26px !important;
	height:26px !important;
	left:13px !important;
	top:20px !important;
}

@keyframes fade-in-74880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232887 {
	width:161px !important;
	height:13px !important;
	top:52px !important;
}

#item75173 {
	width:96px !important;
	height:15px !important;
}

#item75176 {
	width:26px !important;
	height:26px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-75176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232910 {
	width:155px !important;
	height:13px !important;
	top:52px !important;
}

#item75513 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75534 {
	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-75534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75556 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item75561 {
	width:29px !important;
	height:29px !important;
}

#item75559 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item75637 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item211513 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item211536 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item211541 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item211546 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item211553 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item211560 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item211583 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item211593 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item211599 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item211604 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item211610 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item211633 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item211638 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item211643 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item211648 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item211654 {
	width:477px !important;
	height:406px !important;
	left:31px !important;
}

#item211677 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item211682 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item211690 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item211696 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item211706 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item211729 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item211734 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item211739 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item211744 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item211749 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item211754 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item211761 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item211784 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item211789 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item211794 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item211801 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item211807 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item211816 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item244273 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244277 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244300 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244303 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244326 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251307 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item75491 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item75497 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75495 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item75453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75454 {
	width:446px !important;
	height:493px !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-75454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table647086 th, table#table647086 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table647086 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table647086 {
	table-layout:fixed;
}

#item75474 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-75474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75477 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item75365 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75366 {
	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-75366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75369 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75367 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item75419 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item75422 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item75442 {
	width:505px !important;
	height:1297px !important;
}

@keyframes fade-in-75442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250878 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250854 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250851 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item75300 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75320 {
	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-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75323 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item75343 {
	width:505px !important;
	height:9380px !important;
}

@keyframes fade-in-75343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75355 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75353 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item75298 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item75296 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item76017 {
	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;
}

#item76020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76047 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76018 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item76053 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76080 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76051 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item76086 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76115 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76084 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item76121 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76153 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76119 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item76159 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item76190 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item76157 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item76196 {
	width:52px !important;
	height:52px !important;
}

#item76194 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item76206 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-34790 {
	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-34790 {
	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-34759 {
	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-34759 {
	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;
	}
}
#item34757 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34804 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34805 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item34825 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item34830 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34828 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item34842 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34840 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item34852 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item34862 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item34882 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item35114 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35115 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35135 {
	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-35135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35157 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35160 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35161 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35162 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item212316 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item212323 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item212330 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item212337 {
	width:14px !important;
	height:14px !important;
	top:288px !important;
}

#item212345 {
	width:14px !important;
	height:14px !important;
	top:624px !important;
}

#item212353 {
	width:14px !important;
	height:14px !important;
	top:672px !important;
}

#item212360 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item212367 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item212376 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:419px !important;
}

#item212384 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:463px !important;
}

#item212396 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:80px !important;
}

#item212404 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item212412 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:129px !important;
}

#item212419 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item212426 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:272px !important;
}

#item212431 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:319px !important;
}

#item212437 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:416px !important;
}

#item212442 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:481px !important;
}

#item212447 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:544px !important;
}

#item212453 {
	width:249px !important;
	height:767px !important;
	left:20px !important;
}

#item212476 {
	width:245px !important;
	height:614px !important;
	left:312px !important;
}

#item212499 {
	width:238px !important;
	height:659px !important;
	left:599px !important;
}

#item212522 {
	width:14px !important;
	height:14px !important;
	top:240px !important;
}

#item212532 {
	width:14px !important;
	height:14px !important;
	top:145px !important;
}

#item212543 {
	width:14px !important;
	height:14px !important;
	top:432px !important;
}

#item212550 {
	width:14px !important;
	height:14px !important;
	top:480px !important;
}

#item212557 {
	width:14px !important;
	height:14px !important;
	top:528px !important;
}

#item212565 {
	width:14px !important;
	height:14px !important;
	top:719px !important;
}

#item212570 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item212575 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item212580 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:271px !important;
}

#item212586 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:320px !important;
}

#item212591 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:511px !important;
}

#item35511 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35509 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item241338 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item241342 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item241365 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item241369 {
	width:751px !important;
	height:17px !important;
}

#item249159 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249135 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249132 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item35097 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35098 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item35104 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35102 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35061 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35062 {
	width:318px !important;
	height:295px !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-35062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table655215 th, table#table655215 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table655215 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table655215 {
	table-layout:fixed;
}

#item35082 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35087 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35085 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item34955 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34956 {
	width:662px !important;
	height:441px !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-34956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34957 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item34987 {
	width:602px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35034 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item35011 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item34990 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:426px !important;
}

#item35057 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:430px !important;
}

#item34889 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34909 {
	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-34909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34912 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item34932 {
	width:650px !important;
	height:2874px !important;
}

@keyframes fade-in-34932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34945 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34943 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item34887 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item34885 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item35525 {
	width:34px !important;
	height:13px !important;
	left:388px !important;
	top:141px !important;
}

#item35535 {
	width:34px !important;
	height:13px !important;
	left:297px !important;
	top:141px !important;
}

#item35545 {
	width:34px !important;
	height:13px !important;
	left:497px !important;
	top:141px !important;
}

#item35555 {
	width:34px !important;
	height:13px !important;
	left:581px !important;
	top:141px !important;
}

#item35564 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:141px !important;
}

#item35572 {
	width:34px !important;
	height:13px !important;
	left:781px !important;
	top:141px !important;
}

#item35580 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:141px !important;
}

#item35588 {
	width:34px !important;
	height:13px !important;
	left:971px !important;
	top:141px !important;
}

#item35596 {
	width:34px !important;
	height:13px !important;
	left:1048px !important;
	top:141px !important;
}

#item35606 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item35627 {
	width:40px !important;
	height:10px !important;
}

#item35630 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-35630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35664 {
	width:50px !important;
	height:10px !important;
}

#item35667 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-35667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35700 {
	width:80px !important;
	height:21px !important;
}

#item35703 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:25px !important;
}

@keyframes fade-in-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35733 {
	width:70px !important;
	height:21px !important;
}

#item35736 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:25px !important;
}

@keyframes fade-in-35736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35766 {
	width:50px !important;
	height:21px !important;
}

#item35769 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:25px !important;
}

@keyframes fade-in-35769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35800 {
	width:40px !important;
	height:10px !important;
}

#item35803 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-35803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35832 {
	width:40px !important;
	height:10px !important;
}

#item35835 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35864 {
	width:75px !important;
	height:10px !important;
}

#item35867 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-35867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35876 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item35884 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item35912 {
	width:46px !important;
	height:10px !important;
}

#item35915 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-35915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35945 {
	width:35px !important;
	height:10px !important;
}

#item35948 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-35948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35961 {
	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;
}

#item35964 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35995 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35962 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36001 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36029 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35999 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item36035 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36063 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36033 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item36069 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36098 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36067 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item36106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36134 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36104 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36140 {
	width:43px !important;
	height:43px !important;
}

#item36138 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36149 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76221 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item76254 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76252 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item76265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76263 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item76274 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item76275 {
	width:48px !important;
	height:18px !important;
	left:279px !important;
	top:151px !important;
}

#item76283 {
	width:48px !important;
	height:18px !important;
	left:152px !important;
	top:151px !important;
}

#item76291 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:151px !important;
}

#item76301 {
	width:48px !important;
	height:18px !important;
	left:551px !important;
	top:151px !important;
}

#item76315 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item76328 {
	width:48px !important;
	height:18px !important;
	left:174px !important;
	top:225px !important;
}

#item76337 {
	width:48px !important;
	height:18px !important;
	left:304px !important;
	top:225px !important;
}

#item76346 {
	width:48px !important;
	height:18px !important;
	left:410px !important;
	top:225px !important;
}

#item76356 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:225px !important;
}

#item76365 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:-2px !important;
	top:253px !important;
	background:#000;
}

#item76386 {
	width:56px !important;
	height:15px !important;
}

#item76389 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-76389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76417 {
	width:70px !important;
	height:15px !important;
}

#item76420 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

@keyframes fade-in-76420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76448 {
	width:104px !important;
	height:30px !important;
}

#item76451 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:37px !important;
}

@keyframes fade-in-76451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76479 {
	width:95px !important;
	height:30px !important;
}

#item76482 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:37px !important;
}

@keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76510 {
	width:70px !important;
	height:30px !important;
}

#item76513 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:37px !important;
}

@keyframes fade-in-76513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76543 {
	width:56px !important;
	height:15px !important;
}

#item76546 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-76546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76580 {
	width:56px !important;
	height:15px !important;
}

#item76583 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-76583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76616 {
	width:98px !important;
	height:15px !important;
}

#item76619 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-76619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76628 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item76637 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item76667 {
	width:59px !important;
	height:15px !important;
}

#item76670 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-76670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76699 {
	width:49px !important;
	height:15px !important;
}

#item76702 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-76702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76729 {
	width:664px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
}

#item76968 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76989 {
	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-76989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77011 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item77016 {
	width:29px !important;
	height:29px !important;
}

#item77014 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item77094 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item214091 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item214102 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item214108 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item214113 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item214118 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item214124 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item214129 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item214153 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item214176 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item214181 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item214186 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item214191 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item214199 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item214206 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item214217 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item214240 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item214245 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item214250 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item214256 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item214261 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item214266 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item214273 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
}

#item214296 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item214301 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item214306 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item214312 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item214318 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item214330 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item214335 {
	width:477px !important;
	height:540px !important;
	left:31px !important;
	top:2160px !important;
}

#item214358 {
	width:19px !important;
	height:19px !important;
	top:2207px !important;
}

#item214363 {
	width:19px !important;
	height:19px !important;
	top:2272px !important;
}

#item214369 {
	width:19px !important;
	height:19px !important;
	top:2338px !important;
}

#item214374 {
	width:19px !important;
	height:19px !important;
	top:2474px !important;
}

#item214380 {
	width:19px !important;
	height:19px !important;
	top:2541px !important;
}

#item214385 {
	width:19px !important;
	height:19px !important;
	top:2608px !important;
}

#item244359 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244362 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244385 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244389 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244412 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251310 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item76947 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item76953 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76951 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item76908 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76909 {
	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-76909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table665275 th, table#table665275 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table665275 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table665275 {
	table-layout:fixed;
}

#item76929 {
	width:361px !important;
	height:325px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-76929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76932 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item212710 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-212710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item212711 {
	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-212711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76805 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76803 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item212736 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item212759 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item212760 {
	width:505px !important;
	height:904px !important;
}

@keyframes fade-in-212760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250935 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250911 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250908 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item76736 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76756 {
	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-76756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76759 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item76779 {
	width:505px !important;
	height:6714px !important;
}

@keyframes fade-in-76779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76791 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76789 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76734 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item76732 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item77334 {
	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;
}

#item77337 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77366 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77335 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item77372 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77400 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77370 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item77406 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77404 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item77439 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77466 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77437 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item77472 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item77499 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item77470 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item77505 {
	width:52px !important;
	height:52px !important;
}

#item77503 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item77514 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36191 {
	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-36191 {
	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-36178 {
	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-36178 {
	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-36166 {
	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-36166 {
	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;
	}
}
#item36164 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36203 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36204 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36224 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36229 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36227 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36242 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36240 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36257 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36270 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36271 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:258px !important;
	top:186px !important;
	background:#000;
}

#item36292 {
	width:80px !important;
	height:10px !important;
}

#item36295 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-36295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36304 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item36314 {
	width:34px !important;
	height:13px !important;
	left:337px !important;
	top:166px !important;
}

#item36324 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:166px !important;
}

#item36333 {
	width:34px !important;
	height:13px !important;
	left:645px !important;
	top:166px !important;
}

#item36342 {
	width:34px !important;
	height:13px !important;
	left:805px !important;
	top:166px !important;
}

#item36351 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:166px !important;
}

#item36379 {
	width:110px !important;
	height:10px !important;
}

#item36382 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-36382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36410 {
	width:110px !important;
	height:10px !important;
}

#item36413 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36445 {
	width:125px !important;
	height:10px !important;
}

#item36448 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-36448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36483 {
	width:132px !important;
	height:10px !important;
}

#item36486 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-36486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36518 {
	width:73px !important;
	height:10px !important;
}

#item36521 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-36521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36549 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36787 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36788 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36808 {
	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-36808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36830 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item36833 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item36834 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item36835 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item214958 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item214965 {
	width:14px !important;
	height:14px !important;
	top:336px !important;
}

#item214974 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item214982 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item214994 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item215003 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item215010 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:320px !important;
}

#item215017 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:705px !important;
}

#item215024 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:416px !important;
}

#item215031 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:657px !important;
}

#item215039 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item215046 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item215053 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:287px !important;
}

#item215061 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:224px !important;
}

#item215070 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item215082 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:463px !important;
}

#item215089 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:529px !important;
}

#item215097 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:576px !important;
}

#item215104 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:673px !important;
}

#item215112 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:718px !important;
}

#item215119 {
	width:249px !important;
	height:844px !important;
	left:20px !important;
}

#item215142 {
	width:245px !important;
	height:829px !important;
	left:312px !important;
}

#item215165 {
	width:238px !important;
	height:859px !important;
	left:599px !important;
}

#item215188 {
	width:14px !important;
	height:14px !important;
	top:238px !important;
}

#item215195 {
	width:14px !important;
	height:14px !important;
	top:142px !important;
}

#item215202 {
	width:14px !important;
	height:14px !important;
	top:430px !important;
}

#item215209 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item215217 {
	width:14px !important;
	height:14px !important;
	top:529px !important;
}

#item215226 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item215238 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:223px !important;
}

#item215243 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item215248 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item215253 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:511px !important;
}

#item215259 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:607px !important;
}

#item215264 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:128px !important;
}

#item215270 {
	width:14px !important;
	height:14px !important;
	top:625px !important;
}

#item215276 {
	width:14px !important;
	height:14px !important;
	top:671px !important;
}

#item215281 {
	width:14px !important;
	height:14px !important;
	top:721px !important;
}

#item37226 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37224 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item241512 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item241515 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item241538 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item241542 {
	width:751px !important;
	height:17px !important;
}

#item249225 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249201 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249197 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item36769 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36770 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item36776 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36774 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36733 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36734 {
	width:318px !important;
	height:295px !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-36734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table673272 th, table#table673272 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table673272 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table673272 {
	table-layout:fixed;
}

#item36754 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36757 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item36626 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36627 {
	width:662px !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-36627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36630 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36628 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item36659 {
	width:602px !important;
	height:397px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36706 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36683 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item36662 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:443px !important;
}

#item36729 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:447px !important;
}

#item36556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36576 {
	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-36576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36579 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item36599 {
	width:650px !important;
	height:3227px !important;
}

@keyframes fade-in-36599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36612 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item36554 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item36552 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item37237 {
	width:34px !important;
	height:13px !important;
	left:929px !important;
	top:115px !important;
}

#item37247 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item37256 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item37257 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item37266 {
	width:34px !important;
	height:13px !important;
	left:429px !important;
	top:115px !important;
}

#item37274 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:115px !important;
}

#item37282 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:115px !important;
}

#item37290 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:115px !important;
}

#item37300 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:115px !important;
}

#item37333 {
	width:70px !important;
	height:10px !important;
}

#item37336 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-37336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37368 {
	width:80px !important;
	height:10px !important;
}

#item37371 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-37371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37400 {
	width:110px !important;
	height:21px !important;
}

#item37403 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:25px !important;
}

@keyframes fade-in-37403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37433 {
	width:70px !important;
	height:21px !important;
}

#item37436 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:25px !important;
}

@keyframes fade-in-37436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37466 {
	width:95px !important;
	height:10px !important;
}

#item37469 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@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%;
}

#item37498 {
	width:55px !important;
	height:10px !important;
}

#item37501 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-37501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37529 {
	width:96px !important;
	height:21px !important;
}

#item37532 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:25px !important;
}

@keyframes fade-in-37532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37540 {
	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;
}

#item37543 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37570 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37541 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37603 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37574 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37638 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37607 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37644 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37676 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37642 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37684 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37715 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37682 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37721 {
	width:43px !important;
	height:43px !important;
}

#item37719 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37731 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77529 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item77574 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77572 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item77587 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77585 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item77598 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:222px !important;
	background:#000;
}

#item77599 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:164px !important;
	background:#000;
}

#item77600 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-1px !important;
	top:272px !important;
	background:#000;
}

#item77621 {
	width:112px !important;
	height:15px !important;
}

#item77624 {
	width:27px !important;
	height:27px !important;
	left:75px !important;
	top:20px !important;
}

@keyframes fade-in-77624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77634 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:234px !important;
}

#item77643 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:195px !important;
}

#item77651 {
	width:48px !important;
	height:18px !important;
	left:630px !important;
	top:195px !important;
}

#item77659 {
	width:48px !important;
	height:18px !important;
	left:115px !important;
	top:244px !important;
}

#item77667 {
	width:48px !important;
	height:18px !important;
	left:262px !important;
	top:244px !important;
}

#item77675 {
	width:48px !important;
	height:18px !important;
	left:405px !important;
	top:244px !important;
}

#item77705 {
	width:80px !important;
	height:15px !important;
}

#item77708 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-77708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77741 {
	width:80px !important;
	height:15px !important;
}

#item77744 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-77744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77776 {
	width:80px !important;
	height:15px !important;
}

#item77779 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-77779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77810 {
	width:80px !important;
	height:15px !important;
}

#item77813 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-77813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77844 {
	width:80px !important;
	height:15px !important;
}

#item77847 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-77847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77858 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:195px !important;
}

#item77869 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:195px !important;
}

#item77878 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:111px !important;
}

#item77886 {
	width:48px !important;
	height:18px !important;
	left:288px !important;
	top:130px !important;
}

#item77894 {
	width:48px !important;
	height:18px !important;
	left:161px !important;
	top:130px !important;
}

#item77902 {
	width:48px !important;
	height:18px !important;
	left:436px !important;
	top:130px !important;
}

#item77912 {
	width:48px !important;
	height:18px !important;
	left:556px !important;
	top:130px !important;
}

#item77926 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:195px !important;
}

#item77959 {
	width:80px !important;
	height:15px !important;
}

#item77962 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77991 {
	width:80px !important;
	height:15px !important;
}

#item77994 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-77994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78023 {
	width:111px !important;
	height:30px !important;
}

#item78026 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:37px !important;
}

@keyframes fade-in-78026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78056 {
	width:80px !important;
	height:30px !important;
}

#item78059 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:37px !important;
}

@keyframes fade-in-78059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78088 {
	width:100px !important;
	height:15px !important;
}

#item78091 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78119 {
	width:77px !important;
	height:15px !important;
}

#item78122 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-78122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78150 {
	width:100px !important;
	height:30px !important;
}

#item78153 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:37px !important;
}

@keyframes fade-in-78153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78180 {
	width:664px !important;
	height:30px !important;
	left:36px !important;
	top:36px !important;
}

#item78422 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78443 {
	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-78443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78465 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item78470 {
	width:29px !important;
	height:29px !important;
}

#item78468 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item78543 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item216830 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item216853 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item216862 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item216868 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item216873 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item216878 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item216883 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item216890 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item216913 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item216918 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item216923 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item216928 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item216935 {
	width:19px !important;
	height:19px !important;
	top:376px !important;
}

#item216940 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item216950 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item216973 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item216979 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item216986 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item216991 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item216996 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item217001 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item217007 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item217030 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item217035 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item217041 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item217047 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item217052 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item217062 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item217069 {
	width:477px !important;
	height:540px !important;
	left:30px !important;
}

#item217092 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item217097 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item217102 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item217107 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item217112 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item217117 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item217124 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item217147 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item217154 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item217160 {
	width:19px !important;
	height:19px !important;
	top:175px !important;
}

#item217165 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item217174 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item244445 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244453 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244476 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244480 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244503 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251313 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item78405 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item78411 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78409 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item78365 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78366 {
	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-78366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table681970 th, table#table681970 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table681970 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table681970 {
	table-layout:fixed;
}

#item78386 {
	width:361px !important;
	height:371px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-78386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78389 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item215415 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-215415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item215417 {
	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-215417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78258 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78256 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:17px !important;
}

#item215418 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item215442 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item215443 {
	width:505px !important;
	height:904px !important;
}

@keyframes fade-in-215443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item251000 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250976 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item250973 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item78187 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78207 {
	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-78207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78210 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item78230 {
	width:505px !important;
	height:7678px !important;
}

@keyframes fade-in-78230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78242 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78240 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78185 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item78183 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item78901 {
	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;
}

#item78904 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78933 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78902 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item78939 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78971 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78937 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item78977 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79008 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78975 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item79014 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79042 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79012 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item79048 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item79076 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item79046 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item79082 {
	width:52px !important;
	height:52px !important;
}

#item79080 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item79093 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-39181 {
	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-39181 {
	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-39146 {
	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-39146 {
	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;
	}
}
#item39144 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item39197 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item39198 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item39218 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item39223 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39221 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item39235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39233 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item39245 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item39256 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item39276 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item217449 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-217449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217450 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-217450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217451 {
	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-217451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39624 {
	width:21px !important;
	height:21px !important;
	left:904px !important;
	top:24px !important;
}

#item217474 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item217497 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item217498 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item217499 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item218200 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item218210 {
	width:14px !important;
	height:14px !important;
	top:95px !important;
}

#item218216 {
	width:14px !important;
	height:14px !important;
	top:288px !important;
}

#item218222 {
	width:14px !important;
	height:14px !important;
	top:594px !important;
}

#item218228 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item218238 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:241px !important;
}

#item218243 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:399px !important;
}

#item218248 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:446px !important;
}

#item218253 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:80px !important;
}

#item218259 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item218264 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:191px !important;
}

#item218269 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:256px !important;
}

#item218274 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:305px !important;
}

#item218281 {
	width:249px !important;
	height:655px !important;
	left:20px !important;
}

#item218304 {
	width:245px !important;
	height:614px !important;
	left:312px !important;
}

#item218327 {
	width:238px !important;
	height:560px !important;
	left:599px !important;
}

#item218350 {
	width:14px !important;
	height:14px !important;
	top:240px !important;
}

#item218356 {
	width:14px !important;
	height:14px !important;
	top:143px !important;
}

#item218362 {
	width:14px !important;
	height:14px !important;
	top:401px !important;
}

#item218373 {
	width:14px !important;
	height:14px !important;
	top:449px !important;
}

#item218378 {
	width:14px !important;
	height:14px !important;
	top:542px !important;
}

#item218383 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item218388 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item218394 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:304px !important;
}

#item241694 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item241697 {
	width:334px !important;
	height:13px !important;
	left:17px !important;
	top:14px !important;
}

#item241720 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:14px !important;
}

#item241723 {
	width:751px !important;
	height:17px !important;
}

#item249275 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249251 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item249248 {
	width:246px !important;
	height:22px !important;
	left:589px !important;
	top:547px !important;
}

#item39491 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39492 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item39498 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39496 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item39455 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39456 {
	width:318px !important;
	height:359px !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-39456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table688205 th, table#table688205 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table688205 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table688205 {
	table-layout:fixed;
}

#item39476 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39481 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39479 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item217215 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-217215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217216 {
	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-217216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217239 {
	width:697px !important;
	height:487px !important;
	left:58px !important;
	top:50px !important;
}

#item217240 {
	width:650px !important;
	height:732px !important;
}

@keyframes fade-in-217240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39351 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item217398 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item217374 {
	width:100px !important;
	height:9px !important;
	left:-3px !important;
	top:3px !important;
}

#item217371 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:562px !important;
}

#item217298 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:566px !important;
}

#item39283 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39303 {
	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-39303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39306 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item39326 {
	width:650px !important;
	height:4144px !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%;
}

#item39339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39337 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item39281 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item39279 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item39880 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item39881 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item39889 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item39899 {
	width:34px !important;
	height:13px !important;
	left:855px !important;
	top:141px !important;
}

#item39912 {
	width:34px !important;
	height:13px !important;
	left:933px !important;
	top:141px !important;
}

#item39924 {
	width:34px !important;
	height:13px !important;
	left:1028px !important;
	top:141px !important;
}

#item39933 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:141px !important;
}

#item39943 {
	width:34px !important;
	height:13px !important;
	left:676px !important;
	top:141px !important;
}

#item39954 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item39983 {
	width:70px !important;
	height:10px !important;
}

#item39986 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-39986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40014 {
	width:60px !important;
	height:10px !important;
}

#item40017 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-40017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40045 {
	width:67px !important;
	height:10px !important;
}

#item40048 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-40048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40077 {
	width:47px !important;
	height:10px !important;
}

#item40080 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-40080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40108 {
	width:67px !important;
	height:10px !important;
}

#item40111 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-40111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40141 {
	width:43px !important;
	height:10px !important;
}

#item40144 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40177 {
	width:50px !important;
	height:10px !important;
}

#item40180 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-40180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40212 {
	width:37px !important;
	height:10px !important;
}

#item40215 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40245 {
	width:43px !important;
	height:10px !important;
}

#item40248 {
	width:45px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-40248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233105 {
	width:34px !important;
	height:13px !important;
	top:6px !important;
}

#item233108 {
	width:34px !important;
	height:13px !important;
	left:50px !important;
	top:6px !important;
}

#item233111 {
	width:15px !important;
	height:21px !important;
	left:33px !important;
}

#item233128 {
	width:34px !important;
	height:13px !important;
}

#item233132 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
}

#item233141 {
	width:30px !important;
	height:11px !important;
	left:29px !important;
}

#item40277 {
	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;
}

#item40280 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40307 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40278 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40313 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40340 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40311 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item40346 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40373 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40344 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item40379 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40406 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40377 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item40414 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40443 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40412 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item40449 {
	width:43px !important;
	height:43px !important;
}

#item40447 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40463 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80512 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item80548 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80546 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item80562 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80560 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item80573 {
	opacity:0.50;
	width:604px !important;
	height:1px !important;
	left:96px !important;
	top:178px !important;
	background:#000;
}

#item80574 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	top:254px !important;
	background:#000;
}

#item80987 {
	width:664px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
}

#item81229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81250 {
	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-81250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81272 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item81277 {
	width:29px !important;
	height:29px !important;
}

#item81275 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item81354 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item219606 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item219629 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item219634 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item219639 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item219644 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item219652 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item219659 {
	width:477px !important;
	height:406px !important;
	left:30px !important;
}

#item219682 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item219691 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item219696 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item219702 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item219708 {
	width:477px !important;
	height:473px !important;
	left:30px !important;
}

#item219731 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item219737 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item219742 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item219748 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item219753 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item219760 {
	width:477px !important;
	height:406px !important;
	left:30px !important;
}

#item219783 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item219789 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item219795 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item219805 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item219811 {
	width:477px !important;
	height:278px !important;
	left:30px !important;
}

#item219834 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item219839 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item219844 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item244537 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:616px !important;
}

#item244540 {
	width:502px !important;
	height:18px !important;
	left:63px !important;
	top:618px !important;
}

#item244563 {
	width:19px !important;
	height:19px !important;
	left:498px !important;
	top:617px !important;
}

#item244566 {
	width:570px !important;
	height:30px !important;
	left:40px !important;
	top:576px !important;
}

#item244589 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251316 {
	width:339px !important;
	height:26px !important;
	left:272px !important;
	top:589px !important;
}

#item81213 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item81219 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81217 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item81177 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81178 {
	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-81178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table695986 th, table#table695986 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table695986 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table695986 {
	table-layout:fixed;
}

#item81198 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-81198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81203 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81201 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item81062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81063 {
	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-81063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81064 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81143 {
	width:566px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item81146 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item81166 {
	width:505px !important;
	height:1136px !important;
}

@keyframes fade-in-81166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item251051 {
	width:150px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251027 {
	width:179px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item251024 {
	width:185px !important;
	height:26px !important;
	left:42px !important;
	top:616px !important;
}

#item80994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-80994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81014 {
	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-81014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81017 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item81037 {
	width:505px !important;
	height:9514px !important;
}

@keyframes fade-in-81037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81050 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81048 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item80992 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item80990 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item233522 {
	width:46px !important;
	height:46px !important;
	left:30px !important;
	top:132px !important;
}

#item233526 {
	width:48px !important;
	height:18px !important;
	left:534px !important;
	top:150px !important;
}

#item233531 {
	width:107px !important;
	height:15px !important;
}

#item233554 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:20px !important;
}

@keyframes fade-in-233554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233564 {
	width:84px !important;
	height:15px !important;
}

#item233587 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-233587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233591 {
	width:70px !important;
	height:15px !important;
}

#item233614 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-233614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233619 {
	width:54px !important;
	height:15px !important;
}

#item233642 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:20px !important;
}

@keyframes fade-in-233642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233646 {
	width:48px !important;
	height:18px !important;
	top:9px !important;
}

#item233649 {
	width:48px !important;
	height:18px !important;
	left:70px !important;
	top:9px !important;
}

#item233652 {
	width:21px !important;
	height:29px !important;
	left:47px !important;
}

#item233657 {
	width:48px !important;
	height:18px !important;
}

#item233661 {
	width:48px !important;
	height:18px !important;
	left:76px !important;
}

#item233666 {
	width:42px !important;
	height:16px !important;
	left:41px !important;
}

#item233708 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item233712 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:225px !important;
}

#item233715 {
	width:48px !important;
	height:18px !important;
	left:362px !important;
	top:225px !important;
}

#item233718 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:225px !important;
}

#item233722 {
	width:48px !important;
	height:18px !important;
	left:6px !important;
	top:225px !important;
}

#item233726 {
	width:48px !important;
	height:18px !important;
	left:147px !important;
	top:225px !important;
}

#item233732 {
	width:93px !important;
	height:15px !important;
}

#item233755 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-233755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233759 {
	width:62px !important;
	height:15px !important;
}

#item233782 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-233782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233786 {
	width:84px !important;
	height:15px !important;
}

#item233809 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-233809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233818 {
	width:61px !important;
	height:15px !important;
}

#item233841 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-233841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item233846 {
	width:60px !important;
	height:15px !important;
}

#item233869 {
	width:63px !important;
	height:27px !important;
	left:8px !important;
	top:20px !important;
}

@keyframes fade-in-233869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81627 {
	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;
}

#item81630 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81657 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81628 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item81663 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81692 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81661 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item81698 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81730 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81696 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item81736 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81767 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81734 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item81773 {
	width:48px !important;
	height:48px !important;
	left:76px !important;
}

#item81801 {
	width:200px !important;
	height:20px !important;
	top:59px !important;
}

#item81771 {
	width:200px !important;
	height:79px !important;
	left:250px !important;
	top:1098px !important;
}

#item81807 {
	width:52px !important;
	height:52px !important;
}

#item81805 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item81817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-81817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-81817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item81817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42280 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item42281 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-42281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42313 {
	opacity:0.70;
	width:213px !important;
	height:16px !important;
	top:15px !important;
}

#item42316 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item42326 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item42346 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

#item42349 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-42349 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42349 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item42349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83523 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item83524 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-83524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83553 {
	opacity:0.70;
	width:299px !important;
	height:23px !important;
	top:20px !important;
}

#item83556 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item83564 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item83584 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

#item83587 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item83587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:98px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle102 {
	font-weight:300;
	font-family:Montserrat;
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:70px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle100 {
	font-weight:300;
	font-family:Montserrat;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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;
	text-align:left;
}

p.autoParaStyle98 {
	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: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.autoParaStyle96 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:14.9px;
	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.autoParaStyle95 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:14.9px;
	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.autoParaStyle94 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:14.9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle92 {
	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.autoParaStyle91 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9px;
	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.autoParaStyle90 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9px;
	line-height:11px;
	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.autoParaStyle89 {
	font-weight:bold;
	font-family:Tondo;
	font-size:34px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9px;
	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.autoParaStyle87 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9px;
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12.8px;
	line-height:14.9px;
	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.autoParaStyle82 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12.8px;
	line-height:14.9px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12.8px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle80 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12.8px;
	line-height:14.9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.8px;
	line-height:16.1px;
	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.autoParaStyle75 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.8px;
	line-height:16.1px;
	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.autoParaStyle74 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.8px;
	line-height:16.1px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle73 {
	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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle69 {
	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.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-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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.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: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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	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.autoParaStyle55 {
	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:left;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#bc678a;
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	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.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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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_-_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.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.desktop_-_Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle14 {
	font-family:"Proxima Nova";
}

span.autoCharStyle13 {
	font-size:18.2px;
	color:#d70e2b;
}

span.autoCharStyle12 {
	font-size:13px;
	color:#d70e2b;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle10 {
	letter-spacing:-0.300em;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	color:#d70e2b;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle4 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle2 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Tondo;
}

span.texto_check {
	color:#000;
}

span.DiaX {
	font-weight:bold;
	font-family:Montserrat;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.desktop_-_texto_check {
}

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; } }

