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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item962 {
	width:174px !important;
	height:8px !important;
}

#item965 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item995 {
	width:176px !important;
	height:8px !important;
}

#item998 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:11px !important;
}

@keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1027 {
	width:149px !important;
	height:8px !important;
}

#item1030 {
	width:56px !important;
	height:24px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-1030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1068 {
	width:106px !important;
	height:8px !important;
}

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

@keyframes fade-in-1071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1103 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-1370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1390 {
	width:842px !important;
	height:291px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

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

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

#item1478 {
	width:140px !important;
	height:157px !important;
	left:529px !important;
	top:95px !important;
}

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

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

#item1502 {
	width:153px !important;
	height:157px !important;
	left:715px !important;
	top:95px !important;
}

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

#item1519 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:669px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

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

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

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

#item1570 {
	width:14px !important;
	height:14px !important;
	left:508px !important;
	top:192px !important;
}

#item1583 {
	width:14px !important;
	height:14px !important;
	left:694px !important;
	top:192px !important;
}

#item1593 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:281px !important;
}

#item1624 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:282px !important;
}

#item1627 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:282px !important;
}

#item1658 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:268px !important;
}

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

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

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

@keyframes fade-in-1351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1352 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-1311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1314 {
	width:318px !important;
	height:226px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table109191 {
	table-layout:fixed;
}

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

@keyframes fade-in-1347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-1182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1183 {
	width:574px !important;
	height:234px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1186 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item1218 {
	width:514px !important;
	height:174px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-1218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1240 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:222px !important;
}

#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:218px !important;
}

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

@keyframes fade-in-1110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1130 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1133 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

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

@keyframes fade-in-1153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1169 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

#item1717 {
	width:106px !important;
	height:8px !important;
}

#item1720 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:11px !important;
}

@keyframes fade-in-1720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-1942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43076 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-43426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43447 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43469 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item43517 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item43520 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item43559 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

#item43583 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
	top:331px !important;
}

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

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

#item43610 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item43622 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item43632 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item43642 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item43651 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item43681 {
	width:477px !important;
	height:311px !important;
	left:31px !important;
}

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

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

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

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

@keyframes fade-in-43368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43369 {
	width:446px !important;
	height:317px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table112921 th, table#table112921 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table112921 {
	table-layout:fixed;
}

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

@keyframes fade-in-43389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43394 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-43261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43262 {
	width:629px !important;
	height:367px !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-43262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43265 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item43319 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item43296 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item43275 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:331px !important;
}

#item43342 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:302px !important;
}

#item43364 {
	width:569px !important;
	height:261px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-43364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43193 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43213 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43216 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

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

@keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43250 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

#item43739 {
	width:209px !important;
	height:11px !important;
}

#item43742 {
	width:79px !important;
	height:33px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43787 {
	width:149px !important;
	height:11px !important;
}

#item43790 {
	width:27px !important;
	height:27px !important;
	left:102px !important;
	top:16px !important;
}

@keyframes fade-in-43790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43806 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:151px !important;
}

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

#item43849 {
	width:65px !important;
	height:11px !important;
}

#item43852 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-43852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43882 {
	width:75px !important;
	height:11px !important;
}

#item43885 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-43885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43914 {
	width:79px !important;
	height:11px !important;
}

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

@keyframes fade-in-43917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43926 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item44116 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item44075 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2180 {
	width:121px !important;
	height:8px !important;
}

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

@keyframes fade-in-2183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2213 {
	width:158px !important;
	height:8px !important;
}

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

@keyframes fade-in-2216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2247 {
	width:124px !important;
	height:8px !important;
}

#item2250 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-2250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2285 {
	width:71px !important;
	height:8px !important;
}

#item2288 {
	width:56px !important;
	height:27px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-2288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2327 {
	width:69px !important;
	height:8px !important;
}

#item2330 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-2330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2360 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-2633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2653 {
	width:979px !important;
	height:291px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2675 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item2697 {
	width:144px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item2719 {
	width:128px !important;
	height:173px !important;
	left:266px !important;
	top:95px !important;
}

#item2741 {
	width:121px !important;
	height:173px !important;
	left:435px !important;
	top:95px !important;
}

#item2744 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:224px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item2765 {
	width:141px !important;
	height:173px !important;
	left:596px !important;
	top:95px !important;
}

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

#item2778 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:554px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2779 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:128px !important;
}

#item2788 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:128px !important;
}

#item2798 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:128px !important;
}

#item2812 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:192px !important;
}

#item2830 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:192px !important;
}

#item2841 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:192px !important;
}

#item2850 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:281px !important;
}

#item2882 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:282px !important;
}

#item2885 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:282px !important;
}

#item2917 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:268px !important;
}

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

#item2920 {
	width:21px !important;
	height:21px !important;
	left:982px !important;
	top:23px !important;
}

#item2952 {
	width:217px !important;
	height:173px !important;
	left:778px !important;
	top:95px !important;
}

#item2955 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:736px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item2956 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:128px !important;
}

#item2968 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:192px !important;
}

#item2978 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

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

@keyframes fade-in-2612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2613 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-2571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2574 {
	width:318px !important;
	height:249px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2577 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table116894 {
	table-layout:fixed;
}

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

@keyframes fade-in-2608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2440 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-2440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2441 {
	width:574px !important;
	height:440px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item2478 {
	width:514px !important;
	height:380px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2525 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

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

#item2481 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:426px !important;
}

#item2548 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:429px !important;
}

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

@keyframes fade-in-2367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2387 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2390 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item2410 {
	width:650px !important;
	height:1719px !important;
}

@keyframes fade-in-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2425 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-3225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44152 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

#item44204 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:153px !important;
}

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

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

#item44236 {
	width:628px !important;
	height:106px !important;
	left:36px !important;
	top:36px !important;
}

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

@keyframes fade-in-44499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44520 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44542 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item44597 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item44600 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item44628 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

#item44652 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item44674 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

#item44696 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item44699 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item44708 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item44719 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item44730 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item44739 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item44748 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item44762 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item44778 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

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

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

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

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

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

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

@keyframes fade-in-44433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44434 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table120840 th, table#table120840 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table120840 {
	table-layout:fixed;
}

#item44454 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-44312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44313 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44316 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item44370 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item44347 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item44326 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item44393 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item44416 {
	width:505px !important;
	height:869px !important;
}

@keyframes fade-in-44416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44263 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44266 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item44286 {
	width:505px !important;
	height:3803px !important;
}

@keyframes fade-in-44286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44301 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item44830 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:247px !important;
}

#item44839 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:247px !important;
}

#item44870 {
	width:169px !important;
	height:11px !important;
}

#item44873 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-44873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44904 {
	width:221px !important;
	height:11px !important;
}

#item44907 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:16px !important;
}

@keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44936 {
	width:100px !important;
	height:11px !important;
}

#item44939 {
	width:79px !important;
	height:38px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-44939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44948 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:229px !important;
}

#item44964 {
	width:48px !important;
	height:18px !important;
	left:413px !important;
	top:172px !important;
}

#item44982 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:172px !important;
}

#item44996 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:172px !important;
}

#item45037 {
	width:169px !important;
	height:11px !important;
}

#item45040 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-45040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45071 {
	width:173px !important;
	height:11px !important;
}

#item45074 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:16px !important;
}

@keyframes fade-in-45074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45105 {
	width:97px !important;
	height:11px !important;
}

#item45108 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-45108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45117 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45293 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item45259 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-45315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-3241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3267 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3267 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-3256 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3256 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-3243 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-3243 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item3241 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item3349 {
	width:34px !important;
	height:13px !important;
	left:672px !important;
	top:153px !important;
}

#item3359 {
	width:34px !important;
	height:13px !important;
	left:398px !important;
	top:153px !important;
}

#item3369 {
	width:34px !important;
	height:13px !important;
	left:943px !important;
	top:153px !important;
}

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

#item3403 {
	width:237px !important;
	height:8px !important;
}

#item3406 {
	width:19px !important;
	height:19px !important;
	left:109px !important;
	top:11px !important;
}

@keyframes fade-in-3406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3439 {
	width:240px !important;
	height:8px !important;
}

#item3442 {
	width:19px !important;
	height:19px !important;
	left:110px !important;
	top:11px !important;
}

@keyframes fade-in-3442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3472 {
	width:129px !important;
	height:8px !important;
}

#item3475 {
	width:56px !important;
	height:27px !important;
	left:86px !important;
	top:11px !important;
}

@keyframes fade-in-3475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3508 {
	width:127px !important;
	height:8px !important;
}

#item3511 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-3511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3540 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-3814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3834 {
	width:886px !important;
	height:259px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3856 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item3878 {
	width:251px !important;
	height:141px !important;
	left:79px !important;
	top:95px !important;
}

#item3900 {
	width:280px !important;
	height:141px !important;
	left:372px !important;
	top:95px !important;
}

#item3922 {
	width:201px !important;
	height:141px !important;
	left:693px !important;
	top:95px !important;
}

#item3925 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:331px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item3926 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:652px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item3937 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:128px !important;
}

#item3950 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:128px !important;
}

#item3963 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:177px !important;
}

#item3973 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:177px !important;
}

#item3985 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:248px !important;
}

#item4014 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:250px !important;
}

#item4017 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:249px !important;
}

#item4046 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:236px !important;
}

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

#item4049 {
	width:21px !important;
	height:21px !important;
	left:889px !important;
	top:23px !important;
}

#item4061 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

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

@keyframes fade-in-3795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3796 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-3747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3750 {
	width:318px !important;
	height:224px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3753 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table124495 {
	table-layout:fixed;
}

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

@keyframes fade-in-3791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3615 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3616 {
	width:574px !important;
	height:440px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3619 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item3654 {
	width:514px !important;
	height:380px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-3654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3701 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

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

#item3657 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:426px !important;
}

#item3724 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:429px !important;
}

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

@keyframes fade-in-3547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3567 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-3567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3570 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item3590 {
	width:650px !important;
	height:1641px !important;
}

@keyframes fade-in-3590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3603 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-4309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-4309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45330 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-45680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45701 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45723 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item45774 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item45777 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item45811 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

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

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

#item45844 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

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

#item45864 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item45873 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item45905 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item45927 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:398px !important;
}

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

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

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

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

@keyframes fade-in-45621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45622 {
	width:446px !important;
	height:317px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table127765 th, table#table127765 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table127765 {
	table-layout:fixed;
}

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

@keyframes fade-in-45642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45647 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-45501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45502 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45505 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item45559 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item45536 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item45515 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item45582 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item45605 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-45605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45451 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45454 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item45474 {
	width:505px !important;
	height:3265px !important;
}

@keyframes fade-in-45474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45490 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item45942 {
	width:48px !important;
	height:18px !important;
	left:287px !important;
	top:225px !important;
}

#item45972 {
	width:61px !important;
	height:11px !important;
}

#item45975 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-45975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46007 {
	width:46px !important;
	height:11px !important;
	left:14px !important;
}

#item46010 {
	width:79px !important;
	height:38px !important;
	top:16px !important;
}

@keyframes fade-in-46010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46022 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:206px !important;
}

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

#item46052 {
	width:48px !important;
	height:18px !important;
	left:274px !important;
	top:151px !important;
}

#item46084 {
	width:335px !important;
	height:11px !important;
}

#item46087 {
	width:27px !important;
	height:27px !important;
	left:154px !important;
	top:16px !important;
}

@keyframes fade-in-46087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46118 {
	width:178px !important;
	height:11px !important;
}

#item46121 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-46121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46130 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item46309 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item46276 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-46328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-4351 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4351 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-4339 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4339 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-4327 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-4327 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item4325 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item4435 {
	width:34px !important;
	height:13px !important;
	left:426px !important;
	top:141px !important;
}

#item4448 {
	width:34px !important;
	height:13px !important;
	left:317px !important;
	top:141px !important;
}

#item4461 {
	width:34px !important;
	height:13px !important;
	left:558px !important;
	top:141px !important;
}

#item4471 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:141px !important;
}

#item4483 {
	width:34px !important;
	height:13px !important;
	left:793px !important;
	top:141px !important;
}

#item4493 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:141px !important;
}

#item4502 {
	width:34px !important;
	height:13px !important;
	left:1021px !important;
	top:141px !important;
}

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

#item4535 {
	width:91px !important;
	height:8px !important;
}

#item4538 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4572 {
	width:60px !important;
	height:8px !important;
}

#item4575 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-4575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4613 {
	width:60px !important;
	height:8px !important;
}

#item4616 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4646 {
	width:75px !important;
	height:8px !important;
}

#item4649 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-4649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4678 {
	width:90px !important;
	height:8px !important;
}

#item4681 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-4681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4714 {
	width:50px !important;
	height:8px !important;
}

#item4717 {
	width:47px !important;
	height:34px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-4717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4750 {
	width:70px !important;
	height:8px !important;
}

#item4753 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-4753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4783 {
	width:42px !important;
	height:8px !important;
}

#item4786 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-4786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4817 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-5094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5114 {
	width:880px !important;
	height:451px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5136 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item5158 {
	width:170px !important;
	height:318px !important;
	left:79px !important;
	top:95px !important;
}

#item5180 {
	width:182px !important;
	height:327px !important;
	left:294px !important;
	top:95px !important;
}

#item5202 {
	width:163px !important;
	height:317px !important;
	left:525px !important;
	top:95px !important;
}

#item5205 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:247px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item5206 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:477px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item5217 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:128px !important;
}

#item5226 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:128px !important;
}

#item5239 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:177px !important;
}

#item5252 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:192px !important;
}

#item5262 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:441px !important;
}

#item5293 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:442px !important;
}

#item5296 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:441px !important;
}

#item5325 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:428px !important;
}

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

#item5328 {
	width:21px !important;
	height:21px !important;
	left:881px !important;
	top:23px !important;
}

#item5339 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item5350 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item5364 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:354px !important;
}

#item5384 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:289px !important;
}

#item5395 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:304px !important;
}

#item5404 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:352px !important;
}

#item5418 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:305px !important;
}

#item5431 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:353px !important;
}

#item5441 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:289px !important;
}

#item5453 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:177px !important;
}

#item5463 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:128px !important;
}

#item5491 {
	width:160px !important;
	height:327px !important;
	left:738px !important;
	top:95px !important;
}

#item5494 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:690px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-5065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5066 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-5020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5023 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5026 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table132623 {
	table-layout:fixed;
}

#item5061 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-5061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-4892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4893 {
	width:574px !important;
	height:502px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4896 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item4927 {
	width:514px !important;
	height:445px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-4927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4949 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:491px !important;
}

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

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

#item4952 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:488px !important;
}

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

@keyframes fade-in-4824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4844 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4847 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item4867 {
	width:650px !important;
	height:3102px !important;
	top:1px !important;
}

@keyframes fade-in-4867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4881 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-5730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46343 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

#item46409 {
	width:48px !important;
	height:18px !important;
	left:296px !important;
	top:151px !important;
}

#item46419 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:151px !important;
}

#item46432 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:151px !important;
}

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

#item46456 {
	width:48px !important;
	height:18px !important;
	left:115px !important;
	top:225px !important;
}

#item46468 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item46478 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:225px !important;
}

#item46507 {
	width:98px !important;
	height:11px !important;
}

#item46510 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46540 {
	width:84px !important;
	height:11px !important;
}

#item46543 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-46543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46576 {
	width:84px !important;
	height:11px !important;
}

#item46579 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-46579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46613 {
	width:105px !important;
	height:11px !important;
}

#item46616 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-46616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46652 {
	width:88px !important;
	height:11px !important;
}

#item46655 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-46655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46685 {
	width:70px !important;
	height:11px !important;
}

#item46688 {
	width:66px !important;
	height:47px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-46688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46721 {
	width:59px !important;
	height:11px !important;
}

#item46724 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-46724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46757 {
	width:44px !important;
	height:11px !important;
}

#item46760 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-46760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46771 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

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

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

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

@keyframes fade-in-47074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47095 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47117 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item47168 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item47171 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item47200 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

#item47205 {
	width:19px !important;
	height:19px !important;
	top:1507px !important;
}

#item47218 {
	width:19px !important;
	height:19px !important;
	top:1440px !important;
}

#item47228 {
	width:19px !important;
	height:19px !important;
	top:1305px !important;
}

#item47237 {
	width:19px !important;
	height:19px !important;
	top:1237px !important;
}

#item47246 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item47261 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item47277 {
	width:19px !important;
	height:19px !important;
	top:1042px !important;
}

#item47298 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item47328 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item47350 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item47372 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

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

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

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

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

#item47424 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item47434 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item47443 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item47452 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item47484 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1195px !important;
}

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

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

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

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

@keyframes fade-in-47011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47012 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table139029 th, table#table139029 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table139029 {
	table-layout:fixed;
}

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

@keyframes fade-in-47032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47037 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-46886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46887 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46890 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item46948 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item46925 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item46904 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item46971 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item46994 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-46994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46819 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46839 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46842 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item46862 {
	width:505px !important;
	height:6872px !important;
}

@keyframes fade-in-46862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46875 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item47684 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item47653 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-47703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-5746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-5775 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5775 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-5762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5762 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-5748 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-5748 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item5746 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item5861 {
	width:34px !important;
	height:13px !important;
	left:509px !important;
	top:141px !important;
}

#item5871 {
	width:34px !important;
	height:13px !important;
	left:344px !important;
	top:141px !important;
}

#item5880 {
	width:34px !important;
	height:13px !important;
	left:671px !important;
	top:141px !important;
}

#item5893 {
	width:34px !important;
	height:13px !important;
	left:833px !important;
	top:141px !important;
}

#item5906 {
	width:34px !important;
	height:13px !important;
	left:995px !important;
	top:141px !important;
}

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

#item5937 {
	width:128px !important;
	height:8px !important;
}

#item5940 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-5940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5972 {
	width:128px !important;
	height:8px !important;
}

#item5975 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-5975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6005 {
	width:128px !important;
	height:8px !important;
}

#item6008 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-6008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6037 {
	width:80px !important;
	height:8px !important;
}

#item6040 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-6040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6071 {
	width:131px !important;
	height:8px !important;
}

#item6074 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-6074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6108 {
	width:73px !important;
	height:8px !important;
}

#item6111 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-6111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6149 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-6416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6436 {
	width:919px !important;
	height:403px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6458 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item6480 {
	width:279px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item6502 {
	width:234px !important;
	height:285px !important;
	left:401px !important;
	top:95px !important;
}

#item6524 {
	width:262px !important;
	height:285px !important;
	left:681px !important;
	top:95px !important;
}

#item6527 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:358px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item6528 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:638px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item6541 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:128px !important;
}

#item6551 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:128px !important;
}

#item6560 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:177px !important;
}

#item6574 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:177px !important;
}

#item6589 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:393px !important;
}

#item6631 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:394px !important;
}

#item6634 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:394px !important;
}

#item6664 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:380px !important;
}

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

#item6667 {
	width:21px !important;
	height:21px !important;
	left:922px !important;
	top:23px !important;
}

#item6678 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item6691 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item6704 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:318px !important;
}

#item6714 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:272px !important;
}

#item6726 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:272px !important;
}

#item6736 {
	width:14px !important;
	height:14px !important;
	left:660px !important;
	top:321px !important;
}

#item6745 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:272px !important;
}

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

@keyframes fade-in-6397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6398 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-6354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6357 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6360 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table144810 {
	table-layout:fixed;
}

#item6393 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-6393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6224 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-6224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6225 {
	width:574px !important;
	height:472px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6228 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item6261 {
	width:514px !important;
	height:412px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-6261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6283 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:461px !important;
}

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

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

#item6286 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:458px !important;
}

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

@keyframes fade-in-6156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6176 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6179 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item6199 {
	width:650px !important;
	height:2243px !important;
	top:1px !important;
}

@keyframes fade-in-6199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6213 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-6993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47718 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

#item47777 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:151px !important;
}

#item47786 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:151px !important;
}

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

#item47835 {
	width:97px !important;
	height:11px !important;
}

#item47838 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-47838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47879 {
	width:65px !important;
	height:11px !important;
}

#item47882 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-47882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47913 {
	width:51px !important;
	height:11px !important;
}

#item47916 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-47916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47928 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

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

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

@keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48229 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48251 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item48318 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item48321 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item48352 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

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

#item48371 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item48381 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item48390 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item48399 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item48410 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item48422 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item48431 {
	width:19px !important;
	height:19px !important;
	top:709px !important;
}

#item48442 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item48458 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item48478 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

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

#item48520 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item48542 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item48564 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

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

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

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

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

@keyframes fade-in-48152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48153 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table152293 th, table#table152293 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table152293 {
	table-layout:fixed;
}

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

@keyframes fade-in-48173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48178 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-48032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48033 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48036 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item48092 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48069 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48048 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item48115 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item48138 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-48138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47965 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47985 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47988 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48008 {
	width:505px !important;
	height:4856px !important;
}

@keyframes fade-in-48008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48021 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item48576 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:225px !important;
}

#item48585 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item48614 {
	width:65px !important;
	height:11px !important;
}

#item48617 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-48617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48649 {
	width:97px !important;
	height:11px !important;
}

#item48652 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-48652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48684 {
	width:56px !important;
	height:11px !important;
}

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

@keyframes fade-in-48687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48696 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item48900 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item48868 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-48917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-7034 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7034 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-7022 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7022 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-7011 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-7011 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7009 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item7118 {
	width:34px !important;
	height:13px !important;
	left:476px !important;
	top:141px !important;
}

#item7127 {
	width:34px !important;
	height:13px !important;
	left:598px !important;
	top:141px !important;
}

#item7140 {
	width:34px !important;
	height:13px !important;
	left:718px !important;
	top:141px !important;
}

#item7153 {
	width:34px !important;
	height:13px !important;
	left:814px !important;
	top:141px !important;
}

#item7163 {
	width:34px !important;
	height:13px !important;
	left:910px !important;
	top:141px !important;
}

#item7176 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:141px !important;
}

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

#item7207 {
	width:80px !important;
	height:8px !important;
}

#item7210 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-7210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7239 {
	width:60px !important;
	height:8px !important;
}

#item7242 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-7242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7273 {
	width:65px !important;
	height:8px !important;
}

#item7276 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-7276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7310 {
	width:80px !important;
	height:8px !important;
}

#item7313 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-7313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7351 {
	width:80px !important;
	height:8px !important;
}

#item7354 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-7354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7384 {
	width:51px !important;
	height:8px !important;
}

#item7387 {
	width:47px !important;
	height:28px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-7387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7416 {
	width:60px !important;
	height:8px !important;
}

#item7419 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-7419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7453 {
	width:58px !important;
	height:8px !important;
}

#item7456 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-7456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7489 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-7753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7773 {
	width:880px !important;
	height:451px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7795 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item7817 {
	width:167px !important;
	height:323px !important;
	left:79px !important;
	top:95px !important;
}

#item7839 {
	width:184px !important;
	height:327px !important;
	left:294px !important;
	top:95px !important;
}

#item7861 {
	width:165px !important;
	height:323px !important;
	left:525px !important;
	top:95px !important;
}

#item7864 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:247px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item7865 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:477px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item7880 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:128px !important;
}

#item7899 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:128px !important;
}

#item7909 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:177px !important;
}

#item7918 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:192px !important;
}

#item7934 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:441px !important;
}

#item7969 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:442px !important;
}

#item7972 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:441px !important;
}

#item8002 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:428px !important;
}

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

#item8005 {
	width:21px !important;
	height:21px !important;
	left:881px !important;
	top:23px !important;
}

#item8022 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item8032 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item8041 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:354px !important;
}

#item8052 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:289px !important;
}

#item8066 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:304px !important;
}

#item8084 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:352px !important;
}

#item8094 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:305px !important;
}

#item8104 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:353px !important;
}

#item8117 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:289px !important;
}

#item8130 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:177px !important;
}

#item8140 {
	width:14px !important;
	height:14px !important;
	left:717px !important;
	top:128px !important;
}

#item8171 {
	width:164px !important;
	height:327px !important;
	left:738px !important;
	top:95px !important;
}

#item8174 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:690px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-7733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7734 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-7694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7697 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7700 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table158398 {
	table-layout:fixed;
}

#item7729 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-7729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7567 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-7567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7568 {
	width:574px !important;
	height:518px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7571 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item7601 {
	width:514px !important;
	height:445px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-7601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7623 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:508px !important;
}

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

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

#item7626 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:505px !important;
}

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

@keyframes fade-in-7496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7516 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7519 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item7539 {
	width:650px !important;
	height:3420px !important;
	top:1px !important;
}

@keyframes fade-in-7539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7553 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-8450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48932 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-49288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49309 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49331 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item49379 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item49382 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item49410 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

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

#item49424 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

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

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

#item49484 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item49506 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item49528 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item49531 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item49546 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item49565 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item49575 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item49584 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

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

#item49606 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

#item49615 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item49624 {
	width:19px !important;
	height:19px !important;
	top:1509px !important;
}

#item49637 {
	width:19px !important;
	height:19px !important;
	top:1442px !important;
}

#item49650 {
	width:19px !important;
	height:19px !important;
	top:1309px !important;
}

#item49663 {
	width:19px !important;
	height:19px !important;
	top:1241px !important;
}

#item49697 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1195px !important;
}

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

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

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

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

@keyframes fade-in-49233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49234 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table166090 th, table#table166090 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table166090 {
	table-layout:fixed;
}

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

@keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-49101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49102 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49105 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item49167 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item49144 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item49123 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item49190 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item49213 {
	width:505px !important;
	height:913px !important;
}

@keyframes fade-in-49213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49026 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49046 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49049 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49069 {
	width:505px !important;
	height:7499px !important;
}

@keyframes fade-in-49069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item49716 {
	width:48px !important;
	height:18px !important;
	left:41px !important;
	top:226px !important;
}

#item49726 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:226px !important;
}

#item49736 {
	width:48px !important;
	height:18px !important;
	left:311px !important;
	top:226px !important;
}

#item49747 {
	width:48px !important;
	height:18px !important;
	left:469px !important;
	top:226px !important;
}

#item49778 {
	width:84px !important;
	height:11px !important;
}

#item49781 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49810 {
	width:91px !important;
	height:11px !important;
}

#item49813 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-49813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49842 {
	width:112px !important;
	height:11px !important;
}

#item49845 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-49845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49878 {
	width:71px !important;
	height:11px !important;
}

#item49881 {
	width:66px !important;
	height:39px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-49881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49894 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item49906 {
	width:48px !important;
	height:18px !important;
	left:382px !important;
	top:151px !important;
}

#item49921 {
	width:48px !important;
	height:18px !important;
	left:529px !important;
	top:151px !important;
}

#item49958 {
	width:84px !important;
	height:11px !important;
}

#item49961 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-49961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49991 {
	width:84px !important;
	height:11px !important;
}

#item49994 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-49994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50023 {
	width:61px !important;
	height:11px !important;
}

#item50026 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-50026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50057 {
	width:68px !important;
	height:11px !important;
}

#item50060 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-50060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50072 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50292 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item50261 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-50308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-8466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-8492 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8492 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-8482 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8482 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-8468 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-8468 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item8466 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item8580 {
	width:34px !important;
	height:13px !important;
	left:546px !important;
	top:141px !important;
}

#item8590 {
	width:34px !important;
	height:13px !important;
	left:698px !important;
	top:141px !important;
}

#item8604 {
	width:34px !important;
	height:13px !important;
	left:849px !important;
	top:141px !important;
}

#item8618 {
	width:34px !important;
	height:13px !important;
	left:1000px !important;
	top:141px !important;
}

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

#item8650 {
	width:117px !important;
	height:8px !important;
}

#item8653 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-8653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8686 {
	width:117px !important;
	height:8px !important;
}

#item8689 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-8689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8720 {
	width:117px !important;
	height:8px !important;
}

#item8723 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-8723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8753 {
	width:74px !important;
	height:8px !important;
}

#item8756 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-8756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8788 {
	width:120px !important;
	height:8px !important;
}

#item8791 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-8791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8826 {
	width:76px !important;
	height:8px !important;
}

#item8829 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-8829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8867 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9156 {
	width:844px !important;
	height:403px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9178 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item9200 {
	width:228px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item9222 {
	width:217px !important;
	height:285px !important;
	left:349px !important;
	top:95px !important;
}

#item9244 {
	width:246px !important;
	height:285px !important;
	left:608px !important;
	top:95px !important;
}

#item9247 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:307px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item9248 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:565px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item9261 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:128px !important;
}

#item9271 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:128px !important;
}

#item9280 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:177px !important;
}

#item9291 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:177px !important;
}

#item9305 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:393px !important;
}

#item9342 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:394px !important;
}

#item9345 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:394px !important;
}

#item9374 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:380px !important;
}

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

#item9377 {
	width:21px !important;
	height:21px !important;
	left:847px !important;
	top:23px !important;
}

#item9388 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item9402 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item9415 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:318px !important;
}

#item9425 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:272px !important;
}

#item9437 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:272px !important;
}

#item9447 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:321px !important;
}

#item9456 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:272px !important;
}

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

@keyframes fade-in-9117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9118 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-9074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9077 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9080 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table172201 {
	table-layout:fixed;
}

#item9113 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-9113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8944 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-8944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8945 {
	width:574px !important;
	height:488px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8948 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item8981 {
	width:514px !important;
	height:428px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-8981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9003 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

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

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

#item9006 {
	width:106px !important;
	height:16px !important;
	left:318px !important;
	top:474px !important;
}

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

@keyframes fade-in-8874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8894 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8897 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item8917 {
	width:650px !important;
	height:2450px !important;
	top:1px !important;
}

@keyframes fade-in-8917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-9736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50323 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-50700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50721 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50743 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item50786 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item50789 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item50821 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

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

#item50839 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item50849 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item50861 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item50871 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

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

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

#item50912 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item50924 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item50934 {
	width:19px !important;
	height:19px !important;
	top:1041px !important;
}

#item50943 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

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

#item50990 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item51012 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item51034 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

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

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

#item50695 {
	width:627px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

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

@keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50629 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table177868 th, table#table177868 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table177868 {
	table-layout:fixed;
}

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

@keyframes fade-in-50649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50654 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-50505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50506 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50509 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item50566 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item50543 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item50522 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item50589 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

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

#item50612 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-50612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50434 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50454 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50457 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item50477 {
	width:505px !important;
	height:5461px !important;
}

@keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50493 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item51046 {
	width:48px !important;
	height:18px !important;
	left:192px !important;
	top:225px !important;
}

#item51058 {
	width:48px !important;
	height:18px !important;
	left:427px !important;
	top:225px !important;
}

#item51088 {
	width:65px !important;
	height:11px !important;
}

#item51091 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-51091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51123 {
	width:95px !important;
	height:11px !important;
}

#item51126 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-51126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51158 {
	width:52px !important;
	height:11px !important;
}

#item51161 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-51161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51179 {
	width:48px !important;
	height:18px !important;
	left:430px !important;
	top:151px !important;
}

#item51191 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item51220 {
	width:95px !important;
	height:11px !important;
}

#item51223 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51252 {
	width:65px !important;
	height:11px !important;
}

#item51255 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-51255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51291 {
	width:70px !important;
	height:11px !important;
}

#item51294 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-51294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51311 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item51533 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item51503 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

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

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

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

@keyframes fade-out-51549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-9752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-9793 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9793 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9771 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9771 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9754 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9754 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9752 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item9872 {
	width:34px !important;
	height:13px !important;
	left:603px !important;
	top:141px !important;
}

#item9882 {
	width:34px !important;
	height:13px !important;
	left:792px !important;
	top:141px !important;
}

#item9895 {
	width:34px !important;
	height:13px !important;
	left:982px !important;
	top:141px !important;
}

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

#item9926 {
	width:155px !important;
	height:8px !important;
}

#item9929 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

@keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9958 {
	width:94px !important;
	height:8px !important;
}

#item9961 {
	width:74px !important;
	height:30px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-9961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9992 {
	width:155px !important;
	height:8px !important;
}

#item9995 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

@keyframes fade-in-9995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10030 {
	width:158px !important;
	height:8px !important;
}

#item10033 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10073 {
	width:95px !important;
	height:8px !important;
}

#item10076 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-10076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10105 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-10374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10394 {
	width:849px !important;
	height:403px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10416 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item10438 {
	width:228px !important;
	height:285px !important;
	left:79px !important;
	top:95px !important;
}

#item10460 {
	width:217px !important;
	height:285px !important;
	left:348px !important;
	top:95px !important;
}

#item10482 {
	width:246px !important;
	height:285px !important;
	left:612px !important;
	top:95px !important;
}

#item10485 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:307px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item10486 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:565px !important;
	top:134px !important;
	background:#b2b2b1;
}

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

#item10497 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:128px !important;
}

#item10506 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:128px !important;
}

#item10517 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:177px !important;
}

#item10531 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:177px !important;
}

#item10550 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:393px !important;
}

#item10579 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:394px !important;
}

#item10582 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:394px !important;
}

#item10610 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:380px !important;
}

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

#item10613 {
	width:21px !important;
	height:21px !important;
	left:852px !important;
	top:23px !important;
}

#item10628 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item10641 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item10651 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:319px !important;
}

#item10663 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:272px !important;
}

#item10673 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:272px !important;
}

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

@keyframes fade-in-10353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10354 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

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

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

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

@keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10316 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table184182 {
	table-layout:fixed;
}

#item10349 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10183 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10184 {
	width:574px !important;
	height:360px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item10220 {
	width:514px !important;
	height:300px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-10220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10242 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:349px !important;
}

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

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

#item10245 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:346px !important;
}

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

@keyframes fade-in-10112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10132 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10135 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item10155 {
	width:650px !important;
	height:2123px !important;
	top:1px !important;
}

@keyframes fade-in-10155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

#item10108 {
	width:1008px !important;
	height:591px !important;
	left:176px !important;
	top:172px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-10951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51564 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-51919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51940 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51962 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

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

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

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

#item52016 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item52019 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item52049 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

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

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

#item52068 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item52080 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

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

#item52119 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item52141 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item52144 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item52156 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item52170 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item52184 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item52201 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item52216 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item52249 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

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

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

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

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

@keyframes fade-in-51853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51854 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table189063 th, table#table189063 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table189063 {
	table-layout:fixed;
}

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

@keyframes fade-in-51874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51879 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item51740 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51741 {
	width:629px !important;
	height:595px !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-51741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51744 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51742 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51804 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51781 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51760 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:556px !important;
}

#item51827 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:527px !important;
}

#item51849 {
	width:569px !important;
	height:485px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-51849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51668 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51688 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51691 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item51711 {
	width:505px !important;
	height:4699px !important;
}

@keyframes fade-in-51711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51723 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51666 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51664 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item52262 {
	width:48px !important;
	height:18px !important;
	left:175px !important;
	top:225px !important;
}

#item52275 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item52306 {
	width:101px !important;
	height:11px !important;
}

#item52309 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-52309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52339 {
	width:132px !important;
	height:11px !important;
}

#item52342 {
	width:104px !important;
	height:42px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-52342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52372 {
	width:95px !important;
	height:11px !important;
}

#item52375 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-52375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52387 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:206px !important;
}

#item52401 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item52436 {
	width:96px !important;
	height:11px !important;
}

#item52439 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-52439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52477 {
	width:133px !important;
	height:11px !important;
}

#item52480 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52496 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item52510 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item52522 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item52534 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item52537 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52566 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52535 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item52572 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52600 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52570 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item52606 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52635 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52604 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item52641 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52671 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52639 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item52677 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52709 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item52675 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item52715 {
	width:52px !important;
	height:52px !important;
}

#item52713 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52728 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10996 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10996 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-10980 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10980 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-10969 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-10969 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item10967 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11013 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11014 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11034 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11039 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11037 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11052 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11050 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11062 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11078 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11079 {
	width:34px !important;
	height:13px !important;
	left:526px !important;
	top:141px !important;
}

#item11095 {
	width:34px !important;
	height:13px !important;
	left:355px !important;
	top:141px !important;
}

#item11106 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item11120 {
	width:34px !important;
	height:13px !important;
	left:821px !important;
	top:141px !important;
}

#item11130 {
	width:34px !important;
	height:13px !important;
	left:986px !important;
	top:141px !important;
}

#item11139 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11160 {
	width:110px !important;
	height:8px !important;
}

#item11163 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-11163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11194 {
	width:120px !important;
	height:8px !important;
}

#item11197 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11231 {
	width:109px !important;
	height:8px !important;
}

#item11234 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-11234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11272 {
	width:87px !important;
	height:8px !important;
}

#item11275 {
	width:48px !important;
	height:28px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-11275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11305 {
	width:120px !important;
	height:8px !important;
}

#item11308 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-11308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11337 {
	width:92px !important;
	height:8px !important;
}

#item11340 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11372 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11639 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11659 {
	width:655px !important;
	height:451px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11681 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item11703 {
	width:184px !important;
	height:327px !important;
	left:79px !important;
	top:95px !important;
}

#item11725 {
	width:164px !important;
	height:327px !important;
	left:310px !important;
	top:95px !important;
}

#item11728 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:262px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item11729 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item11740 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:128px !important;
}

#item11757 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item11776 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:192px !important;
}

#item11786 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:441px !important;
}

#item11814 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:442px !important;
}

#item11817 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:441px !important;
}

#item11850 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:428px !important;
}

#item11855 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11853 {
	width:21px !important;
	height:21px !important;
	left:659px !important;
	top:23px !important;
}

#item11868 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:354px !important;
}

#item11878 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:289px !important;
}

#item11891 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:304px !important;
}

#item11902 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:352px !important;
}

#item11911 {
	width:14px !important;
	height:14px !important;
	left:502px !important;
	top:353px !important;
}

#item11922 {
	width:14px !important;
	height:14px !important;
	left:502px !important;
	top:289px !important;
}

#item11936 {
	width:14px !important;
	height:14px !important;
	left:502px !important;
	top:177px !important;
}

#item11956 {
	width:14px !important;
	height:14px !important;
	left:502px !important;
	top:128px !important;
}

#item11985 {
	width:153px !important;
	height:327px !important;
	left:523px !important;
	top:95px !important;
}

#item11988 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:475px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item11621 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11622 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item11628 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11626 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11581 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11584 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11587 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11585 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table194570 th, table#table194570 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table194570 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table194570 {
	table-layout:fixed;
}

#item11617 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-11617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11452 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11453 {
	width:574px !important;
	height:423px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11456 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11454 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item11488 {
	width:514px !important;
	height:391px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-11488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11510 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:412px !important;
}

#item11557 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11534 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11513 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:409px !important;
}

#item11379 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11399 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11402 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item11422 {
	width:650px !important;
	height:2384px !important;
	top:1px !important;
}

@keyframes fade-in-11422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11437 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item11377 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item11375 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item11989 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11998 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12011 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12014 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12046 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12052 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12081 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12050 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item12087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12085 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item12124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12153 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12122 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item12165 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12194 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12163 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item12201 {
	width:43px !important;
	height:43px !important;
}

#item12199 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12213 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52743 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52779 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52777 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52801 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52799 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52815 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item52816 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:151px !important;
}

#item52826 {
	width:48px !important;
	height:18px !important;
	left:221px !important;
	top:151px !important;
}

#item52835 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item52864 {
	width:79px !important;
	height:11px !important;
}

#item52867 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-52867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52899 {
	width:103px !important;
	height:11px !important;
}

#item52902 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-52902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52933 {
	width:95px !important;
	height:11px !important;
}

#item52936 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-52936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52945 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item52954 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item52974 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item53245 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53266 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53288 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item53293 {
	width:29px !important;
	height:29px !important;
}

#item53291 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item53303 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item53333 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item53336 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item53366 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item53369 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item53371 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item53380 {
	width:19px !important;
	height:19px !important;
	top:1042px !important;
}

#item53389 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item53404 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item53420 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item53437 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item53450 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item53461 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item53489 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item53492 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item53501 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item53513 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item53525 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item53553 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item53575 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item53230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53228 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item53240 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item53190 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53191 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table201245 th, table#table201245 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table201245 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table201245 {
	table-layout:fixed;
}

#item53211 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-53211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53216 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53214 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item53062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53063 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53064 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53128 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53105 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53084 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item53151 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item53154 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item53174 {
	width:505px !important;
	height:757px !important;
}

@keyframes fade-in-53174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52981 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53001 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53004 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53024 {
	width:505px !important;
	height:5147px !important;
}

@keyframes fade-in-53024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53041 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52979 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item52977 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item53586 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
	top:225px !important;
}

#item53601 {
	width:48px !important;
	height:18px !important;
	left:389px !important;
	top:225px !important;
}

#item53638 {
	width:168px !important;
	height:11px !important;
}

#item53641 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-53641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53678 {
	width:67px !important;
	height:11px !important;
}

#item53681 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-53681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53714 {
	width:122px !important;
	height:11px !important;
}

#item53717 {
	width:67px !important;
	height:39px !important;
	left:69px !important;
	top:16px !important;
}

@keyframes fade-in-53717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53727 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53736 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item53739 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53767 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53737 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53773 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53803 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53771 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53809 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53839 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53807 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53845 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53873 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53843 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53879 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53908 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item53877 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item53914 {
	width:52px !important;
	height:52px !important;
}

#item53912 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53931 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-12265 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12265 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-12247 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12247 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-12231 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-12231 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item12229 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12277 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12278 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12298 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12303 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12301 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12313 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12329 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12342 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12343 {
	width:34px !important;
	height:13px !important;
	left:673px !important;
	top:141px !important;
}

#item12353 {
	width:34px !important;
	height:13px !important;
	left:944px !important;
	top:141px !important;
}

#item12365 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item12386 {
	width:236px !important;
	height:8px !important;
}

#item12389 {
	width:19px !important;
	height:19px !important;
	left:109px !important;
	top:11px !important;
}

@keyframes fade-in-12389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12419 {
	width:239px !important;
	height:8px !important;
}

#item12422 {
	width:19px !important;
	height:19px !important;
	left:110px !important;
	top:11px !important;
}

@keyframes fade-in-12422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12451 {
	width:144px !important;
	height:8px !important;
}

#item12454 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-12454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12487 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12763 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12783 {
	width:804px !important;
	height:291px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12805 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item12827 {
	width:156px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item12849 {
	width:149px !important;
	height:173px !important;
	left:277px !important;
	top:95px !important;
}

#item12871 {
	width:146px !important;
	height:173px !important;
	left:467px !important;
	top:95px !important;
}

#item12874 {
	opacity:0.50;
	width:1px !important;
	height:103px !important;
	left:235px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item12875 {
	opacity:0.50;
	width:1px !important;
	height:103px !important;
	left:425px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item12876 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item12889 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:128px !important;
}

#item12899 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:128px !important;
}

#item12912 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:192px !important;
}

#item12922 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:192px !important;
}

#item12933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12931 {
	width:21px !important;
	height:21px !important;
	left:807px !important;
	top:23px !important;
}

#item12944 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item12958 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:279px !important;
}

#item12996 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:281px !important;
}

#item12999 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:280px !important;
}

#item13028 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:267px !important;
}

#item13031 {
	opacity:0.50;
	width:1px !important;
	height:103px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item13032 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:177px !important;
}

#item13060 {
	width:160px !important;
	height:173px !important;
	left:654px !important;
	top:95px !important;
}

#item13063 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:128px !important;
}

#item12741 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12742 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item12748 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12746 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12702 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12705 {
	width:318px !important;
	height:358px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12708 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12706 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table206286 th, table#table206286 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table206286 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table206286 {
	table-layout:fixed;
}

#item12737 {
	width:258px !important;
	height:326px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-12737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12575 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12576 {
	width:574px !important;
	height:423px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12577 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item12609 {
	width:514px !important;
	height:364px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-12609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12631 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:413px !important;
}

#item12678 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12655 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12634 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:410px !important;
}

#item12494 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-12494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12514 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12517 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item12537 {
	width:650px !important;
	height:1470px !important;
	top:1px !important;
}

@keyframes fade-in-12537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12555 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12553 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item12492 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item12490 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item13076 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item13089 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item13099 {
	width:34px !important;
	height:13px !important;
	left:400px !important;
	top:141px !important;
}

#item13132 {
	width:131px !important;
	height:8px !important;
}

#item13135 {
	width:19px !important;
	height:19px !important;
	left:104px !important;
	top:11px !important;
}

@keyframes fade-in-13135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13145 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item13148 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13176 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13146 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13213 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13180 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13253 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13217 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13259 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13301 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13257 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13313 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13343 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13311 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13350 {
	width:43px !important;
	height:43px !important;
}

#item13348 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13360 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53946 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item53983 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53981 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54000 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53998 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54023 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item54024 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item54055 {
	width:335px !important;
	height:11px !important;
}

#item54058 {
	width:27px !important;
	height:27px !important;
	left:154px !important;
	top:16px !important;
}

@keyframes fade-in-54058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54089 {
	width:202px !important;
	height:11px !important;
}

#item54092 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-54092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54103 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item54112 {
	width:48px !important;
	height:18px !important;
	left:275px !important;
	top:151px !important;
}

#item54121 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item54141 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54413 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54434 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54456 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54461 {
	width:29px !important;
	height:29px !important;
}

#item54459 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54472 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item54505 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item54508 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item54538 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item54541 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item54543 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item54552 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item54561 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item54577 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item54593 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item54605 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item54622 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item54635 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item54670 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
}

#item54692 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
	top:399px !important;
}

#item54391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54389 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54408 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54348 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54349 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table210858 th, table#table210858 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210858 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210858 {
	table-layout:fixed;
}

#item54369 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54374 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54372 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item54226 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54227 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54228 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54285 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item54262 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item54241 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item54308 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item54311 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item54331 {
	width:505px !important;
	height:734px !important;
}

@keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54148 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54168 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54171 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item54191 {
	width:505px !important;
	height:3176px !important;
}

@keyframes fade-in-54191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54210 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54208 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54146 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item54144 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item54704 {
	width:48px !important;
	height:18px !important;
	left:289px !important;
	top:225px !important;
}

#item54735 {
	width:70px !important;
	height:11px !important;
}

#item54738 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-54738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54749 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:207px !important;
}

#item54779 {
	width:67px !important;
	height:11px !important;
}

#item54782 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-54782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54791 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item54794 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54826 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54792 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item54832 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54864 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54830 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item54870 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54899 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54868 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item54905 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54938 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54903 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item54944 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54976 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item54942 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item54982 {
	width:52px !important;
	height:52px !important;
}

#item54980 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item54999 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-13376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-13410 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13410 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-13394 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13394 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-13378 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-13378 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item13376 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13422 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13423 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13443 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13448 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13446 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13463 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13461 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13474 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13484 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13485 {
	width:34px !important;
	height:13px !important;
	left:986px !important;
	top:153px !important;
}

#item13497 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:153px !important;
}

#item13513 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:153px !important;
}

#item13533 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:153px !important;
}

#item13544 {
	opacity:0.50;
	width:837px !important;
	height:1px !important;
	left:271px !important;
	top:173px !important;
	background:#000;
}

#item13565 {
	width:99px !important;
	height:8px !important;
}

#item13568 {
	width:55px !important;
	height:24px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-13568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13599 {
	width:172px !important;
	height:8px !important;
}

#item13602 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-13602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13636 {
	width:204px !important;
	height:8px !important;
}

#item13639 {
	width:19px !important;
	height:19px !important;
	left:92px !important;
	top:11px !important;
}

@keyframes fade-in-13639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13673 {
	width:152px !important;
	height:8px !important;
}

#item13676 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-13676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13707 {
	width:100px !important;
	height:8px !important;
}

#item13710 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-13710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13742 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item14024 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-14024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14044 {
	width:885px !important;
	height:291px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14066 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item14088 {
	width:187px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item14110 {
	width:187px !important;
	height:173px !important;
	left:309px !important;
	top:95px !important;
}

#item14132 {
	width:158px !important;
	height:173px !important;
	left:538px !important;
	top:95px !important;
}

#item14135 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:266px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14136 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:496px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14156 {
	width:157px !important;
	height:173px !important;
	left:737px !important;
	top:95px !important;
}

#item14159 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item14170 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:696px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item14171 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:178px !important;
}

#item14181 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:128px !important;
}

#item14195 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:128px !important;
}

#item14209 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:128px !important;
}

#item14221 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:177px !important;
}

#item14234 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:192px !important;
}

#item14245 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:193px !important;
}

#item14255 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:281px !important;
}

#item14286 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:282px !important;
}

#item14289 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:282px !important;
}

#item14323 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:268px !important;
}

#item14328 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14326 {
	width:21px !important;
	height:21px !important;
	left:888px !important;
	top:23px !important;
}

#item13996 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13997 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item14003 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14001 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item13930 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13931 {
	width:318px !important;
	height:263px !important;
	left:371px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table216083 th, table#table216083 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table216083 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table216083 {
	table-layout:fixed;
}

#item13951 {
	width:258px !important;
	height:235px !important;
	left:401px !important;
	top:49px !important;
}

@keyframes fade-in-13951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13954 {
	width:318px !important;
	height:264px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table217214 th, table#table217214 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table217214 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table217214 {
	table-layout:fixed;
}

#item13974 {
	width:258px !important;
	height:246px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-13974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13977 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:23px !important;
}

#item13819 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13820 {
	width:574px !important;
	height:408px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13823 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13821 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item13856 {
	width:514px !important;
	height:348px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13878 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:397px !important;
}

#item13925 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13902 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13881 {
	width:106px !important;
	height:16px !important;
	left:318px !important;
	top:394px !important;
}

#item13749 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-13749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13769 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13772 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item13792 {
	width:650px !important;
	height:1950px !important;
}

@keyframes fade-in-13792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13807 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13805 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item13747 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item13745 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item14347 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item14358 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item14368 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item14371 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14405 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14369 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14411 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14445 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14409 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14481 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14449 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14487 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14519 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14485 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14531 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14561 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14529 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14568 {
	width:43px !important;
	height:43px !important;
}

#item14566 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14579 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55014 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item55056 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55054 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55069 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55067 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55079 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:154px !important;
}

#item55092 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item55105 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item55106 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item55126 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item55385 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55406 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55428 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55433 {
	width:29px !important;
	height:29px !important;
}

#item55431 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55452 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item55481 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item55484 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item55512 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item55515 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item55517 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item55530 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item55543 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item55553 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item55565 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item55575 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item55584 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item55596 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item55629 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item55651 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item55365 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55363 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55380 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item55324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55325 {
	width:446px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table221065 th, table#table221065 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table221065 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table221065 {
	table-layout:fixed;
}

table#table222189 th, table#table222189 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222189 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222189 {
	table-layout:fixed;
}

#item55345 {
	width:361px !important;
	height:592px !important;
	left:52px !important;
	top:41px !important;
}

@keyframes fade-in-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55350 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55348 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item55205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55206 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55209 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55207 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55266 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55243 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55222 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item55289 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item55292 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item55312 {
	width:505px !important;
	height:734px !important;
}

@keyframes fade-in-55312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55153 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55156 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55176 {
	width:505px !important;
	height:3825px !important;
}

@keyframes fade-in-55176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55190 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55188 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55131 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55129 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item55671 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:172px !important;
}

#item55681 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:172px !important;
}

#item55710 {
	width:85px !important;
	height:11px !important;
}

#item55713 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-55713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55746 {
	width:146px !important;
	height:11px !important;
}

#item55749 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:16px !important;
}

@keyframes fade-in-55749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55782 {
	width:73px !important;
	height:11px !important;
}

#item55785 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-55785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55795 {
	width:48px !important;
	height:18px !important;
	left:376px !important;
	top:247px !important;
}

#item55807 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item55837 {
	width:139px !important;
	height:11px !important;
}

#item55840 {
	width:77px !important;
	height:33px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-55840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55869 {
	width:212px !important;
	height:11px !important;
}

#item55872 {
	width:27px !important;
	height:27px !important;
	left:93px !important;
	top:16px !important;
}

@keyframes fade-in-55872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55883 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item55886 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55921 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55884 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55927 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55964 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55925 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55970 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55999 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55968 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item56005 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56033 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56003 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item56039 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56071 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item56037 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item56077 {
	width:52px !important;
	height:52px !important;
}

#item56075 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item56091 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-14625 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14625 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-14609 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14609 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14597 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14597 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14595 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14640 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14641 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14661 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14666 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14664 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14681 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14679 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14691 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14710 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14711 {
	width:34px !important;
	height:13px !important;
	left:975px !important;
	top:141px !important;
}

#item14728 {
	width:34px !important;
	height:13px !important;
	left:577px !important;
	top:141px !important;
}

#item14739 {
	width:34px !important;
	height:13px !important;
	left:367px !important;
	top:141px !important;
}

#item14753 {
	width:34px !important;
	height:13px !important;
	left:785px !important;
	top:141px !important;
}

#item14763 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item14784 {
	width:174px !important;
	height:8px !important;
}

#item14787 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-14787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14816 {
	width:176px !important;
	height:8px !important;
}

#item14819 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:11px !important;
}

@keyframes fade-in-14819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14850 {
	width:156px !important;
	height:8px !important;
}

#item14853 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

@keyframes fade-in-14853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14887 {
	width:111px !important;
	height:8px !important;
}

#item14890 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-14890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14927 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item15173 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15193 {
	width:795px !important;
	height:291px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15215 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item15237 {
	width:129px !important;
	height:173px !important;
	left:79px !important;
	top:95px !important;
}

#item15259 {
	width:161px !important;
	height:173px !important;
	left:250px !important;
	top:95px !important;
}

#item15281 {
	width:141px !important;
	height:173px !important;
	left:453px !important;
	top:95px !important;
}

#item15284 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:208px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15285 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:411px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15305 {
	width:168px !important;
	height:173px !important;
	left:635px !important;
	top:95px !important;
}

#item15308 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item15320 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:593px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item15321 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item15331 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:128px !important;
}

#item15340 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:128px !important;
}

#item15351 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:128px !important;
}

#item15369 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:177px !important;
}

#item15389 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:177px !important;
}

#item15400 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:176px !important;
}

#item15409 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:281px !important;
}

#item15441 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:282px !important;
}

#item15444 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:282px !important;
}

#item15476 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:268px !important;
}

#item15481 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15479 {
	width:21px !important;
	height:21px !important;
	left:798px !important;
	top:23px !important;
}

#item15154 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15155 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item15161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15159 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item15113 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15114 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15117 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15115 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table226152 th, table#table226152 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table226152 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table226152 {
	table-layout:fixed;
}

#item15150 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15002 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15003 {
	width:574px !important;
	height:440px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15006 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15004 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item15039 {
	width:514px !important;
	height:380px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15061 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:429px !important;
}

#item15108 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item15085 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item15064 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:426px !important;
}

#item14934 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-14934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14954 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14957 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item14977 {
	width:650px !important;
	height:1408px !important;
}

@keyframes fade-in-14977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14991 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14989 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item14932 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item14930 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item15491 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item15504 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item15536 {
	width:111px !important;
	height:8px !important;
}

#item15539 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:11px !important;
}

@keyframes fade-in-15539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15548 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item15551 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15582 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15549 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15588 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15621 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15586 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15627 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15666 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15625 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15672 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15701 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15670 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15713 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15741 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15711 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item15748 {
	width:43px !important;
	height:43px !important;
}

#item15746 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15762 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56106 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item56136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56134 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item56148 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56146 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item56158 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item56159 {
	width:48px !important;
	height:18px !important;
	left:415px !important;
	top:225px !important;
}

#item56170 {
	width:48px !important;
	height:18px !important;
	left:186px !important;
	top:225px !important;
}

#item56201 {
	width:110px !important;
	height:11px !important;
}

#item56204 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-56204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56235 {
	width:80px !important;
	height:11px !important;
}

#item56238 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-56238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56250 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56272 {
	width:46px !important;
	height:46px !important;
	left:615px !important;
	top:207px !important;
}

#item56306 {
	width:86px !important;
	height:11px !important;
}

#item56309 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-56309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56338 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item56590 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56611 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56633 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item56638 {
	width:29px !important;
	height:29px !important;
}

#item56636 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item56650 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item56681 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item56684 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item56723 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item56726 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item56728 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item56742 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item56752 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item56764 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item56774 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item56783 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item56792 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item56804 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item56835 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item56857 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item56573 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56571 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item56585 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item56532 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56533 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table229881 th, table#table229881 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table229881 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table229881 {
	table-layout:fixed;
}

#item56553 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-56553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56558 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56556 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56416 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56417 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56420 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56418 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56474 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56451 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56430 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item56497 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56500 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56520 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-56520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56345 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56365 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56368 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56388 {
	width:505px !important;
	height:3333px !important;
}

@keyframes fade-in-56388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56404 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56402 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56343 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56341 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item56870 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item56871 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item56883 {
	width:48px !important;
	height:18px !important;
	left:274px !important;
	top:151px !important;
}

#item56924 {
	width:247px !important;
	height:11px !important;
}

#item56927 {
	width:27px !important;
	height:27px !important;
	left:110px !important;
	top:16px !important;
}

@keyframes fade-in-56927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56961 {
	width:155px !important;
	height:11px !important;
}

#item56964 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-56964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56974 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item56977 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57009 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56975 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57015 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57044 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57013 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57050 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57078 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57048 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57084 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57112 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57082 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57118 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57148 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item57116 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item57154 {
	width:52px !important;
	height:52px !important;
}

#item57152 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item57166 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-15778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-15807 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15807 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-15794 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15794 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-15780 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-15780 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item15778 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15820 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15821 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15841 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15846 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15844 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15859 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15857 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15869 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15880 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15881 {
	width:34px !important;
	height:13px !important;
	left:772px !important;
	top:153px !important;
}

#item15895 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:153px !important;
}

#item15913 {
	width:34px !important;
	height:13px !important;
	left:1011px !important;
	top:153px !important;
}

#item15924 {
	width:34px !important;
	height:13px !important;
	left:475px !important;
	top:153px !important;
}

#item15933 {
	width:34px !important;
	height:13px !important;
	left:333px !important;
	top:153px !important;
}

#item15946 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:153px !important;
}

#item15959 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item15980 {
	width:97px !important;
	height:8px !important;
}

#item15983 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16013 {
	width:92px !important;
	height:8px !important;
}

#item16016 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-16016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16048 {
	width:79px !important;
	height:8px !important;
}

#item16051 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16081 {
	width:108px !important;
	height:8px !important;
}

#item16084 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-16084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16113 {
	width:131px !important;
	height:8px !important;
}

#item16116 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-16116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16147 {
	width:72px !important;
	height:8px !important;
}

#item16150 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-16150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16183 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item16438 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16438 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16438 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16458 {
	width:852px !important;
	height:498px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16480 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item16502 {
	width:161px !important;
	height:374px !important;
	left:79px !important;
	top:95px !important;
}

#item16524 {
	width:191px !important;
	height:333px !important;
	left:282px !important;
	top:95px !important;
}

#item16546 {
	width:159px !important;
	height:333px !important;
	left:513px !important;
	top:95px !important;
}

#item16549 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:240px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16550 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:472px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16570 {
	width:149px !important;
	height:176px !important;
	left:713px !important;
	top:95px !important;
}

#item16573 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item16583 {
	opacity:0.50;
	width:1px !important;
	height:261px !important;
	left:671px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item16584 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:192px !important;
}

#item16596 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:128px !important;
}

#item16606 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:128px !important;
}

#item16615 {
	width:14px !important;
	height:14px !important;
	left:692px !important;
	top:128px !important;
}

#item16626 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:195px !important;
}

#item16640 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:193px !important;
}

#item16658 {
	width:14px !important;
	height:14px !important;
	left:692px !important;
	top:192px !important;
}

#item16668 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:488px !important;
}

#item16696 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:489px !important;
}

#item16699 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:489px !important;
}

#item16732 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:475px !important;
}

#item16737 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16735 {
	width:21px !important;
	height:21px !important;
	left:855px !important;
	top:23px !important;
}

#item16750 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:304px !important;
}

#item16760 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:369px !important;
}

#item16772 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:305px !important;
}

#item16782 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:353px !important;
}

#item16791 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:305px !important;
}

#item16803 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:369px !important;
}

#item101283 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:415px !important;
}

#item16416 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16417 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item16423 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16421 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16374 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16375 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16378 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16376 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table234674 th, table#table234674 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table234674 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table234674 {
	table-layout:fixed;
}

#item16412 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16267 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16268 {
	width:574px !important;
	height:440px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16269 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item16300 {
	width:514px !important;
	height:380px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-16300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16322 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:429px !important;
}

#item16369 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16346 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16325 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:426px !important;
}

#item16190 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-16190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16210 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16213 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item16233 {
	width:650px !important;
	height:2360px !important;
}

@keyframes fade-in-16233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16255 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16253 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item16188 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item16186 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item16818 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item16841 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item16872 {
	width:70px !important;
	height:8px !important;
}

#item16875 {
	width:56px !important;
	height:27px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-16875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16884 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item16887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16919 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16885 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16925 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16957 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16923 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item16963 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16992 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16961 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item16998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17030 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16996 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17042 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17071 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17040 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17078 {
	width:43px !important;
	height:43px !important;
}

#item17076 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17088 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57181 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item57213 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57211 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item57231 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57229 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item57245 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:193px !important;
	background:#000;
}

#item57246 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:267px !important;
	background:#000;
}

#item57247 {
	width:48px !important;
	height:18px !important;
	left:109px !important;
	top:237px !important;
}

#item57266 {
	width:48px !important;
	height:18px !important;
	left:289px !important;
	top:237px !important;
}

#item57277 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:237px !important;
}

#item57286 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:165px !important;
}

#item57295 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:165px !important;
}

#item57306 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:165px !important;
}

#item57337 {
	width:136px !important;
	height:11px !important;
}

#item57340 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:16px !important;
}

@keyframes fade-in-57340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57369 {
	width:129px !important;
	height:11px !important;
}

#item57372 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-57372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57401 {
	width:110px !important;
	height:11px !important;
}

#item57404 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-57404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57438 {
	width:152px !important;
	height:11px !important;
}

#item57441 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-57441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57478 {
	width:78px !important;
	height:27px !important;
}

#item57481 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:34px !important;
}

@keyframes fade-in-57481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57515 {
	width:101px !important;
	height:11px !important;
}

#item57518 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-57518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57542 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:146px !important;
}

#item57554 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:219px !important;
}

#item57583 {
	width:98px !important;
	height:11px !important;
}

#item57586 {
	width:78px !important;
	height:38px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-57586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57614 {
	width:628px !important;
	height:108px !important;
	left:36px !important;
	top:36px !important;
}

#item57879 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57900 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57922 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57927 {
	width:29px !important;
	height:29px !important;
}

#item57925 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item57942 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item57982 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item57985 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item58016 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item58019 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item101596 {
	width:19px !important;
	height:19px !important;
	top:1307px !important;
}

#item101604 {
	width:19px !important;
	height:19px !important;
	top:1375px !important;
}

#item101611 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item101620 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item101627 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item101636 {
	width:19px !important;
	height:19px !important;
	top:977px !important;
}

#item101643 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item101651 {
	width:19px !important;
	height:19px !important;
	top:780px !important;
}

#item101658 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item101665 {
	width:19px !important;
	height:19px !important;
	top:1173px !important;
}

#item101675 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item101683 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item101693 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item101701 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item101712 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item101717 {
	width:477px !important;
	height:447px !important;
	left:33px !important;
}

#item101740 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:466px !important;
}

#item101763 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:864px !important;
}

#item101786 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:1262px !important;
}

#item57855 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57853 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57874 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item57808 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57809 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table240454 th, table#table240454 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table240454 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table240454 {
	table-layout:fixed;
}

#item57829 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57832 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item57692 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57693 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57696 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57694 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57750 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item57727 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item57706 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item57773 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item57776 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item57796 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-57796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57621 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57641 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57644 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item57664 {
	width:505px !important;
	height:5393px !important;
}

@keyframes fade-in-57664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57677 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57619 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item57617 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58283 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item58286 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58314 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58284 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item58320 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58348 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58318 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item58354 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58386 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58352 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item58392 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58427 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58390 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item58433 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58465 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item58431 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item58471 {
	width:52px !important;
	height:52px !important;
}

#item58469 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58492 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-17135 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17135 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-17118 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17118 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-17105 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-17105 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item17103 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17153 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17154 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17174 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17179 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17177 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17192 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17190 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17202 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17215 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17216 {
	width:34px !important;
	height:13px !important;
	left:518px !important;
	top:141px !important;
}

#item17229 {
	width:34px !important;
	height:13px !important;
	left:668px !important;
	top:141px !important;
}

#item17239 {
	width:34px !important;
	height:13px !important;
	left:326px !important;
	top:141px !important;
}

#item17251 {
	width:34px !important;
	height:13px !important;
	left:837px !important;
	top:141px !important;
}

#item17261 {
	width:34px !important;
	height:13px !important;
	left:1006px !important;
	top:141px !important;
}

#item17270 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item17291 {
	width:115px !important;
	height:8px !important;
}

#item17294 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:11px !important;
}

@keyframes fade-in-17294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17325 {
	width:135px !important;
	height:8px !important;
}

#item17328 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-17328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17363 {
	width:135px !important;
	height:8px !important;
}

#item17366 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17404 {
	width:159px !important;
	height:8px !important;
}

#item17407 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-17407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17437 {
	width:70px !important;
	height:8px !important;
	left:4px !important;
}

#item17440 {
	width:41px !important;
	height:28px !important;
	top:11px !important;
}

@keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17468 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17740 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17760 {
	width:799px !important;
	height:401px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17782 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item17787 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17785 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:24px !important;
}

#item17797 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:392px !important;
}

#item17827 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:393px !important;
}

#item17830 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:393px !important;
}

#item17863 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:379px !important;
}

#item17885 {
	width:229px !important;
	height:141px !important;
	left:78px !important;
	top:96px !important;
}

#item17907 {
	width:230px !important;
	height:141px !important;
	left:78px !important;
	top:237px !important;
}

#item17910 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:270px !important;
}

#item17928 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item17957 {
	width:183px !important;
	height:141px !important;
	left:350px !important;
	top:96px !important;
}

#item17960 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:178px !important;
}

#item17969 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:129px !important;
}

#item17984 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:309px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item17985 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:270px !important;
}

#item17999 {
	width:14px !important;
	height:14px !important;
	left:330px !important;
	top:319px !important;
}

#item18028 {
	width:183px !important;
	height:141px !important;
	left:350px !important;
	top:237px !important;
}

#item18031 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:533px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18032 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item18044 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item18073 {
	width:249px !important;
	height:227px !important;
	left:574px !important;
	top:96px !important;
}

#item18076 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:178px !important;
}

#item18085 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:129px !important;
}

#item101819 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:224px !important;
}

#item17721 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17722 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17728 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17726 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17658 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17659 {
	width:318px !important;
	height:265px !important;
	left:371px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table245741 th, table#table245741 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table245741 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table245741 {
	table-layout:fixed;
}

#item17679 {
	width:258px !important;
	height:227px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-17679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17684 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17682 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item17697 {
	width:318px !important;
	height:264px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table246726 th, table#table246726 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246726 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246726 {
	table-layout:fixed;
}

#item17717 {
	width:258px !important;
	height:222px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17550 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17551 {
	width:595px !important;
	height:409px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17554 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17552 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item17584 {
	width:545px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17631 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17608 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17587 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:396px !important;
}

#item17654 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:399px !important;
}

#item17475 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17495 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17498 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17518 {
	width:650px !important;
	height:1440px !important;
}

@keyframes fade-in-17518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17535 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17533 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17473 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17471 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item18096 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18110 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18148 {
	width:71px !important;
	height:8px !important;
}

#item18151 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-18151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18161 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item18164 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18192 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18162 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18198 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18233 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18196 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18239 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18274 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18237 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18280 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18310 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18278 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18318 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18351 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18316 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18357 {
	width:43px !important;
	height:43px !important;
}

#item18355 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18368 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58507 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item58545 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58543 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58560 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58558 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58572 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item58573 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item58574 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:151px !important;
}

#item58583 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item58592 {
	width:48px !important;
	height:18px !important;
	left:182px !important;
	top:151px !important;
}

#item58605 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:225px !important;
}

#item58618 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:225px !important;
}

#item58649 {
	width:162px !important;
	height:11px !important;
}

#item58652 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:16px !important;
}

@keyframes fade-in-58652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58684 {
	width:188px !important;
	height:11px !important;
}

#item58687 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-58687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58720 {
	width:188px !important;
	height:11px !important;
}

#item58723 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-58723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58755 {
	width:222px !important;
	height:11px !important;
}

#item58758 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:16px !important;
}

@keyframes fade-in-58758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58794 {
	width:97px !important;
	height:11px !important;
	left:5px !important;
}

#item58797 {
	width:58px !important;
	height:39px !important;
	top:16px !important;
}

@keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58809 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item58820 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item58849 {
	width:99px !important;
	height:11px !important;
}

#item58852 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-58852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58880 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59185 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59207 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59212 {
	width:29px !important;
	height:29px !important;
}

#item59210 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item59229 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item59260 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item59263 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item59293 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item59296 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item102006 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item102013 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item102021 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item102028 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item102035 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item102044 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item102052 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item102060 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item102068 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item102077 {
	width:19px !important;
	height:19px !important;
	top:978px !important;
}

#item102082 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item102090 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item102113 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item102136 {
	width:477px !important;
	height:267px !important;
	left:33px !important;
	top:797px !important;
}

#item59146 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59144 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59159 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59082 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59083 {
	width:446px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table251302 th, table#table251302 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251302 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251302 {
	table-layout:fixed;
}

#item59103 {
	width:361px !important;
	height:286px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-59103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59108 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59106 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

table#table252285 th, table#table252285 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252285 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252285 {
	table-layout:fixed;
}

#item59140 {
	width:361px !important;
	height:286px !important;
	left:52px !important;
	top:352px !important;
}

@keyframes fade-in-59140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58963 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58964 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59021 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item58998 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item58977 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item59044 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item59047 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item59067 {
	width:505px !important;
	height:757px !important;
}

@keyframes fade-in-59067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58887 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58907 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58910 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item58930 {
	width:505px !important;
	height:2862px !important;
}

@keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58947 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58945 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item58885 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item58883 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item59496 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item59499 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59527 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59497 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59533 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59561 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59531 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59567 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59599 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59565 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59605 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59637 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59603 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59643 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59672 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item59641 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item59678 {
	width:52px !important;
	height:52px !important;
}

#item59676 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-18384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-18407 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18407 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-18396 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18396 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-18386 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-18386 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item18384 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18424 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18425 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18445 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18450 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18448 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18469 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18482 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18491 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18492 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:250px !important;
	top:202px !important;
	background:#000;
}

#item18513 {
	width:84px !important;
	height:8px !important;
}

#item18516 {
	width:47px !important;
	height:27px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-18516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18529 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:182px !important;
}

#item18542 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:132px !important;
}

#item18552 {
	width:34px !important;
	height:13px !important;
	left:510px !important;
	top:182px !important;
}

#item18565 {
	width:34px !important;
	height:13px !important;
	left:351px !important;
	top:182px !important;
}

#item18575 {
	width:34px !important;
	height:13px !important;
	left:519px !important;
	top:132px !important;
}

#item18584 {
	width:34px !important;
	height:13px !important;
	left:338px !important;
	top:132px !important;
}

#item18595 {
	width:34px !important;
	height:13px !important;
	left:703px !important;
	top:182px !important;
}

#item18612 {
	width:34px !important;
	height:13px !important;
	left:857px !important;
	top:182px !important;
}

#item18631 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:132px !important;
}

#item18641 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:152px !important;
	background:#000;
}

#item18662 {
	width:159px !important;
	height:8px !important;
}

#item18665 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18694 {
	width:108px !important;
	height:8px !important;
}

#item18697 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-18697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18730 {
	width:106px !important;
	height:8px !important;
}

#item18733 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-18733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18766 {
	width:103px !important;
	height:8px !important;
}

#item18769 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18799 {
	width:136px !important;
	height:8px !important;
}

#item18802 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-18802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18835 {
	width:125px !important;
	height:8px !important;
}

#item18838 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-18838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18869 {
	width:147px !important;
	height:8px !important;
}

#item18872 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-18872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18901 {
	width:119px !important;
	height:8px !important;
}

#item18904 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-18904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18935 {
	width:142px !important;
	height:8px !important;
}

#item18938 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-18938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18972 {
	width:71px !important;
	height:8px !important;
}

#item18975 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-18975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19014 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item19344 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19345 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19365 {
	width:933px !important;
	height:572px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19387 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:49px !important;
}

#item19390 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item19391 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item19392 {
	width:899px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item102491 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item102498 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item102506 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item102513 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item102518 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:222px !important;
}

#item102526 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:270px !important;
}

#item69696969 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:320px !important;
}
#item102534 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:415px !important;
}

#item102542 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:460px !important;
}

#item102552 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:558px !important;
}

#item102561 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top: 605px !important;
}

#item102568 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item102576 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:79px !important;
}

#item102583 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:175px !important;
}

#item102592 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:223px !important;
}

#item102599 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:319px !important;
}

#item102607 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:367px !important;
}

#item102615 {
	width:14px !important;
	height:14px !important;
	top:79px !important;
}

#item102623 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item102630 {
	width:14px !important;
	height:14px !important;
	top:223px !important;
}

#item102638 {
	width:14px !important;
	height:14px !important;
	top:319px !important;
}

#item102647 {
	width:14px !important;
	height:14px !important;
	top:367px !important;
}

#item102654 {
	width:14px !important;
	height:14px !important;
	top:461px !important;
}

#item102663 {
	width:14px !important;
	height:14px !important;
	top:511px !important;
}

#item102670 {
	width:249px !important;
	height:571px !important;
	left:21px !important;
}

#item102694 {
	width:245px !important;
	height:638px !important;
	left:312px !important;
}

#item102717 {
	width:249px !important;
	height:421px !important;
	left:599px !important;
}

#item19730 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item19739 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:563px !important;
}

#item19769 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:563px !important;
}

#item19791 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:549px !important;
}

#item19796 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19794 {
	width:21px !important;
	height:21px !important;
	left:937px !important;
	top:23px !important;
}

#item19322 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19323 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item19329 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19327 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item19284 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19285 {
	width:318px !important;
	height:247px !important;
	left:27px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19286 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

table#table258203 th, table#table258203 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table258203 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table258203 {
	table-layout:fixed;
}

#item19318 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-19318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19089 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19090 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19093 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19091 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:23px !important;
}

#item19107 {
	width:697px !important;
	height:480px !important;
	left:59px !important;
	top:48px !important;
}

#item19128 {
	width:650px !important;
	height:540px !important;
}

@keyframes fade-in-19128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19150 {
	width:276px !important;
	height:13px !important;
	top:542px !important;
}

#item19197 {
	width:100px !important;
	height:9px !important;
}

#item19174 {
	width:100px !important;
	height:9px !important;
}

#item19153 {
	width:100px !important;
	height:9px !important;
	left:261px !important;
	top:541px !important;
}

#item19232 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item19279 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item19256 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item19235 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:555px !important;
}

#item19021 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19041 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19044 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item19064 {
	width:650px !important;
	height:3362px !important;
}

@keyframes fade-in-19064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19078 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19076 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item19019 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item19017 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item19810 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:119px !important;
}

#item19828 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:169px !important;
}

#item19839 {
	width:34px !important;
	height:13px !important;
}

#item19848 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item19861 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item19874 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19906 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19875 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19912 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19943 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19910 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19978 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19984 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20012 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19982 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20024 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20055 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20022 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20062 {
	width:43px !important;
	height:43px !important;
}

#item20060 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20078 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59706 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item59733 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59731 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item59749 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59747 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item59764 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:248px !important;
	background:#000;
}

#item59765 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:301px !important;
	background:#000;
}

#item59766 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:193px !important;
	background:#000;
}

#item59787 {
	width:73px !important;
	height:11px !important;
}

#item59790 {
	width:66px !important;
	height:38px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-59790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59808 {
	width:48px !important;
	height:18px !important;
	left:460px !important;
	top:273px !important;
}

#item59818 {
	width:48px !important;
	height:18px !important;
	left:310px !important;
	top:222px !important;
}

#item59831 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:222px !important;
}

#item59844 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:222px !important;
}

#item59854 {
	width:48px !important;
	height:18px !important;
	left:348px !important;
	top:166px !important;
}

#item59866 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:165px !important;
}

#item59876 {
	width:48px !important;
	height:18px !important;
	left:134px !important;
	top:273px !important;
}

#item59885 {
	width:48px !important;
	height:18px !important;
	left:307px !important;
	top:273px !important;
}

#item59894 {
	width:48px !important;
	height:18px !important;
	left:500px !important;
	top:166px !important;
}

#item59928 {
	width:78px !important;
	height:27px !important;
}

#item59931 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:32px !important;
}

@keyframes fade-in-59931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59966 {
	width:70px !important;
	height:11px !important;
}

#item59969 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-59969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60005 {
	width:70px !important;
	height:11px !important;
}

#item60008 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-60008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60038 {
	width:80px !important;
	height:11px !important;
}

#item60041 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-60041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60074 {
	width:70px !important;
	height:27px !important;
}

#item60077 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:32px !important;
}

@keyframes fade-in-60077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60110 {
	width:90px !important;
	height:11px !important;
}

#item60113 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-60113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60143 {
	width:80px !important;
	height:27px !important;
}

#item60146 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:34px !important;
}

@keyframes fade-in-60146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60178 {
	width:90px !important;
	height:11px !important;
}

#item60181 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-60181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60211 {
	width:110px !important;
	height:11px !important;
}

#item60214 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-60214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60243 {
	width:59px !important;
	height:11px !important;
}

#item60246 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-60246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60255 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:148px !important;
}

#item60268 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:254px !important;
}

#item60283 {
	width:48px !important;
	height:18px !important;
}

#item60299 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item60310 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item60343 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item60597 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60618 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60640 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item60645 {
	width:29px !important;
	height:29px !important;
}

#item60643 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item60659 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item60692 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item60695 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item60730 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item60733 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item103178 {
	width:19px !important;
	height:19px !important;
	top:1700px !important;
}

#item103186 {
	width:19px !important;
	height:19px !important;
	top:1765px !important;
}

#item103193 {
	width:19px !important;
	height:19px !important;
	top:1899px !important;
}

#item103200 {
	width:19px !important;
	height:19px !important;
	top:1966px !important;
}

#item103209 {
	width:19px !important;
	height:19px !important;
	top:2101px !important;
}

#item103217 {
	width:19px !important;
	height:19px !important;
	top:2168px !important;
}

#item103224 {
	width:19px !important;
	height:19px !important;
	top:1301px !important;
}

#item103232 {
	width:19px !important;
	height:19px !important;
	top:1368px !important;
}

#item103241 {
	width:19px !important;
	height:19px !important;
	top:1507px !important;
}

#item103248 {
	width:19px !important;
	height:19px !important;
	top:1570px !important;
}

#item103256 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item103263 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item103272 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item103280 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item103287 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item103295 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item103303 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item103310 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item103318 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item103341 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
	top:396px !important;
}

#item103364 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
	top:1256px !important;
}

#item103387 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
	top:1652px !important;
}

#item103412 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item103421 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item103429 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item103438 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item103445 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item103468 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item60581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60579 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item60592 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item60542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60543 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table265263 th, table#table265263 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265263 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265263 {
	table-layout:fixed;
}

#item60563 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-60563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60568 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60566 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item60422 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60423 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60426 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60424 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60483 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item60460 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item60439 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item60506 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item60509 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item60529 {
	width:505px !important;
	height:1182px !important;
}

@keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60350 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60370 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60373 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item60393 {
	width:505px !important;
	height:7521px !important;
}

@keyframes fade-in-60393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60410 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60408 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60348 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item60346 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item61133 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item61136 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61168 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61134 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61174 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61206 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61172 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61212 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61241 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61210 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61247 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61278 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61245 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item61284 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61313 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item61282 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item61319 {
	width:52px !important;
	height:52px !important;
}

#item61317 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item61329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-20093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-20130 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20130 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-20116 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20116 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-20095 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-20095 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20093 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20141 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20142 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20162 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20167 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20165 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20183 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20181 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20197 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20207 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20208 {
	width:34px !important;
	height:13px !important;
	left:404px !important;
	top:141px !important;
}

#item20220 {
	width:34px !important;
	height:13px !important;
	left:493px !important;
	top:141px !important;
}

#item20230 {
	width:34px !important;
	height:13px !important;
	left:304px !important;
	top:141px !important;
}

#item20241 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:141px !important;
}

#item20252 {
	width:34px !important;
	height:13px !important;
	left:920px !important;
	top:141px !important;
}

#item20267 {
	width:34px !important;
	height:21px !important;
	left:1028px !important;
	top:137px !important;
}

#item20286 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item20307 {
	width:55px !important;
	height:8px !important;
}

#item20310 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-20310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20340 {
	width:88px !important;
	height:8px !important;
}

#item20343 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-20343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20372 {
	width:64px !important;
	height:8px !important;
}

#item20375 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-20375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20408 {
	width:65px !important;
	height:19px !important;
}

#item20411 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:22px !important;
}

@keyframes fade-in-20411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20444 {
	width:85px !important;
	height:8px !important;
}

#item20447 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:11px !important;
}

@keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20478 {
	width:74px !important;
	height:8px !important;
}

#item20481 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-20481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20512 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20765 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20785 {
	width:961px !important;
	height:470px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20807 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20812 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20810 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item20823 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:456px !important;
}

#item20851 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:458px !important;
}

#item20854 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:457px !important;
}

#item20886 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:443px !important;
}

#item20908 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:96px !important;
}

#item20911 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:273px !important;
}

#item20924 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:321px !important;
}

#item20953 {
	width:183px !important;
	height:317px !important;
	left:346px !important;
	top:96px !important;
}

#item20956 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:178px !important;
}

#item20969 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:129px !important;
}

#item20979 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:306px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20980 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:273px !important;
}

#item20989 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:321px !important;
}

#item21000 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item21001 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item21015 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item21052 {
	width:170px !important;
	height:347px !important;
	left:570px !important;
	top:96px !important;
}

#item21055 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:178px !important;
}

#item21065 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:129px !important;
}

#item21074 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:273px !important;
}

#item21088 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:336px !important;
}

#item21102 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:740px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item21122 {
	width:188px !important;
	height:317px !important;
	left:781px !important;
	top:96px !important;
}

#item21125 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:129px !important;
}

#item21135 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:193px !important;
}

#item21149 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:289px !important;
}

#item21159 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:338px !important;
}

#item103482 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:385px !important;
}

#item20738 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20739 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item20745 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20743 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20696 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20697 {
	width:318px !important;
	height:248px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table271290 th, table#table271290 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table271290 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table271290 {
	table-layout:fixed;
}

#item20717 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20720 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item20587 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20588 {
	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-20588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20591 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20589 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item20622 {
	width:602px !important;
	height:508px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20669 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20646 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20625 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:555px !important;
}

#item20692 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:559px !important;
}

#item20519 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20539 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20542 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item20562 {
	width:650px !important;
	height:2502px !important;
}

@keyframes fade-in-20562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20576 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20574 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item20517 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item20515 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item21168 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21180 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21214 {
	width:52px !important;
	height:8px !important;
}

#item21217 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-21217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21255 {
	width:43px !important;
	height:8px !important;
}

#item21258 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-21258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21269 {
	width:34px !important;
	height:13px !important;
}

#item21278 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item21294 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item21311 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21314 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21344 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21312 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21350 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21383 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21348 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item21389 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21418 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21387 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item21424 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21452 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21422 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item21460 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21490 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21458 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item21496 {
	width:43px !important;
	height:43px !important;
}

#item21494 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21512 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61344 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item61380 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61378 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item61392 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61390 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item61405 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item61406 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item61407 {
	width:48px !important;
	height:18px !important;
	left:284px !important;
	top:151px !important;
}

#item61423 {
	width:48px !important;
	height:18px !important;
	left:397px !important;
	top:151px !important;
}

#item61443 {
	width:48px !important;
	height:18px !important;
	left:157px !important;
	top:151px !important;
}

#item61454 {
	width:48px !important;
	height:18px !important;
	left:169px !important;
	top:225px !important;
}

#item61467 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item61478 {
	width:48px !important;
	height:18px !important;
	left:331px !important;
	top:225px !important;
}

#item61487 {
	width:48px !important;
	height:29px !important;
	left:478px !important;
	top:220px !important;
}

#item61516 {
	width:77px !important;
	height:11px !important;
}

#item61519 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-61519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61550 {
	width:124px !important;
	height:11px !important;
}

#item61553 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-61553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61584 {
	width:90px !important;
	height:11px !important;
}

#item61587 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-61587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61616 {
	width:91px !important;
	height:26px !important;
}

#item61619 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:31px !important;
}

@keyframes fade-in-61619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61651 {
	width:119px !important;
	height:11px !important;
}

#item61654 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-61654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61691 {
	width:104px !important;
	height:11px !important;
}

#item61694 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-61694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61714 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item61725 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item61757 {
	width:73px !important;
	height:11px !important;
}

#item61760 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-61760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61790 {
	width:61px !important;
	height:11px !important;
}

#item61793 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-61793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61803 {
	width:48px !important;
	height:18px !important;
}

#item61812 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item61842 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item62110 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62131 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62153 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62158 {
	width:29px !important;
	height:29px !important;
}

#item62156 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62171 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item62200 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item62203 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item62231 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item62234 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item103752 {
	width:19px !important;
	height:19px !important;
	top:1316px !important;
}

#item103759 {
	width:19px !important;
	height:19px !important;
	top:1384px !important;
}

#item103767 {
	width:19px !important;
	height:19px !important;
	top:1518px !important;
}

#item103775 {
	width:19px !important;
	height:19px !important;
	top:1587px !important;
}

#item103782 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item103790 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item103800 {
	width:19px !important;
	height:19px !important;
	top:1042px !important;
}

#item103807 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item103815 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item103822 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item103830 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item103837 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item103844 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item103853 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item103861 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item103868 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item103875 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item103898 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item103921 {
	width:477px !important;
	height:448px !important;
	left:33px !important;
	top:797px !important;
}

#item103944 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1271px !important;
}

#item103967 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item62093 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62091 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62105 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62043 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62044 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table276762 th, table#table276762 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table276762 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table276762 {
	table-layout:fixed;
}

#item62064 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62069 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62067 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item61918 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61919 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61920 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61978 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item61955 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item61934 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item62001 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item62004 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item62024 {
	width:505px !important;
	height:1137px !important;
}

@keyframes fade-in-62024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61849 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61869 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61872 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item61892 {
	width:505px !important;
	height:5416px !important;
}

@keyframes fade-in-61892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61907 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61905 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61847 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item61845 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item62522 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item62525 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62564 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62523 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item62570 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62600 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62568 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item62606 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62637 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62604 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item62643 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62672 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item62641 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item62678 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62706 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item62676 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item62712 {
	width:52px !important;
	height:52px !important;
}

#item62710 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item62723 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-21527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-21558 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21558 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-21547 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21547 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-21529 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-21529 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item21527 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21569 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21570 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21590 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21595 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21593 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21611 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21609 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21625 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21635 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21636 {
	width:34px !important;
	height:13px !important;
	left:431px !important;
	top:141px !important;
}

#item21648 {
	width:34px !important;
	height:13px !important;
	left:540px !important;
	top:141px !important;
}

#item21658 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:141px !important;
}

#item21667 {
	width:34px !important;
	height:13px !important;
	left:884px !important;
	top:141px !important;
}

#item21678 {
	width:34px !important;
	height:13px !important;
	left:1022px !important;
	top:141px !important;
}

#item21695 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21716 {
	width:55px !important;
	height:8px !important;
}

#item21719 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21758 {
	width:88px !important;
	height:8px !important;
}

#item21761 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-21761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21791 {
	width:64px !important;
	height:8px !important;
}

#item21794 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-21794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21823 {
	width:65px !important;
	height:19px !important;
}

#item21826 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:22px !important;
}

@keyframes fade-in-21826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21860 {
	width:85px !important;
	height:8px !important;
}

#item21863 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:11px !important;
}

@keyframes fade-in-21863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21895 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22140 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22160 {
	width:949px !important;
	height:472px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22182 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item22187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22185 {
	width:21px !important;
	height:21px !important;
	left:950px !important;
	top:24px !important;
}

#item22203 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:458px !important;
}

#item22242 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:459px !important;
}

#item22245 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:459px !important;
}

#item22274 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:445px !important;
}

#item22296 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:96px !important;
}

#item22299 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:273px !important;
}

#item22308 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:321px !important;
}

#item22340 {
	width:183px !important;
	height:317px !important;
	left:348px !important;
	top:96px !important;
}

#item22343 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:178px !important;
}

#item22356 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:129px !important;
}

#item22366 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:308px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22367 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:273px !important;
}

#item22379 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:321px !important;
}

#item22389 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:531px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item22399 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item22430 {
	width:170px !important;
	height:348px !important;
	left:572px !important;
	top:96px !important;
}

#item22433 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:178px !important;
}

#item22447 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:129px !important;
}

#item22465 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:273px !important;
}

#item22475 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:336px !important;
}

#item22484 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:742px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22504 {
	width:188px !important;
	height:317px !important;
	left:784px !important;
	top:96px !important;
}

#item22507 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:129px !important;
}

#item22520 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:193px !important;
}

#item103985 {
	width:14px !important;
	height:14px !important;
	left:552px !important;
	top:384px !important;
}

#item22120 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22121 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item22127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22125 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item22083 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-22083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22084 {
	width:318px !important;
	height:248px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table281735 th, table#table281735 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table281735 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table281735 {
	table-layout:fixed;
}

#item22104 {
	width:258px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-22104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22109 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22107 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item21974 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21975 {
	width:662px !important;
	height:520px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21978 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21976 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item22009 {
	width:602px !important;
	height:487px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-22009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22056 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item22033 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item22012 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:507px !important;
}

#item22079 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:511px !important;
}

#item21902 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21922 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21925 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21945 {
	width:650px !important;
	height:1882px !important;
}

@keyframes fade-in-21945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21957 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21900 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21898 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item22533 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item22543 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item22575 {
	width:56px !important;
	height:8px !important;
}

#item22578 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22608 {
	width:43px !important;
	height:8px !important;
}

#item22611 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-22611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22621 {
	width:34px !important;
	height:13px !important;
}

#item22632 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item22647 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item22665 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22668 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22697 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22666 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22703 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22731 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22701 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22737 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22769 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22735 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22807 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22773 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22815 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22844 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22813 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item22850 {
	width:43px !important;
	height:43px !important;
}

#item22848 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22863 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62738 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item62770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62768 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item62782 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62780 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item62796 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item62797 {
	width:48px !important;
	height:18px !important;
	left:342px !important;
	top:151px !important;
}

#item62810 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item62822 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:151px !important;
}

#item62857 {
	width:77px !important;
	height:11px !important;
}

#item62860 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-62860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62899 {
	width:124px !important;
	height:11px !important;
}

#item62902 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-62902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62932 {
	width:91px !important;
	height:26px !important;
}

#item62935 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:31px !important;
}

@keyframes fade-in-62935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62944 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item62976 {
	width:61px !important;
	height:11px !important;
}

#item62979 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-62979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62991 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item63011 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item63273 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63294 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63316 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item63321 {
	width:29px !important;
	height:29px !important;
}

#item63319 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item63340 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item63369 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item63372 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item63401 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item63404 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item104270 {
	width:19px !important;
	height:19px !important;
	top:1309px !important;
}

#item104278 {
	width:19px !important;
	height:19px !important;
	top:1377px !important;
}

#item104285 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item104293 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item104300 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item104309 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item104317 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item104325 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item104332 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item104339 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item104348 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item104356 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item104364 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item104373 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item104382 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item104405 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item104428 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:797px !important;
}

#item104451 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:1262px !important;
}

#item104474 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item63252 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63250 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item63268 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item63210 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63211 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table286976 th, table#table286976 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table286976 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table286976 {
	table-layout:fixed;
}

#item63231 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-63231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63234 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item63085 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63086 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63089 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63087 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63147 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63124 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63103 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item63170 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item63173 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item63193 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-63193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63038 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63041 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item63061 {
	width:505px !important;
	height:4049px !important;
}

@keyframes fade-in-63061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63074 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63072 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63016 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item63014 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item63663 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:225px !important;
}

#item63678 {
	width:48px !important;
	height:18px !important;
	left:476px !important;
	top:225px !important;
}

#item63712 {
	width:90px !important;
	height:11px !important;
}

#item63715 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-63715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63747 {
	width:119px !important;
	height:11px !important;
}

#item63750 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-63750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63765 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item63802 {
	width:79px !important;
	height:11px !important;
}

#item63805 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63816 {
	width:48px !important;
	height:18px !important;
}

#item63825 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item63836 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item63847 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item63850 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63878 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63848 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63884 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63912 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63882 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63918 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63953 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63916 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63959 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63994 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63957 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64000 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64033 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item63998 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item64039 {
	width:52px !important;
	height:52px !important;
}

#item64037 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item64058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-22878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-22903 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22903 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-22891 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22891 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-22880 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-22880 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item22878 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22915 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22916 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22936 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22941 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22939 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22958 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22956 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22977 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22987 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22988 {
	width:34px !important;
	height:13px !important;
	left:455px !important;
	top:141px !important;
}

#item22997 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:141px !important;
}

#item23010 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item23031 {
	width:360px !important;
	height:8px !important;
}

#item23034 {
	width:19px !important;
	height:19px !important;
	left:170px !important;
	top:11px !important;
}

@keyframes fade-in-23034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23066 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23310 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23330 {
	width:711px !important;
	height:258px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23352 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item23357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23355 {
	width:21px !important;
	height:21px !important;
	left:950px !important;
	top:24px !important;
}

#item23373 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:250px !important;
}

#item23415 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:251px !important;
}

#item23418 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:251px !important;
}

#item23448 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:237px !important;
}

#item23470 {
	width:161px !important;
	height:139px !important;
	left:78px !important;
	top:96px !important;
}

#item23492 {
	width:192px !important;
	height:133px !important;
	left:290px !important;
	top:96px !important;
}

#item23495 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:178px !important;
}

#item23504 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:129px !important;
}

#item23517 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:244px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23518 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:488px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23519 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item23532 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item23562 {
	width:195px !important;
	height:133px !important;
	left:532px !important;
	top:96px !important;
}

#item23565 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:178px !important;
}

#item23577 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:129px !important;
}

#item23289 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23290 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item23296 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23294 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item23252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23253 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table290659 th, table#table290659 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table290659 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table290659 {
	table-layout:fixed;
}

#item23273 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23278 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23276 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item23144 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23145 {
	width:662px !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-23145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23148 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23146 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item23178 {
	width:602px !important;
	height:340px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23225 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23202 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23181 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:346px !important;
}

#item23248 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:350px !important;
}

#item23073 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23093 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23096 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item23116 {
	width:650px !important;
	height:1481px !important;
	top:1px !important;
}

@keyframes fade-in-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23130 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23128 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item23071 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item23069 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item23587 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item23596 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item23627 {
	width:186px !important;
	height:15px !important;
}

#item23630 {
	width:19px !important;
	height:19px !important;
	left:163px !important;
	top:11px !important;
}

@keyframes fade-in-23630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23665 {
	width:167px !important;
	height:8px !important;
}

#item23668 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-23668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23687 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23690 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23719 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23688 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23725 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23754 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23723 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item23760 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23792 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23758 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item23798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23830 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23796 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item23838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23867 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23836 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23873 {
	width:43px !important;
	height:43px !important;
}

#item23871 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23886 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64073 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item64102 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64100 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item64128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64126 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item64143 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item64144 {
	width:48px !important;
	height:18px !important;
	left:211px !important;
	top:151px !important;
}

#item64154 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:151px !important;
}

#item64184 {
	width:100px !important;
	height:11px !important;
}

#item64187 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64201 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item64215 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item64246 {
	width:80px !important;
	height:11px !important;
}

#item64249 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-64249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64282 {
	width:70px !important;
	height:11px !important;
}

#item64285 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-64285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64315 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item64574 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64595 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64617 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item64622 {
	width:29px !important;
	height:29px !important;
}

#item64620 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item64633 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item64666 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item64669 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item64702 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item64705 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item64707 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item64718 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item64732 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item64744 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item64757 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item64770 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item64808 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item64830 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:398px !important;
}

#item64558 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64556 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item64569 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item64514 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64515 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table295168 th, table#table295168 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table295168 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table295168 {
	table-layout:fixed;
}

#item64535 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-64535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64540 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64538 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item64396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64397 {
	width:629px !important;
	height:571px !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-64397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64398 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64465 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item64442 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item64421 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:534px !important;
}

#item64488 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:504px !important;
}

#item64510 {
	width:569px !important;
	height:462px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-64510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64342 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64345 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item64365 {
	width:505px !important;
	height:2929px !important;
}

@keyframes fade-in-64365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64379 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64320 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item64318 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item64845 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item64848 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64877 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64846 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item64883 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64913 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64881 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item64919 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64952 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64917 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item64958 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64991 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64956 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64997 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65027 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item64995 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item65033 {
	width:52px !important;
	height:52px !important;
}

#item65031 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item65047 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-23901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-23929 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23929 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-23916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23916 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-23903 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-23903 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item23901 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23942 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23943 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23963 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23968 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23966 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23985 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23983 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24004 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24014 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24015 {
	width:34px !important;
	height:13px !important;
	left:371px !important;
	top:141px !important;
}

#item24024 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item24037 {
	width:34px !important;
	height:13px !important;
	left:761px !important;
	top:141px !important;
}

#item24050 {
	width:34px !important;
	height:13px !important;
	left:973px !important;
	top:141px !important;
}

#item24060 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item24081 {
	width:150px !important;
	height:8px !important;
}

#item24084 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-24084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24116 {
	width:150px !important;
	height:8px !important;
}

#item24119 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-24119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24149 {
	width:160px !important;
	height:8px !important;
}

#item24152 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-24152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24180 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item24433 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24453 {
	width:800px !important;
	height:403px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24475 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item24480 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24478 {
	width:21px !important;
	height:21px !important;
	left:801px !important;
	top:24px !important;
}

#item24496 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:394px !important;
}

#item24530 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:395px !important;
}

#item24533 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:395px !important;
}

#item24562 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:381px !important;
}

#item24584 {
	width:250px !important;
	height:279px !important;
	left:78px !important;
	top:96px !important;
}

#item24606 {
	width:188px !important;
	height:274px !important;
	left:381px !important;
	top:96px !important;
}

#item24609 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:178px !important;
}

#item24621 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:129px !important;
}

#item24631 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:334px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item24632 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:574px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item24633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item24642 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item24672 {
	width:199px !important;
	height:296px !important;
	left:621px !important;
	top:96px !important;
}

#item24675 {
	width:14px !important;
	height:14px !important;
	left:600px !important;
	top:178px !important;
}

#item24689 {
	width:14px !important;
	height:14px !important;
	left:600px !important;
	top:129px !important;
}

#item24707 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item24717 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:273px !important;
}

#item24727 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:273px !important;
}

#item24743 {
	width:14px !important;
	height:14px !important;
	left:360px !important;
	top:321px !important;
}

#item24415 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24416 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item24422 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24420 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item24377 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24378 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table299626 th, table#table299626 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table299626 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table299626 {
	table-layout:fixed;
}

#item24398 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24403 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24401 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item24261 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24262 {
	width:662px !important;
	height:390px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24265 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24263 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item24303 {
	width:602px !important;
	height:340px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24350 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item24327 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item24306 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:377px !important;
}

#item24373 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:381px !important;
}

#item24187 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24207 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24210 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item24230 {
	width:650px !important;
	height:2047px !important;
	top:1px !important;
}

@keyframes fade-in-24230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24245 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24243 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item24185 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item24183 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item24759 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item24770 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item24804 {
	width:100px !important;
	height:8px !important;
}

#item24807 {
	width:48px !important;
	height:28px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-24807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24837 {
	width:114px !important;
	height:13px !important;
}

#item24840 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-24840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24849 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item24852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24882 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24850 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24888 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24921 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24886 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item24927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24965 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24925 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item24971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25000 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24969 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25036 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25006 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25042 {
	width:43px !important;
	height:43px !important;
}

#item25040 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25056 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65062 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item65093 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65091 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item65109 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65107 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item65123 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item65124 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item65125 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:151px !important;
}

#item65137 {
	width:48px !important;
	height:18px !important;
	left:494px !important;
	top:151px !important;
}

#item65153 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:224px !important;
}

#item65167 {
	width:48px !important;
	height:18px !important;
	left:367px !important;
	top:224px !important;
}

#item65200 {
	width:56px !important;
	height:11px !important;
}

#item65203 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-65203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65233 {
	width:60px !important;
	height:11px !important;
}

#item65236 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-65236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65268 {
	width:224px !important;
	height:11px !important;
}

#item65271 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:16px !important;
}

@keyframes fade-in-65271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65281 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item65290 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item65320 {
	width:140px !important;
	height:11px !important;
}

#item65323 {
	width:67px !important;
	height:39px !important;
	left:84px !important;
	top:16px !important;
}

@keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65354 {
	width:84px !important;
	height:19px !important;
}

#item65357 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65389 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item65644 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65665 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65687 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item65692 {
	width:29px !important;
	height:29px !important;
}

#item65690 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item65705 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item65734 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item65737 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item65766 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item65769 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item65771 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item65780 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item65791 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item65804 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item65816 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item65832 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item65865 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item65868 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item65881 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item65891 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item65903 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item65932 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item65954 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

#item65628 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65626 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item65639 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item65585 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65586 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table304897 th, table#table304897 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table304897 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table304897 {
	table-layout:fixed;
}

#item65606 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-65606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65611 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65609 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item65473 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65474 {
	width:629px !important;
	height:619px !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-65474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65477 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65475 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65536 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65513 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65492 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:578px !important;
}

#item65559 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:550px !important;
}

#item65581 {
	width:569px !important;
	height:507px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-65581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65416 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65419 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item65439 {
	width:505px !important;
	height:4341px !important;
}

@keyframes fade-in-65439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65455 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65453 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65394 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item65392 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item65965 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item65968 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65996 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65966 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item66002 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66032 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66000 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item66038 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66071 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66036 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item66077 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66110 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66075 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item66116 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66151 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item66114 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item66157 {
	width:52px !important;
	height:52px !important;
}

#item66155 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item66172 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-25071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-25100 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25100 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-25087 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25087 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-25073 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-25073 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item25071 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25113 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25114 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25134 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25139 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25137 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25150 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25162 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25174 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25175 {
	width:34px !important;
	height:13px !important;
	left:393px !important;
	top:141px !important;
}

#item25192 {
	width:34px !important;
	height:13px !important;
	left:657px !important;
	top:141px !important;
}

#item25211 {
	width:34px !important;
	height:13px !important;
	left:938px !important;
	top:141px !important;
}

#item25221 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item25242 {
	width:210px !important;
	height:8px !important;
}

#item25245 {
	width:19px !important;
	height:19px !important;
	left:96px !important;
	top:11px !important;
}

@keyframes fade-in-25245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25274 {
	width:230px !important;
	height:8px !important;
}

#item25277 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:11px !important;
}

@keyframes fade-in-25277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25309 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item25557 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25577 {
	width:917px !important;
	height:291px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25599 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item25604 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25602 {
	width:21px !important;
	height:21px !important;
	left:918px !important;
	top:24px !important;
}

#item25616 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:280px !important;
}

#item25649 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:281px !important;
}

#item25652 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:281px !important;
}

#item25691 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:267px !important;
}

#item25713 {
	width:147px !important;
	height:173px !important;
	left:78px !important;
	top:96px !important;
}

#item25735 {
	width:167px !important;
	height:159px !important;
	left:277px !important;
	top:96px !important;
}

#item25738 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:178px !important;
}

#item25748 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:129px !important;
}

#item25757 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:230px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25758 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:447px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25759 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item25772 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item25804 {
	width:192px !important;
	height:155px !important;
	left:739px !important;
	top:96px !important;
}

#item25807 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:178px !important;
}

#item25817 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:129px !important;
}

#item25829 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:129px !important;
}

#item25839 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:176px !important;
}

#item25868 {
	width:193px !important;
	height:169px !important;
	left:495px !important;
	top:96px !important;
}

#item25871 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:692px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25539 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25540 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item25546 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25544 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item25500 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25501 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table309690 th, table#table309690 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table309690 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table309690 {
	table-layout:fixed;
}

#item25521 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25524 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item25389 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25390 {
	width:662px !important;
	height:390px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25393 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25391 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item25426 {
	width:602px !important;
	height:329px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25473 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item25450 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item25429 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:377px !important;
}

#item25496 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:381px !important;
}

#item25316 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25336 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25339 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item25359 {
	width:650px !important;
	height:1890px !important;
	top:1px !important;
}

@keyframes fade-in-25359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25376 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25374 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25314 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item25312 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25872 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item25883 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item25917 {
	width:131px !important;
	height:8px !important;
}

#item25920 {
	width:54px !important;
	height:28px !important;
	left:91px !important;
	top:11px !important;
}

@keyframes fade-in-25920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25958 {
	width:131px !important;
	height:8px !important;
}

#item25961 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-25961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25971 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item25974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26002 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25972 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item26008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26040 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26006 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item26046 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26078 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26044 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item26084 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26113 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26082 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item26121 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26153 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26119 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item26159 {
	width:43px !important;
	height:43px !important;
}

#item26157 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26170 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66187 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item66222 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66220 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66233 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66245 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item66246 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:151px !important;
}

#item66255 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item66289 {
	width:294px !important;
	height:11px !important;
}

#item66292 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
	top:16px !important;
}

@keyframes fade-in-66292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66305 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item66334 {
	width:184px !important;
	height:11px !important;
}

#item66337 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-66337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66347 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:255px !important;
	background:#000;
}

#item66367 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item66631 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66652 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66674 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66679 {
	width:29px !important;
	height:29px !important;
}

#item66677 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66689 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item66717 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item66720 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item66751 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item66754 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item66775 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item66778 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item66789 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item66798 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item66807 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item66822 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item66838 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item66874 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item66877 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item66890 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item66615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66613 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66626 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66572 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66573 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table314603 th, table#table314603 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table314603 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table314603 {
	table-layout:fixed;
}

#item66593 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66598 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66596 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item66455 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66456 {
	width:629px !important;
	height:617px !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-66456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66457 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66523 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66500 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66479 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:578px !important;
}

#item66546 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:548px !important;
}

#item66568 {
	width:569px !important;
	height:507px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-66568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66374 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66394 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66397 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66417 {
	width:505px !important;
	height:3937px !important;
}

@keyframes fade-in-66417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66436 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66434 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66372 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66370 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item66908 {
	width:48px !important;
	height:18px !important;
	left:280px !important;
	top:226px !important;
}

#item66937 {
	width:90px !important;
	height:11px !important;
}

#item66940 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-66940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66951 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item66982 {
	width:184px !important;
	height:11px !important;
}

#item66985 {
	width:75px !important;
	height:39px !important;
	left:127px !important;
	top:16px !important;
}

@keyframes fade-in-66985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66994 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item66997 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67025 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66995 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67031 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67066 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67029 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67072 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67108 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67070 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67114 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67150 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67112 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67156 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67189 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item67154 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item67195 {
	width:52px !important;
	height:52px !important;
}

#item67193 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67206 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-26212 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26212 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-26199 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26199 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-26187 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-26187 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item26185 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26227 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26228 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26248 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26253 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26251 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26272 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26286 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26295 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26296 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item26309 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item26323 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item26333 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:141px !important;
}

#item26345 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item26366 {
	width:160px !important;
	height:8px !important;
}

#item26369 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26399 {
	width:160px !important;
	height:8px !important;
}

#item26402 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-26402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26431 {
	width:160px !important;
	height:8px !important;
}

#item26434 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-26434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26465 {
	width:92px !important;
	height:8px !important;
}

#item26468 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-26468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26502 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item26756 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26776 {
	width:737px !important;
	height:482px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26798 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item26803 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26801 {
	width:21px !important;
	height:21px !important;
	left:738px !important;
	top:24px !important;
}

#item26814 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:477px !important;
}

#item26846 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:478px !important;
}

#item26849 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:478px !important;
}

#item26878 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:464px !important;
}

#item26900 {
	width:177px !important;
	height:360px !important;
	left:78px !important;
	top:96px !important;
}

#item26922 {
	width:195px !important;
	height:284px !important;
	left:308px !important;
	top:96px !important;
}

#item26925 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:178px !important;
}

#item26934 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:129px !important;
}

#item26946 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:261px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item26947 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:507px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item26948 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item26963 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item26986 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:129px !important;
}

#item26997 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:176px !important;
}

#item27025 {
	width:201px !important;
	height:169px !important;
	left:553px !important;
	top:96px !important;
}

#item27028 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:401px !important;
}

#item27041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:352px !important;
}

#item27054 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:274px !important;
}

#item27064 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:321px !important;
}

#item27077 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:240px !important;
}

#item26734 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26735 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26741 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26739 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item26693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26694 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table320239 th, table#table320239 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320239 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320239 {
	table-layout:fixed;
}

#item26714 {
	width:258px !important;
	height:135px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26719 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26717 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item26586 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26587 {
	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-26587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26590 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26588 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item26619 {
	width:602px !important;
	height:345px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26666 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26643 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26622 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:410px !important;
}

#item26689 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !important;
}

#item26509 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26529 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26532 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item26552 {
	width:650px !important;
	height:1614px !important;
}

@keyframes fade-in-26552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26572 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26507 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item26505 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item27087 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item27096 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item27130 {
	width:85px !important;
	height:8px !important;
}

#item27133 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-27133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27148 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item27151 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27189 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27149 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27195 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27224 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27193 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item27230 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27258 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27228 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item27264 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27296 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27262 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item27304 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27336 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27302 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item27342 {
	width:43px !important;
	height:43px !important;
}

#item27340 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27353 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67221 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item67253 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67251 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67267 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67265 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67278 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item67279 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item67280 {
	width:48px !important;
	height:18px !important;
	left:214px !important;
	top:151px !important;
}

#item67289 {
	width:48px !important;
	height:18px !important;
	left:467px !important;
	top:151px !important;
}

#item67305 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item67321 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:225px !important;
}

#item67352 {
	width:190px !important;
	height:11px !important;
}

#item67355 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:16px !important;
}

@keyframes fade-in-67355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67391 {
	width:180px !important;
	height:11px !important;
}

#item67394 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-67394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67427 {
	width:224px !important;
	height:11px !important;
}

#item67430 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:16px !important;
}

@keyframes fade-in-67430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67466 {
	width:128px !important;
	height:11px !important;
}

#item67469 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:16px !important;
}

@keyframes fade-in-67469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67479 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item67490 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item67521 {
	width:119px !important;
	height:11px !important;
}

#item67524 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-67524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67552 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item67816 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67837 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67859 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item67864 {
	width:29px !important;
	height:29px !important;
}

#item67862 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item67886 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item67917 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item67920 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item67951 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item67954 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item67956 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item67968 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item67978 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item67987 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item68000 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item68013 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item68023 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item68038 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item68052 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item68068 {
	width:19px !important;
	height:19px !important;
	top:780px !important;
}

#item68078 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item68108 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item68130 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:466px !important;
}

#item68152 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:864px !important;
}

#item67796 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67794 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item67811 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item67751 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67752 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table324093 th, table#table324093 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table324093 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table324093 {
	table-layout:fixed;
}

#item67772 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-67772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67775 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item67630 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67631 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67634 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67632 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67692 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item67669 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item67648 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item67715 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item67718 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item67738 {
	width:505px !important;
	height:700px !important;
}

@keyframes fade-in-67738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67559 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67579 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67582 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67602 {
	width:505px !important;
	height:3377px !important;
}

@keyframes fade-in-67602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67613 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67557 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67555 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item68165 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item68168 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68196 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68166 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68202 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68230 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68200 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68236 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68268 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68234 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68274 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68306 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68272 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68312 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68341 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item68310 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item68347 {
	width:52px !important;
	height:52px !important;
}

#item68345 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-27368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-27396 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27396 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-27383 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27383 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-27370 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-27370 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27368 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27407 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27408 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27428 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27433 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27431 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27448 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27446 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27464 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27483 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27484 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item27495 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:141px !important;
}

#item27505 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item27519 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:141px !important;
}

#item27533 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item27554 {
	width:160px !important;
	height:8px !important;
}

#item27557 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27588 {
	width:160px !important;
	height:8px !important;
}

#item27591 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-27591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27624 {
	width:160px !important;
	height:8px !important;
}

#item27627 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-27627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27658 {
	width:92px !important;
	height:8px !important;
}

#item27661 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-27661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27690 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27949 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27969 {
	width:982px !important;
	height:276px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27991 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27996 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27994 {
	width:21px !important;
	height:21px !important;
	left:984px !important;
	top:24px !important;
}

#item28012 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:267px !important;
}

#item28046 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:268px !important;
}

#item28049 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:268px !important;
}

#item28079 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:254px !important;
}

#item28101 {
	width:196px !important;
	height:154px !important;
	left:78px !important;
	top:96px !important;
}

#item28123 {
	width:176px !important;
	height:150px !important;
	left:328px !important;
	top:96px !important;
}

#item28126 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:178px !important;
}

#item28139 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:129px !important;
}

#item28150 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:281px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28151 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:506px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28152 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item28162 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item28174 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:129px !important;
}

#item28189 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:176px !important;
}

#item28227 {
	width:194px !important;
	height:169px !important;
	left:553px !important;
	top:96px !important;
}

#item28230 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:752px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28231 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:129px !important;
}

#item28242 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:194px !important;
}

#item28271 {
	width:198px !important;
	height:178px !important;
	left:798px !important;
	top:96px !important;
}

#item27930 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27931 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27937 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27935 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27891 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27892 {
	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-27892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table327527 th, table#table327527 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table327527 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table327527 {
	table-layout:fixed;
}

#item27912 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27915 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item27773 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27774 {
	width:662px !important;
	height:386px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27775 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item27817 {
	width:602px !important;
	height:345px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27864 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27841 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27820 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:363px !important;
}

#item27887 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:367px !important;
}

#item27697 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27717 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27720 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27740 {
	width:650px !important;
	height:1276px !important;
	top:1px !important;
}

@keyframes fade-in-27740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27754 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27695 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27693 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item28274 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28291 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28328 {
	width:85px !important;
	height:8px !important;
}

#item28331 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-28331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28344 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28347 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28381 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28345 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28387 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28417 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28385 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28423 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28452 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28421 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28458 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28489 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28456 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28497 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28531 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28495 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28537 {
	width:43px !important;
	height:43px !important;
}

#item28535 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28557 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68378 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item68408 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68406 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68425 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68423 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68444 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68445 {
	width:48px !important;
	height:18px !important;
	left:257px !important;
	top:151px !important;
}

#item68455 {
	width:48px !important;
	height:18px !important;
	left:492px !important;
	top:151px !important;
}

#item68484 {
	width:100px !important;
	height:11px !important;
}

#item68487 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-68487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68520 {
	width:80px !important;
	height:11px !important;
}

#item68523 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-68523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68536 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item68566 {
	width:119px !important;
	height:11px !important;
}

#item68569 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-68569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68581 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item68601 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item68856 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68877 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68899 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68904 {
	width:29px !important;
	height:29px !important;
}

#item68902 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68915 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item68943 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item68946 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item68978 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item68981 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item68983 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item68998 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item69008 {
	width:19px !important;
	height:19px !important;
	top:420px !important;
}

#item69020 {
	width:19px !important;
	height:19px !important;
	top:486px !important;
}

#item69030 {
	width:19px !important;
	height:19px !important;
	top:599px !important;
}

#item69039 {
	width:19px !important;
	height:19px !important;
	top:669px !important;
}

#item69069 {
	width:477px !important;
	height:356px !important;
	left:33px !important;
}

#item69091 {
	width:477px !important;
	height:393px !important;
	left:33px !important;
	top:376px !important;
}

#item69094 {
	width:19px !important;
	height:19px !important;
	top:291px !important;
}

#item69108 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item68832 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68830 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68851 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68788 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68789 {
	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-68789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table331177 th, table#table331177 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table331177 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table331177 {
	table-layout:fixed;
}

#item68809 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68814 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68812 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item68677 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68678 {
	width:629px !important;
	height:615px !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-68678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68681 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68679 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68739 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item68716 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item68695 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:577px !important;
}

#item68762 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:548px !important;
}

#item68784 {
	width:569px !important;
	height:507px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-68784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68608 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68628 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68631 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item68651 {
	width:505px !important;
	height:2750px !important;
}

@keyframes fade-in-68651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68664 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68606 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item68604 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item69135 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item69144 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:225px !important;
}

#item69177 {
	width:224px !important;
	height:11px !important;
}

#item69180 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:16px !important;
}

@keyframes fade-in-69180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69213 {
	width:128px !important;
	height:11px !important;
}

#item69216 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-69216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69226 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69238 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item69241 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69270 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69239 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item69276 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69304 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69274 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item69310 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69340 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69308 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item69346 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69379 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69344 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item69385 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69422 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item69383 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item69428 {
	width:52px !important;
	height:52px !important;
}

#item69426 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item69439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-69439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-28572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-28598 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28598 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-28588 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28588 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-28574 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-28574 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28572 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28611 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28612 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28632 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28637 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28635 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28655 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28653 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item28666 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item28678 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item28679 {
	width:34px !important;
	height:13px !important;
	left:322px !important;
	top:141px !important;
}

#item28689 {
	width:34px !important;
	height:13px !important;
	left:458px !important;
	top:141px !important;
}

#item28698 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:141px !important;
}

#item28709 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:141px !important;
}

#item28728 {
	width:34px !important;
	height:13px !important;
	left:854px !important;
	top:141px !important;
}

#item28748 {
	width:34px !important;
	height:13px !important;
	left:1000px !important;
	top:141px !important;
}

#item28758 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28779 {
	width:95px !important;
	height:8px !important;
}

#item28782 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-28782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28811 {
	width:97px !important;
	height:8px !important;
}

#item28814 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-28814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28848 {
	width:98px !important;
	height:8px !important;
}

#item28851 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-28851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28884 {
	width:90px !important;
	height:8px !important;
}

#item28887 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-28887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28917 {
	width:110px !important;
	height:8px !important;
}

#item28920 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-28920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28953 {
	width:76px !important;
	height:8px !important;
}

#item28956 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-28956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28986 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item29241 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29261 {
	width:849px !important;
	height:419px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29283 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29286 {
	width:21px !important;
	height:21px !important;
	left:850px !important;
	top:24px !important;
}

#item29298 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:410px !important;
}

#item29330 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:411px !important;
}

#item29333 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:411px !important;
}

#item29366 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:397px !important;
}

#item29388 {
	width:222px !important;
	height:286px !important;
	left:78px !important;
	top:96px !important;
}

#item29410 {
	width:216px !important;
	height:286px !important;
	left:353px !important;
	top:96px !important;
}

#item29413 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:178px !important;
}

#item29423 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:129px !important;
}

#item29435 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:304px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29436 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:581px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29437 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item29447 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item29456 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:129px !important;
}

#item29467 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:176px !important;
}

#item29500 {
	width:202px !important;
	height:328px !important;
	left:634px !important;
	top:96px !important;
}

#item29503 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:337px !important;
}

#item29521 {
	width:14px !important;
	height:14px !important;
	left:612px !important;
	top:272px !important;
}

#item29531 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:272px !important;
}

#item29540 {
	width:14px !important;
	height:14px !important;
	left:332px !important;
	top:322px !important;
}

#item29553 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item29567 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item29222 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29223 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29227 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29174 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29175 {
	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-29175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table334941 th, table#table334941 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table334941 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table334941 {
	table-layout:fixed;
}

#item29195 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29200 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29198 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item29062 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29063 {
	width:662px !important;
	height:390px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29066 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29064 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item29100 {
	width:602px !important;
	height:345px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29147 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item29124 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item29103 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:377px !important;
}

#item29170 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:381px !important;
}

#item28993 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29013 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29016 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29036 {
	width:650px !important;
	height:1842px !important;
	top:1px !important;
}

@keyframes fade-in-29036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29049 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29047 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item28991 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item28989 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item29577 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item29589 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item29619 {
	width:57px !important;
	height:8px !important;
}

#item29622 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-29622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29631 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item29634 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29665 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29632 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29671 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29704 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29669 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29710 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29747 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29708 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item29753 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29782 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29751 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item29790 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29818 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29788 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item29824 {
	width:43px !important;
	height:43px !important;
}

#item29822 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29838 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item69454 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item69488 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69486 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item69501 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69499 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item69514 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item69515 {
	width:48px !important;
	height:18px !important;
	left:177px !important;
	top:151px !important;
}

#item69525 {
	width:48px !important;
	height:18px !important;
	left:344px !important;
	top:151px !important;
}

#item69535 {
	width:48px !important;
	height:18px !important;
	left:514px !important;
	top:151px !important;
}

#item69564 {
	width:110px !important;
	height:11px !important;
}

#item69567 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-69567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69599 {
	width:110px !important;
	height:11px !important;
}

#item69602 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-69602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69615 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item69646 {
	width:80px !important;
	height:11px !important;
}

#item69649 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-69649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69663 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item69683 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69948 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69969 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69991 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69996 {
	width:29px !important;
	height:29px !important;
}

#item69994 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item70006 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item70036 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item70039 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item70069 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item70072 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item70093 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item70115 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item70137 {
	width:477px !important;
	height:424px !important;
	left:33px !important;
	top:797px !important;
}

#item70140 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item70151 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item70163 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item70186 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item70200 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item70210 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item70222 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item70232 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item70241 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item70250 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item70261 {
	width:19px !important;
	height:19px !important;
	top:1112px !important;
}

#item70272 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item69933 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69931 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69943 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69893 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69894 {
	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-69894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table340128 th, table#table340128 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table340128 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table340128 {
	table-layout:fixed;
}

#item69914 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69919 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69917 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69774 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69775 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69832 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69809 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69788 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item69855 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69858 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69878 {
	width:505px !important;
	height:734px !important;
}

@keyframes fade-in-69878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69690 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69710 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69713 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69733 {
	width:505px !important;
	height:4161px !important;
}

@keyframes fade-in-69733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69757 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69755 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69688 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69686 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70294 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item70315 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:225px !important;
}

#item70330 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:225px !important;
}

#item70360 {
	width:126px !important;
	height:11px !important;
}

#item70363 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:16px !important;
}

@keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70395 {
	width:154px !important;
	height:11px !important;
}

#item70398 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-70398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70428 {
	width:107px !important;
	height:11px !important;
}

#item70431 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-70431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70441 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item70451 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-70451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70481 {
	width:110px !important;
	height:11px !important;
}

#item70484 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item70487 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70518 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70485 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item70524 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70554 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70522 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item70560 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70591 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70558 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item70597 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70640 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70595 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item70646 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70683 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item70644 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item70689 {
	width:52px !important;
	height:52px !important;
}

#item70687 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-29853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-29884 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29884 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-29871 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29871 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-29855 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-29855 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item29853 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29897 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29898 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29918 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29923 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29921 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29934 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29946 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29957 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29958 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:141px !important;
}

#item29972 {
	width:34px !important;
	height:13px !important;
	left:432px !important;
	top:141px !important;
}

#item29990 {
	width:34px !important;
	height:13px !important;
	left:547px !important;
	top:141px !important;
}

#item30000 {
	width:34px !important;
	height:13px !important;
	left:665px !important;
	top:141px !important;
}

#item30009 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

#item30022 {
	width:34px !important;
	height:13px !important;
	left:909px !important;
	top:141px !important;
}

#item30035 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:141px !important;
}

#item30045 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item30066 {
	width:77px !important;
	height:8px !important;
}

#item30069 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-30069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30101 {
	width:70px !important;
	height:8px !important;
}

#item30104 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30134 {
	width:77px !important;
	height:8px !important;
}

#item30137 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30166 {
	width:73px !important;
	height:8px !important;
}

#item30169 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-30169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30201 {
	width:90px !important;
	height:8px !important;
}

#item30204 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-30204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30239 {
	width:80px !important;
	height:8px !important;
}

#item30242 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-30242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30284 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30532 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30552 {
	width:964px !important;
	height:435px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30574 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30577 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item30592 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:425px !important;
}

#item30621 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:426px !important;
}

#item30624 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:426px !important;
}

#item30652 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:412px !important;
}

#item30674 {
	width:182px !important;
	height:286px !important;
	left:78px !important;
	top:96px !important;
}

#item30696 {
	width:203px !important;
	height:318px !important;
	left:311px !important;
	top:96px !important;
}

#item30710 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:129px !important;
}

#item30725 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:263px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30726 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:534px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30727 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item30746 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item30775 {
	width:151px !important;
	height:155px !important;
	left:828px !important;
	top:96px !important;
}

#item30778 {
	width:14px !important;
	height:14px !important;
	left:806px !important;
	top:193px !important;
}

#item30787 {
	width:14px !important;
	height:14px !important;
	left:806px !important;
	top:129px !important;
}

#item30800 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:129px !important;
}

#item30813 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:176px !important;
}

#item30842 {
	width:202px !important;
	height:305px !important;
	left:581px !important;
	top:96px !important;
}

#item30845 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:780px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30846 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:338px !important;
}

#item30859 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:274px !important;
}

#item30869 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:273px !important;
}

#item30878 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:320px !important;
}

#item30890 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:354px !important;
}

#item30904 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:305px !important;
}

#item30922 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:175px !important;
}

#item30513 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30514 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30520 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30518 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30471 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30472 {
	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-30472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table344443 th, table#table344443 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table344443 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table344443 {
	table-layout:fixed;
}

#item30492 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30495 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item30360 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30361 {
	width:662px !important;
	height:390px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30364 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30362 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item30397 {
	width:602px !important;
	height:329px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30444 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item30421 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item30400 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:377px !important;
}

#item30467 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:381px !important;
}

#item30291 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30311 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30314 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30334 {
	width:650px !important;
	height:2491px !important;
	top:1px !important;
}

@keyframes fade-in-30334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30347 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30289 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30287 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item30932 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item30941 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item30974 {
	width:51px !important;
	height:8px !important;
}

#item30977 {
	width:56px !important;
	height:27px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-30977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31010 {
	width:50px !important;
	height:8px !important;
}

#item31013 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-31013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31023 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item31026 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31057 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31024 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31092 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31061 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31098 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31126 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31096 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31132 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31163 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31130 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31171 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31204 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31169 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31210 {
	width:43px !important;
	height:43px !important;
}

#item31208 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31229 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70717 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item70752 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70750 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70764 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70762 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70776 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	top:274px !important;
	background:#000;
}

#item70777 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:210px !important;
	background:#000;
}

#item70778 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:182px !important;
}

#item70789 {
	width:48px !important;
	height:18px !important;
	left:342px !important;
	top:182px !important;
}

#item70798 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:182px !important;
}

#item70807 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:246px !important;
}

#item70820 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:246px !important;
}

#item70835 {
	width:48px !important;
	height:18px !important;
	left:342px !important;
	top:246px !important;
}

#item70848 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:246px !important;
}

#item70888 {
	width:98px !important;
	height:11px !important;
}

#item70891 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70922 {
	width:108px !important;
	height:11px !important;
}

#item70925 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-70925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70954 {
	width:102px !important;
	height:11px !important;
}

#item70957 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-70957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70986 {
	width:126px !important;
	height:11px !important;
}

#item70989 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-70989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71021 {
	width:112px !important;
	height:11px !important;
}

#item71024 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71036 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:163px !important;
}

#item71045 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

#item71074 {
	width:71px !important;
	height:11px !important;
}

#item71077 {
	width:78px !important;
	height:38px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-71077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71110 {
	width:70px !important;
	height:11px !important;
}

#item71113 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-71113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71148 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item71420 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71441 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71463 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item71468 {
	width:29px !important;
	height:29px !important;
}

#item71466 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item71480 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item71508 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item71511 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item71539 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item71542 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item106136 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item106159 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item106182 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item106190 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item106197 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item106205 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item106213 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item106221 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item106229 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item106238 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item106245 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item106268 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item106276 {
	width:19px !important;
	height:19px !important;
	top:907px !important;
}

#item106286 {
	width:19px !important;
	height:19px !important;
	top:1112px !important;
}

#item106293 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

#item106302 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:1195px !important;
}

#item106325 {
	width:19px !important;
	height:19px !important;
	top:1309px !important;
}

#item106332 {
	width:19px !important;
	height:19px !important;
	top:1241px !important;
}

#item71403 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71401 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item71415 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item71363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71364 {
	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-71364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table348977 th, table#table348977 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table348977 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table348977 {
	table-layout:fixed;
}

#item71384 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-71384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71389 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71387 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item71243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71244 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71247 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71245 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71305 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item71282 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item71261 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item71328 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item71331 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item71351 {
	width:505px !important;
	height:740px !important;
}

@keyframes fade-in-71351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71155 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71175 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71178 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item71198 {
	width:505px !important;
	height:5237px !important;
}

@keyframes fade-in-71198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71216 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71214 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71153 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item71151 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item71835 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-71835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71863 {
	width:98px !important;
	height:11px !important;
}

#item71866 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item71869 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71897 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71867 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71903 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71933 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71901 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71939 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71969 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71937 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71975 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72004 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71973 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item72010 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72038 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item72008 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item72044 {
	width:52px !important;
	height:52px !important;
}

#item72042 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item72058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-31269 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31269 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-31258 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31258 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-31246 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-31246 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item31244 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31285 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31286 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31306 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31311 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31309 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31328 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31326 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31339 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31351 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31352 {
	width:34px !important;
	height:13px !important;
	left:323px !important;
	top:141px !important;
}

#item31362 {
	width:34px !important;
	height:13px !important;
	left:432px !important;
	top:141px !important;
}

#item31371 {
	width:34px !important;
	height:13px !important;
	left:532px !important;
	top:141px !important;
}

#item31383 {
	width:34px !important;
	height:13px !important;
	left:657px !important;
	top:141px !important;
}

#item31397 {
	width:34px !important;
	height:13px !important;
	left:763px !important;
	top:141px !important;
}

#item31415 {
	width:34px !important;
	height:13px !important;
	left:847px !important;
	top:141px !important;
}

#item31425 {
	width:34px !important;
	height:13px !important;
	left:931px !important;
	top:141px !important;
}

#item31434 {
	width:34px !important;
	height:13px !important;
	left:1037px !important;
	top:141px !important;
}

#item31450 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item31471 {
	width:57px !important;
	height:8px !important;
}

#item31474 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-31474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31510 {
	width:47px !important;
	height:8px !important;
}

#item31513 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-31513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31544 {
	width:55px !important;
	height:8px !important;
}

#item31547 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-31547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31581 {
	width:55px !important;
	height:8px !important;
}

#item31584 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-31584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31614 {
	width:73px !important;
	height:8px !important;
}

#item31617 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31646 {
	width:32px !important;
	height:8px !important;
}

#item31649 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-31649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31681 {
	width:31px !important;
	height:8px !important;
}

#item31684 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-31684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31717 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31971 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31991 {
	width:907px !important;
	height:456px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32013 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32016 {
	width:21px !important;
	height:21px !important;
	left:907px !important;
	top:24px !important;
}

#item32029 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:442px !important;
}

#item32060 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:443px !important;
}

#item32063 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:442px !important;
}

#item32092 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:429px !important;
}

#item32114 {
	width:183px !important;
	height:327px !important;
	left:78px !important;
	top:96px !important;
}

#item32136 {
	width:198px !important;
	height:327px !important;
	left:313px !important;
	top:96px !important;
}

#item32139 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:178px !important;
}

#item32148 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:129px !important;
}

#item32159 {
	opacity:0.50;
	width:1px !important;
	height:250px !important;
	left:266px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32160 {
	opacity:0.50;
	width:1px !important;
	height:250px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32161 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item32217 {
	width:151px !important;
	height:302px !important;
	left:774px !important;
	top:96px !important;
}

#item32220 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:179px !important;
}

#item32230 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:129px !important;
}

#item32239 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:129px !important;
}

#item32252 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:193px !important;
}

#item32284 {
	width:163px !important;
	height:305px !important;
	left:560px !important;
	top:96px !important;
}

#item32287 {
	opacity:0.50;
	width:1px !important;
	height:250px !important;
	left:725px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32288 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:352px !important;
}

#item32298 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:305px !important;
}

#item32311 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:274px !important;
}

#item32322 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:338px !important;
}

#item32331 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:354px !important;
}

#item32342 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:304px !important;
}

#item32356 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:290px !important;
}

#item32377 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:352px !important;
}

#item32387 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item31949 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31950 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item31956 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31954 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item31908 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31909 {
	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-31909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table353856 th, table#table353856 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353856 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353856 {
	table-layout:fixed;
}

#item31929 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-31929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31934 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31932 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item31801 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31802 {
	width:662px !important;
	height:519px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31803 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item31834 {
	width:602px !important;
	height:471px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-31834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31881 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31858 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31837 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:507px !important;
}

#item31904 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:511px !important;
}

#item31724 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31744 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31747 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item31767 {
	width:650px !important;
	height:2864px !important;
	top:1px !important;
}

@keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31789 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31787 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item31722 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item31720 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item32396 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item32409 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item32442 {
	width:55px !important;
	height:8px !important;
}

#item32445 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-32445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32475 {
	width:28px !important;
	height:8px !important;
}

#item32478 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-32478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32490 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item32493 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32522 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32491 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item32528 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32556 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32526 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item32562 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32592 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32560 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item32598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32631 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32596 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item32639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32676 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32637 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item32682 {
	width:43px !important;
	height:43px !important;
}

#item32680 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32693 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72073 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item72108 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72106 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item72123 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72121 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item72136 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item72137 {
	width:48px !important;
	height:18px !important;
	left:185px !important;
	top:151px !important;
}

#item72153 {
	width:48px !important;
	height:18px !important;
	left:328px !important;
	top:151px !important;
}

#item72165 {
	width:48px !important;
	height:18px !important;
	left:457px !important;
	top:151px !important;
}

#item72176 {
	width:48px !important;
	height:18px !important;
	left:622px !important;
	top:151px !important;
}

#item72205 {
	width:80px !important;
	height:11px !important;
}

#item72208 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-72208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72237 {
	width:66px !important;
	height:11px !important;
}

#item72240 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-72240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72274 {
	width:102px !important;
	height:11px !important;
}

#item72277 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-72277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72290 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item72321 {
	width:76px !important;
	height:11px !important;
}

#item72324 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-72324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72336 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item72356 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item72618 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72639 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72661 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72666 {
	width:29px !important;
	height:29px !important;
}

#item72664 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72676 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item72708 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item72711 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item72743 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item72746 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item106801 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item106824 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item106833 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item106840 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item106849 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item106858 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item106865 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item106872 {
	width:19px !important;
	height:19px !important;
	top:1040px !important;
}

#item106881 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item106888 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item106897 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item106905 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item106913 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item106922 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item106929 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item106937 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item106946 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item106953 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item106976 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item106999 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item72601 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72605 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72563 {
	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-72563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table358824 th, table#table358824 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358824 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358824 {
	table-layout:fixed;
}

#item72583 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72588 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72586 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item72436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72437 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72440 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72438 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72501 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item72478 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item72457 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item72524 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item72527 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item72547 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-72547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72383 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72386 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72406 {
	width:505px !important;
	height:6289px !important;
}

@keyframes fade-in-72406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72422 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72420 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72361 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72359 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73058 {
	width:48px !important;
	height:18px !important;
	left:123px !important;
	top:225px !important;
}

#item73067 {
	width:48px !important;
	height:18px !important;
	left:235px !important;
	top:225px !important;
}

#item73076 {
	width:48px !important;
	height:18px !important;
	left:347px !important;
	top:225px !important;
}

#item73089 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:225px !important;
}

#item73122 {
	width:76px !important;
	height:11px !important;
}

#item73125 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73155 {
	width:76px !important;
	height:11px !important;
}

#item73158 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73190 {
	width:45px !important;
	height:11px !important;
}

#item73193 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-73193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73225 {
	width:44px !important;
	height:11px !important;
}

#item73228 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-73228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73240 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item73278 {
	width:39px !important;
	height:11px !important;
}

#item73281 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73293 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item73296 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73326 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73294 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73332 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73360 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73330 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73366 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73394 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73364 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73400 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73398 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73439 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73472 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item73437 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item73478 {
	width:52px !important;
	height:52px !important;
}

#item73476 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73489 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-32708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-32738 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32738 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-32722 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32722 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-32710 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-32710 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item32708 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32754 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32755 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32775 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32780 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32778 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32793 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32791 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32806 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32816 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32817 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item32826 {
	width:34px !important;
	height:13px !important;
	left:679px !important;
	top:141px !important;
}

#item32837 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:141px !important;
}

#item32851 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item32872 {
	width:250px !important;
	height:12px !important;
}

#item32875 {
	width:19px !important;
	height:19px !important;
	left:115px !important;
	top:11px !important;
}

@keyframes fade-in-32875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32913 {
	width:230px !important;
	height:9px !important;
}

#item32916 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:11px !important;
}

@keyframes fade-in-32916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32945 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item33195 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33215 {
	width:872px !important;
	height:277px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33237 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item33242 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33240 {
	width:21px !important;
	height:21px !important;
	left:873px !important;
	top:24px !important;
}

#item33253 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:267px !important;
}

#item33281 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:268px !important;
}

#item33284 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:268px !important;
}

#item33314 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:254px !important;
}

#item33336 {
	width:132px !important;
	height:162px !important;
	left:78px !important;
	top:96px !important;
}

#item33358 {
	width:178px !important;
	height:162px !important;
	left:261px !important;
	top:96px !important;
}

#item33361 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:145px !important;
}

#item33375 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:214px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33376 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item33394 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item33423 {
	width:187px !important;
	height:150px !important;
	left:703px !important;
	top:96px !important;
}

#item33426 {
	width:14px !important;
	height:14px !important;
	left:681px !important;
	top:129px !important;
}

#item33435 {
	width:14px !important;
	height:14px !important;
	left:681px !important;
	top:176px !important;
}

#item33467 {
	width:164px !important;
	height:160px !important;
	left:487px !important;
	top:96px !important;
}

#item33470 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:145px !important;
}

#item33483 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:193px !important;
}

#item33493 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:193px !important;
}

#item33506 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:441px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33507 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:656px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33173 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33174 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item33180 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33178 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item33135 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33136 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table362945 th, table#table362945 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table362945 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table362945 {
	table-layout:fixed;
}

#item33156 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33159 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item33024 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33025 {
	width:662px !important;
	height:246px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33028 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33026 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item33061 {
	width:602px !important;
	height:179px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33108 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item33085 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item33064 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:232px !important;
}

#item33131 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:236px !important;
}

#item32952 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32972 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32975 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32995 {
	width:650px !important;
	height:1260px !important;
}

@keyframes fade-in-32995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33009 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33007 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item32950 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item32948 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item33508 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item33518 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item33547 {
	width:103px !important;
	height:8px !important;
}

#item33550 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-33550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33583 {
	width:106px !important;
	height:8px !important;
}

#item33586 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-33586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33602 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item33605 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33649 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33603 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33655 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33686 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33653 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33692 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33720 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33690 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33726 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33758 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33724 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33766 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33798 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33764 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33804 {
	width:43px !important;
	height:43px !important;
}

#item33802 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33815 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73504 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item73537 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73535 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73549 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73547 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73563 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:151px !important;
}

#item73577 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item73593 {
	opacity:0.50;
	width:575px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item73614 {
	width:350px !important;
	height:16px !important;
}

#item73617 {
	width:27px !important;
	height:27px !important;
	left:161px !important;
	top:16px !important;
}

@keyframes fade-in-73617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73627 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item73663 {
	width:145px !important;
	height:11px !important;
}

#item73666 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-73666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73682 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item73702 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item73947 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73968 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73990 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item73995 {
	width:29px !important;
	height:29px !important;
}

#item73993 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item74009 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item74042 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item74045 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item74081 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item74084 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item74086 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item74096 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item74109 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item74122 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item74132 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item74144 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item74173 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item74176 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item74185 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item74213 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item73929 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item73935 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73933 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73892 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73893 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table365805 th, table#table365805 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table365805 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table365805 {
	table-layout:fixed;
}

#item73913 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73918 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73916 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item73784 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73785 {
	width:629px !important;
	height:393px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73788 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73786 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73843 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73820 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73799 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:355px !important;
}

#item73866 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:325px !important;
}

#item73888 {
	width:569px !important;
	height:283px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-73888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73709 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73729 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73732 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73752 {
	width:505px !important;
	height:2840px !important;
}

@keyframes fade-in-73752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73766 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73707 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73705 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74229 {
	width:48px !important;
	height:18px !important;
	left:333px !important;
	top:225px !important;
}

#item74265 {
	width:170px !important;
	height:11px !important;
}

#item74268 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:16px !important;
}

@keyframes fade-in-74268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74284 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item74314 {
	width:149px !important;
	height:11px !important;
}

#item74317 {
	width:27px !important;
	height:27px !important;
	left:112px !important;
	top:16px !important;
}

@keyframes fade-in-74317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74330 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item74333 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74365 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74331 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74371 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74400 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74369 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74406 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74439 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74404 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74445 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74476 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74443 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74482 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74510 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item74480 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item74516 {
	width:52px !important;
	height:52px !important;
}

#item74514 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74526 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-33830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-33857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-33846 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33846 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-33832 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-33832 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item33830 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33868 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33869 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33889 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33894 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33892 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33908 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33906 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33924 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33943 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33944 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item33954 {
	width:34px !important;
	height:13px !important;
	left:679px !important;
	top:141px !important;
}

#item33963 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:141px !important;
}

#item33977 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item33998 {
	width:250px !important;
	height:12px !important;
}

#item34001 {
	width:19px !important;
	height:19px !important;
	left:115px !important;
	top:11px !important;
}

@keyframes fade-in-34001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34034 {
	width:230px !important;
	height:9px !important;
}

#item34037 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:11px !important;
}

@keyframes fade-in-34037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34067 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item34315 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34335 {
	width:890px !important;
	height:277px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34357 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item34362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34360 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:24px !important;
}

#item34381 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:267px !important;
}

#item34410 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:268px !important;
}

#item34413 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:268px !important;
}

#item34441 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:254px !important;
}

#item34463 {
	width:135px !important;
	height:162px !important;
	left:773px !important;
	top:96px !important;
}

#item34485 {
	width:177px !important;
	height:162px !important;
	left:334px !important;
	top:96px !important;
}

#item34488 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:145px !important;
}

#item34501 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:287px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34502 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:129px !important;
}

#item34515 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:177px !important;
}

#item34544 {
	width:201px !important;
	height:150px !important;
	left:80px !important;
	top:96px !important;
}

#item34547 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item34559 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item34588 {
	width:164px !important;
	height:160px !important;
	left:559px !important;
	top:96px !important;
}

#item34591 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:145px !important;
}

#item34600 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:193px !important;
}

#item34611 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:193px !important;
}

#item34625 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34626 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:727px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34292 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34293 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item34299 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34297 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item34252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34253 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table368649 th, table#table368649 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table368649 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table368649 {
	table-layout:fixed;
}

#item34273 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34278 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34276 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item34145 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34146 {
	width:662px !important;
	height:246px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34147 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item34178 {
	width:602px !important;
	height:179px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34225 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item34202 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item34181 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:232px !important;
}

#item34248 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:236px !important;
}

#item34074 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34094 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34097 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item34117 {
	width:650px !important;
	height:1260px !important;
}

@keyframes fade-in-34117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34133 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34131 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item34072 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item34070 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item34627 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item34646 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item34676 {
	width:103px !important;
	height:8px !important;
}

#item34679 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-34679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34708 {
	width:106px !important;
	height:8px !important;
}

#item34711 {
	width:19px !important;
	height:19px !important;
	left:78px !important;
	top:11px !important;
}

@keyframes fade-in-34711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34725 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item34728 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34761 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34726 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34767 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34796 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34765 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item34802 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34833 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34800 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item34839 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34868 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34837 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item34876 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34904 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34874 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item34910 {
	width:43px !important;
	height:43px !important;
}

#item34908 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34923 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74541 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item74573 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74571 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item74588 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74586 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item74606 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item74607 {
	width:48px !important;
	height:18px !important;
	left:240px !important;
	top:151px !important;
}

#item74635 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item74647 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:220px !important;
}

#item74659 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	top:248px !important;
	background:#000;
}

#item74680 {
	width:350px !important;
	height:16px !important;
}

#item74683 {
	width:27px !important;
	height:27px !important;
	left:161px !important;
	top:16px !important;
}

@keyframes fade-in-74683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74713 {
	width:322px !important;
	height:12px !important;
}

#item74716 {
	width:27px !important;
	height:27px !important;
	left:148px !important;
	top:16px !important;
}

@keyframes fade-in-74716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74726 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74735 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:202px !important;
}

#item74766 {
	width:145px !important;
	height:11px !important;
}

#item74769 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-74769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74800 {
	width:149px !important;
	height:11px !important;
}

#item74803 {
	width:27px !important;
	height:27px !important;
	left:109px !important;
	top:16px !important;
}

@keyframes fade-in-74803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74831 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item75091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75112 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75134 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item75139 {
	width:29px !important;
	height:29px !important;
}

#item75137 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item75150 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item75178 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item75181 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item75209 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item75212 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item75214 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item75225 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item75237 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item75246 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item75279 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item75282 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item75298 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item75318 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item75329 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item75360 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item75071 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item75077 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75075 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item75032 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75033 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table371588 th, table#table371588 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371588 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371588 {
	table-layout:fixed;
}

#item75053 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-75053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75058 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75056 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item74914 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74915 {
	width:629px !important;
	height:349px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74918 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74916 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item74983 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item74960 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item74939 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:321px !important;
}

#item75006 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:292px !important;
}

#item75028 {
	width:569px !important;
	height:262px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-75028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74838 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74858 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74861 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item74881 {
	width:505px !important;
	height:2840px !important;
}

@keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74896 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74894 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item74836 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item74834 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item75372 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item75375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75403 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75373 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item75409 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75437 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75407 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item75443 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75473 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75441 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item75479 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75509 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item75477 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item75515 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item75543 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item75513 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item75549 {
	width:52px !important;
	height:52px !important;
}

#item75547 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item75562 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-34938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-34974 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34974 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-34956 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34956 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-34940 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-34940 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item34938 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34986 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34987 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35007 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35012 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35010 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35024 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35022 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item35041 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item35057 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35058 {
	width:34px !important;
	height:13px !important;
	left:305px !important;
	top:141px !important;
}

#item35069 {
	width:34px !important;
	height:13px !important;
	left:456px !important;
	top:141px !important;
}

#item35083 {
	width:34px !important;
	height:13px !important;
	left:625px !important;
	top:141px !important;
}

#item35093 {
	width:27px !important;
	height:10px !important;
	left:795px !important;
	top:142px !important;
}

#item35102 {
	width:34px !important;
	height:13px !important;
	left:933px !important;
	top:141px !important;
}

#item35113 {
	width:34px !important;
	height:13px !important;
	left:1035px !important;
	top:141px !important;
}

#item35127 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item35148 {
	width:112px !important;
	height:8px !important;
}

#item35151 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

@keyframes fade-in-35151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35189 {
	width:52px !important;
	height:8px !important;
}

#item35192 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-35192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35222 {
	width:40px !important;
	height:8px !important;
}

#item35225 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-35225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35254 {
	width:129px !important;
	height:8px !important;
}

#item35257 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-35257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35290 {
	width:105px !important;
	height:8px !important;
}

#item35293 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-35293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35326 {
	width:61px !important;
	height:8px !important;
}

#item35329 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-35329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35358 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item35608 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35628 {
	width:977px !important;
	height:585px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35650 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35655 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35653 {
	width:21px !important;
	height:21px !important;
	left:979px !important;
	top:24px !important;
}

#item35676 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:571px !important;
}

#item35705 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:572px !important;
}

#item35708 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:572px !important;
}

#item35736 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:558px !important;
}

#item35758 {
	width:190px !important;
	height:444px !important;
	left:810px !important;
	top:96px !important;
}

#item35780 {
	width:176px !important;
	height:432px !important;
	left:335px !important;
	top:96px !important;
}

#item35783 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:449px !important;
}

#item35797 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:287px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35798 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:290px !important;
}

#item35811 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:338px !important;
}

#item35840 {
	width:206px !important;
	height:432px !important;
	left:80px !important;
	top:96px !important;
}

#item35843 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item35856 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item35886 {
	width:180px !important;
	height:432px !important;
	left:578px !important;
	top:96px !important;
}

#item35889 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:273px !important;
}

#item35898 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:338px !important;
}

#item35909 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:497px !important;
}

#item35923 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35924 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:761px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35925 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item35945 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:338px !important;
}

#item35955 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:128px !important;
}

#item35964 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:177px !important;
}

#item35978 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:146px !important;
}

#item35991 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:193px !important;
}

#item36001 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:129px !important;
}

#item36013 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:179px !important;
}

#item36023 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:225px !important;
}

#item104981 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:465px !important;
}

#item105011 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:402px !important;
}

#item105017 {
	width:14px !important;
	height:14px !important;
	left:790px !important;
	top:274px !important;
}

#item104976 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:402px !important;
}

#item35582 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35583 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item35589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35587 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35543 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35544 {
	width:318px !important;
	height:182px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table376516 th, table#table376516 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376516 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376516 {
	table-layout:fixed;
}

#item35564 {
	width:258px !important;
	height:122px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35569 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35567 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item35436 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35437 {
	width:662px !important;
	height:521px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35440 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35438 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item35469 {
	width:602px !important;
	height:445px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35516 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item35493 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item35472 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:507px !important;
}

#item35539 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:511px !important;
}

#item35365 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35385 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35388 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item35408 {
	width:650px !important;
	height:2714px !important;
}

@keyframes fade-in-35408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35422 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item35363 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item35361 {
	width:1008px !important;
	height:605px !important;
	left:177px !important;
	top:170px !important;
}

#item36032 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item36043 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item36077 {
	width:43px !important;
	height:8px !important;
}

#item36080 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-36080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36118 {
	width:37px !important;
	height:8px !important;
}

#item36121 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-36121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36131 {
	width:15px !important;
	height:21px !important;
	left:725px !important;
	top:133px !important;
}

#item36140 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item36143 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36175 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36141 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36181 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36213 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36179 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item36219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36248 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36217 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item36254 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36285 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36252 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item36293 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36322 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36291 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36328 {
	width:43px !important;
	height:43px !important;
}

#item36326 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36338 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75577 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item75616 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75614 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item75634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75632 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item75652 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item75653 {
	width:48px !important;
	height:18px !important;
	left:166px !important;
	top:151px !important;
}

#item75663 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:151px !important;
}

#item75672 {
	width:48px !important;
	height:18px !important;
	left:550px !important;
	top:151px !important;
}

#item75683 {
	width:38px !important;
	height:14px !important;
	left:129px !important;
	top:227px !important;
}

#item75694 {
	width:48px !important;
	height:18px !important;
	left:329px !important;
	top:225px !important;
}

#item75703 {
	width:48px !important;
	height:18px !important;
	left:477px !important;
	top:225px !important;
}

#item75712 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item75733 {
	width:96px !important;
	height:27px !important;
}

#item75736 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:32px !important;
}

@keyframes fade-in-75736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75769 {
	width:73px !important;
	height:11px !important;
}

#item75772 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-75772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75805 {
	width:56px !important;
	height:11px !important;
}

#item75808 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-75808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75840 {
	width:181px !important;
	height:11px !important;
}

#item75843 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-75843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75878 {
	width:147px !important;
	height:11px !important;
}

#item75881 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-75881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75918 {
	width:85px !important;
	height:11px !important;
}

#item75921 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-75921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75931 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item75940 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item75972 {
	width:60px !important;
	height:11px !important;
}

#item75975 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-75975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76007 {
	width:52px !important;
	height:11px !important;
}

#item76010 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-76010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76020 {
	width:21px !important;
	height:29px !important;
	left:37px !important;
	top:214px !important;
}

#item76048 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item76324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76345 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76367 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item76372 {
	width:29px !important;
	height:29px !important;
}

#item76370 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item76384 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item76415 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item76418 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item76449 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item76452 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item105603 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item105626 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item105634 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item105642 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item105650 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item105658 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item105666 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item105674 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item105681 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item105689 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item105713 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item105723 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item105730 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item105736 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item105741 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item105749 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item105757 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item105781 {
	width:477px !important;
	height:632px !important;
	left:33px !important;
}

#item105805 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item105813 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item105822 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item105831 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item105838 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item105845 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item105852 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item76305 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item76311 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76309 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item76259 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76260 {
	width:446px !important;
	height:255px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table381750 th, table#table381750 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table381750 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table381750 {
	table-layout:fixed;
}

#item76280 {
	width:361px !important;
	height:212px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-76280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76285 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76283 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item76132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76133 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76134 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76194 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item76171 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item76150 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item76217 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item76220 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item76240 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76055 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76075 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76078 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item76098 {
	width:505px !important;
	height:6177px !important;
}

@keyframes fade-in-76098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76116 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76114 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76053 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item76051 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item76790 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item76793 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76823 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76791 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item76829 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76858 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76827 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item76864 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76895 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76862 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item76901 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76932 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76899 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item76938 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76967 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item76936 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item76973 {
	width:52px !important;
	height:52px !important;
}

#item76971 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item76984 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-36353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-36381 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36381 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-36367 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36367 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-36355 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-36355 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item36353 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36398 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36399 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36419 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36424 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36422 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36437 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36435 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36447 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36460 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36461 {
	width:34px !important;
	height:13px !important;
	left:370px !important;
	top:141px !important;
}

#item36474 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:141px !important;
}

#item36484 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:141px !important;
}

#item36496 {
	width:34px !important;
	height:13px !important;
	left:963px !important;
	top:141px !important;
}

#item36506 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item36527 {
	width:130px !important;
	height:8px !important;
}

#item36530 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-36530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36559 {
	width:160px !important;
	height:8px !important;
}

#item36562 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-36562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36593 {
	width:140px !important;
	height:8px !important;
}

#item36596 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-36596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36629 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36883 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36903 {
	width:717px !important;
	height:472px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36925 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item36930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36928 {
	width:21px !important;
	height:21px !important;
	left:719px !important;
	top:24px !important;
}

#item36941 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:462px !important;
}

#item36972 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:463px !important;
}

#item36975 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:463px !important;
}

#item37004 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:449px !important;
}

#item37026 {
	width:173px !important;
	height:334px !important;
	left:334px !important;
	top:96px !important;
}

#item37029 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:128px !important;
}

#item37038 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item37058 {
	width:201px !important;
	height:334px !important;
	left:80px !important;
	top:96px !important;
}

#item37061 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item37073 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item37107 {
	width:177px !important;
	height:330px !important;
	left:559px !important;
	top:96px !important;
}

#item37110 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:128px !important;
}

#item37133 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:193px !important;
}

#item37145 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:193px !important;
}

#item37154 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item37155 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item37168 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:351px !important;
}

#item37181 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:289px !important;
}

#item37191 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:354px !important;
}

#item36861 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36862 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item36868 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36866 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36820 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36821 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table385977 th, table#table385977 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table385977 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table385977 {
	table-layout:fixed;
}

#item36841 {
	width:258px !important;
	height:164px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36846 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36844 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item36713 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36714 {
	width:662px !important;
	height:375px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36717 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36715 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item36746 {
	width:602px !important;
	height:340px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36793 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item36770 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item36749 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:362px !important;
}

#item36816 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:366px !important;
}

#item36636 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36656 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36659 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item36679 {
	width:650px !important;
	height:1230px !important;
	top:1px !important;
}

@keyframes fade-in-36679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36701 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36699 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item36634 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item36632 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item37203 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item37213 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item37242 {
	width:104px !important;
	height:10px !important;
}

#item37245 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-37245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37276 {
	width:107px !important;
	height:8px !important;
}

#item37279 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

@keyframes fade-in-37279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37294 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item37297 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37335 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37295 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37341 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37371 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37339 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37377 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37405 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37375 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37411 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37443 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37409 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37483 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37449 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37489 {
	width:43px !important;
	height:43px !important;
}

#item37487 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37500 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76999 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item77046 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77044 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item77065 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77063 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item77076 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item77077 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item77078 {
	width:48px !important;
	height:18px !important;
	left:253px !important;
	top:151px !important;
}

#item77089 {
	width:48px !important;
	height:18px !important;
	left:489px !important;
	top:151px !important;
}

#item77122 {
	width:182px !important;
	height:11px !important;
}

#item77125 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-77125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77163 {
	width:196px !important;
	height:11px !important;
}

#item77166 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:16px !important;
}

@keyframes fade-in-77166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77178 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item77207 {
	width:145px !important;
	height:14px !important;
}

#item77210 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-77210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77238 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item77486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77507 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77529 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item77534 {
	width:29px !important;
	height:29px !important;
}

#item77532 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item77546 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item77577 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item77580 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item77618 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item77621 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item77623 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item77636 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item77646 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item77655 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item77668 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item77681 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item77711 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item77714 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item77727 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item77739 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item77750 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item77781 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item77803 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

#item77468 {
	width:628px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item77474 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77472 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item77428 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77429 {
	width:446px !important;
	height:285px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table389971 th, table#table389971 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table389971 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table389971 {
	table-layout:fixed;
}

#item77449 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-77449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77452 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item77320 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77321 {
	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-77321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77324 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77322 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item77379 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item77356 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item77335 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:600px !important;
}

#item77402 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:572px !important;
}

#item77424 {
	width:569px !important;
	height:529px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-77424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77245 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-77245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77265 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77268 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item77288 {
	width:505px !important;
	height:2526px !important;
}

@keyframes fade-in-77288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77305 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77303 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item77243 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item77241 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item77823 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item77835 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:225px !important;
}

#item77864 {
	width:224px !important;
	height:11px !important;
}

#item77867 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:16px !important;
}

@keyframes fade-in-77867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77876 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item77909 {
	width:150px !important;
	height:11px !important;
}

#item77912 {
	width:27px !important;
	height:27px !important;
	left:103px !important;
	top:16px !important;
}

@keyframes fade-in-77912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77925 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item77928 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77926 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item77963 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77995 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77961 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item78001 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78030 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77999 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item78036 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78070 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78034 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item78076 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78111 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item78074 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item78117 {
	width:52px !important;
	height:52px !important;
}

#item78115 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item78147 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-37515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-37545 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37545 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-37531 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37531 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-37517 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-37517 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item37515 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37556 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37557 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37577 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37582 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37580 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37597 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37595 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item37612 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item37630 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37631 {
	width:34px !important;
	height:13px !important;
	left:349px !important;
	top:141px !important;
}

#item37642 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:141px !important;
}

#item37651 {
	width:34px !important;
	height:13px !important;
	left:658px !important;
	top:141px !important;
}

#item37664 {
	width:34px !important;
	height:13px !important;
	left:821px !important;
	top:141px !important;
}

#item37677 {
	width:34px !important;
	height:13px !important;
	left:985px !important;
	top:141px !important;
}

#item37687 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item37708 {
	width:110px !important;
	height:8px !important;
}

#item37711 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-37711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37743 {
	width:110px !important;
	height:8px !important;
}

#item37746 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37776 {
	width:113px !important;
	height:8px !important;
}

#item37779 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37808 {
	width:110px !important;
	height:8px !important;
}

#item37811 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-37811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37841 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item38097 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38117 {
	width:717px !important;
	height:472px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38139 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item38144 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38142 {
	width:21px !important;
	height:21px !important;
	left:719px !important;
	top:24px !important;
}

#item38159 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:462px !important;
}

#item38188 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:463px !important;
}

#item38191 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:463px !important;
}

#item38222 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:449px !important;
}

#item38244 {
	width:181px !important;
	height:334px !important;
	left:334px !important;
	top:96px !important;
}

#item38247 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:128px !important;
}

#item38257 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38277 {
	width:207px !important;
	height:334px !important;
	left:80px !important;
	top:96px !important;
}

#item38280 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item38289 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item38319 {
	width:178px !important;
	height:330px !important;
	left:559px !important;
	top:96px !important;
}

#item38322 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:128px !important;
}

#item38336 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:193px !important;
}

#item38355 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:193px !important;
}

#item38365 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:513px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38366 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

#item38375 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:351px !important;
}

#item38391 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:289px !important;
}

#item38407 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:354px !important;
}

#item38074 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38075 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item38081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38079 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item38037 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-38037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38038 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table393880 th, table#table393880 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393880 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393880 {
	table-layout:fixed;
}

#item38058 {
	width:258px !important;
	height:164px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-38058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38063 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38061 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item37929 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37930 {
	width:662px !important;
	height:405px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37933 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37931 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item37963 {
	width:602px !important;
	height:340px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-37963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38010 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item37987 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item37966 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:379px !important;
}

#item38033 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:383px !important;
}

#item37848 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37868 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37871 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item37891 {
	width:650px !important;
	height:1295px !important;
}

@keyframes fade-in-37891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37909 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37907 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item37846 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item37844 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item38418 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item38432 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item38462 {
	width:80px !important;
	height:8px !important;
}

#item38465 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38494 {
	width:83px !important;
	height:8px !important;
}

#item38497 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-38497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38508 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item38511 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38544 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38509 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item38550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38587 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38548 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item38593 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38624 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38591 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item38630 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38658 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38628 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item38666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38698 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38664 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item38704 {
	width:43px !important;
	height:43px !important;
}

#item38702 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item38718 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-38718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78162 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item78224 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78222 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item78245 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78243 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item78259 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item78260 {
	opacity:0.50;
	width:579px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item78280 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item78531 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78552 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78574 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item78579 {
	width:29px !important;
	height:29px !important;
}

#item78577 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item78593 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item78624 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item78627 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item78662 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item78665 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item78667 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item78681 {
	width:19px !important;
	height:19px !important;
	top:906px !important;
}

#item78695 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item78705 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item78717 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item78727 {
	width:19px !important;
	height:19px !important;
	top:736px !important;
}

#item78756 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item78759 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item78768 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item78780 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item78794 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item78825 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item78847 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

#item78512 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item78518 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78516 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item78475 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78476 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table397536 th, table#table397536 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table397536 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table397536 {
	table-layout:fixed;
}

#item78496 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-78496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78501 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78499 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item78358 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78359 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78360 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78417 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item78394 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item78373 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item78440 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item78443 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item78463 {
	width:505px !important;
	height:700px !important;
}

@keyframes fade-in-78463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78287 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78307 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78310 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item78330 {
	width:505px !important;
	height:2750px !important;
}

@keyframes fade-in-78330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78342 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78285 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item78283 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item78866 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:151px !important;
}

#item78880 {
	width:48px !important;
	height:18px !important;
	left:417px !important;
	top:151px !important;
}

#item78893 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item78903 {
	width:48px !important;
	height:18px !important;
	left:167px !important;
	top:225px !important;
}

#item78915 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:225px !important;
}

#item78945 {
	width:154px !important;
	height:11px !important;
}

#item78948 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-78948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78977 {
	width:154px !important;
	height:11px !important;
}

#item78980 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-78980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79009 {
	width:158px !important;
	height:11px !important;
}

#item79012 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-79012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79045 {
	width:154px !important;
	height:11px !important;
}

#item79048 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-79048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79061 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79073 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item79110 {
	width:112px !important;
	height:11px !important;
}

#item79113 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-79113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79147 {
	width:117px !important;
	height:11px !important;
}

#item79150 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-79150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79163 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item79166 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79195 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79164 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item79201 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79232 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79199 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item79238 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79269 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79236 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item79275 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79303 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79273 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item79309 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79337 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item79307 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item79343 {
	width:52px !important;
	height:52px !important;
}

#item79341 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item79356 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-38733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-38762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38762 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-38748 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38748 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-38735 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-38735 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item38733 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38772 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38773 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38793 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38798 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38796 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38810 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38808 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38822 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38840 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38841 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:141px !important;
}

#item38860 {
	width:34px !important;
	height:13px !important;
	left:459px !important;
	top:141px !important;
}

#item38870 {
	width:34px !important;
	height:13px !important;
	left:606px !important;
	top:141px !important;
}

#item38879 {
	width:34px !important;
	height:13px !important;
	left:762px !important;
	top:141px !important;
}

#item38892 {
	width:34px !important;
	height:13px !important;
	left:899px !important;
	top:141px !important;
}

#item38905 {
	width:34px !important;
	height:13px !important;
	left:1006px !important;
	top:141px !important;
}

#item38915 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item38936 {
	width:90px !important;
	height:8px !important;
}

#item38939 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-38939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38972 {
	width:110px !important;
	height:8px !important;
}

#item38975 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-38975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39006 {
	width:92px !important;
	height:8px !important;
}

#item39009 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-39009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39038 {
	width:63px !important;
	height:8px !important;
}

#item39041 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-39041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39072 {
	width:105px !important;
	height:8px !important;
}

#item39075 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-39075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39109 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item39367 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39387 {
	width:717px !important;
	height:403px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39409 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item39414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39412 {
	width:21px !important;
	height:21px !important;
	left:719px !important;
	top:24px !important;
}

#item39425 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:394px !important;
}

#item39456 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:395px !important;
}

#item39459 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:395px !important;
}

#item39488 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:381px !important;
}

#item39510 {
	width:198px !important;
	height:278px !important;
	left:335px !important;
	top:96px !important;
}

#item39513 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:128px !important;
}

#item39522 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:288px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39542 {
	width:207px !important;
	height:278px !important;
	left:80px !important;
	top:96px !important;
}

#item39545 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item39556 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item39589 {
	width:171px !important;
	height:239px !important;
	left:574px !important;
	top:96px !important;
}

#item39592 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:128px !important;
}

#item39610 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:224px !important;
}

#item39621 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39622 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item39631 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item39644 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:224px !important;
}

#item39657 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:273px !important;
}

#item39345 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39346 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item39352 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39350 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item39304 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39305 {
	width:318px !important;
	height:227px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table401626 th, table#table401626 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table401626 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table401626 {
	table-layout:fixed;
}

#item39325 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39330 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39328 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item39197 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39198 {
	width:662px !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-39198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39201 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39199 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item39230 {
	width:602px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39277 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item39254 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item39233 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:266px !important;
}

#item39300 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:270px !important;
}

#item39116 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39136 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39139 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item39159 {
	width:650px !important;
	height:1199px !important;
}

@keyframes fade-in-39159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39183 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39181 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item39114 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item39112 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item39667 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item39679 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item39709 {
	width:63px !important;
	height:8px !important;
}

#item39712 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-39712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39741 {
	width:63px !important;
	height:8px !important;
}

#item39744 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-39744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39755 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item39758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39791 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39756 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item39797 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39834 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39795 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item39840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39869 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39838 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item39875 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39903 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39873 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item39911 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39944 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39909 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item39950 {
	width:43px !important;
	height:43px !important;
}

#item39948 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39964 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79371 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item79402 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79400 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item79420 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79418 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item79437 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item79438 {
	width:48px !important;
	height:18px !important;
	left:204px !important;
	top:151px !important;
}

#item79455 {
	width:48px !important;
	height:18px !important;
	left:399px !important;
	top:151px !important;
}

#item79468 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item79478 {
	width:48px !important;
	height:18px !important;
	left:129px !important;
	top:225px !important;
}

#item79488 {
	width:48px !important;
	height:18px !important;
	left:273px !important;
	top:225px !important;
}

#item79497 {
	width:48px !important;
	height:18px !important;
	left:435px !important;
	top:225px !important;
}

#item79508 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item79529 {
	width:126px !important;
	height:11px !important;
}

#item79532 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-79532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79563 {
	width:80px !important;
	height:27px !important;
}

#item79566 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:34px !important;
}

@keyframes fade-in-79566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79595 {
	width:70px !important;
	height:27px !important;
}

#item79598 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:34px !important;
}

@keyframes fade-in-79598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79627 {
	width:88px !important;
	height:11px !important;
}

#item79630 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-79630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79665 {
	width:147px !important;
	height:11px !important;
}

#item79668 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79685 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79702 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item79735 {
	width:88px !important;
	height:11px !important;
}

#item79738 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-79738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79768 {
	width:89px !important;
	height:11px !important;
}

#item79771 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-79771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79799 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item80039 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-80039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80060 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-80060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80082 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item80087 {
	width:29px !important;
	height:29px !important;
}

#item80085 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item80104 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item80142 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item80145 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item80181 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item80184 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item80207 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item80210 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item80223 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item80233 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item80242 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item80270 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:398px !important;
}

#item80273 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item80284 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item80295 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item80323 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:729px !important;
}

#item80326 {
	width:19px !important;
	height:19px !important;
	top:774px !important;
}

#item80336 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item80022 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item80028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80026 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item79985 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79986 {
	width:446px !important;
	height:317px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table406325 th, table#table406325 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406325 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406325 {
	table-layout:fixed;
}

#item80006 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-80006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80011 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80009 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item79876 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79877 {
	width:629px !important;
	height:448px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79880 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79878 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79936 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item79913 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item79892 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:415px !important;
}

#item79959 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:387px !important;
}

#item79981 {
	width:569px !important;
	height:328px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-79981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79806 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79826 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79829 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item79849 {
	width:505px !important;
	height:2571px !important;
}

@keyframes fade-in-79849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79862 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79860 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79804 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item79802 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item80372 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item80375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80414 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80373 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item80420 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80454 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80418 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item80460 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80458 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item80495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80523 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80493 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item80529 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80558 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item80527 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item80564 {
	width:52px !important;
	height:52px !important;
}

#item80562 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item80576 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-40006 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40006 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-39994 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39994 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-39981 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-39981 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item39979 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item40016 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item40017 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item40037 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item40042 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40040 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item40054 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40052 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item40068 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item40083 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item40084 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:170px !important;
}

#item40103 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item40104 {
	width:34px !important;
	height:13px !important;
	left:998px !important;
	top:165px !important;
}

#item40117 {
	width:34px !important;
	height:13px !important;
	left:851px !important;
	top:165px !important;
}

#item40127 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:165px !important;
}

#item40141 {
	width:34px !important;
	height:13px !important;
	left:499px !important;
	top:165px !important;
}

#item40155 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:165px !important;
}

#item40186 {
	width:92px !important;
	height:8px !important;
}

#item40189 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-40189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40222 {
	width:120px !important;
	height:8px !important;
}

#item40225 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40256 {
	width:140px !important;
	height:8px !important;
}

#item40259 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-40259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40289 {
	width:100px !important;
	height:8px !important;
}

#item40292 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-40292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40325 {
	width:90px !important;
	height:8px !important;
}

#item40328 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-40328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40364 {
	width:59px !important;
	height:8px !important;
}

#item40367 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-40367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40411 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item40663 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-40663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40683 {
	width:957px !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-40683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40705 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item40710 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40708 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:24px !important;
}

#item40724 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:490px !important;
}

#item40755 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:491px !important;
}

#item40758 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:491px !important;
}

#item40787 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:477px !important;
}

#item40809 {
	width:194px !important;
	height:343px !important;
	left:334px !important;
	top:96px !important;
}

#item40812 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:128px !important;
}

#item40824 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:286px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item40844 {
	width:218px !important;
	height:391px !important;
	left:80px !important;
	top:96px !important;
}

#item40847 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item40863 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item40902 {
	width:172px !important;
	height:338px !important;
	left:578px !important;
	top:96px !important;
}

#item40905 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:128px !important;
}

#item40916 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:177px !important;
}

#item40926 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item40927 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item40942 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item40975 {
	width:175px !important;
	height:327px !important;
	left:798px !important;
	top:96px !important;
}

#item40978 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:128px !important;
}

#item40989 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:192px !important;
}

#item41002 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:417px !important;
}

#item41013 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:177px !important;
}

#item41023 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item41036 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:369px !important;
}

#item41051 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:273px !important;
}

#item41070 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:321px !important;
}

#item41081 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:753px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item41082 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:289px !important;
}

#item40643 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-40643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40644 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item40650 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40648 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item40601 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40602 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table410720 th, table#table410720 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table410720 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table410720 {
	table-layout:fixed;
}

#item40622 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-40622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40627 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40625 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item40489 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40490 {
	width:662px !important;
	height:480px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40493 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40491 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item40527 {
	width:602px !important;
	height:399px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-40527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40574 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item40551 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item40530 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:457px !important;
}

#item40597 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:461px !important;
}

#item40418 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40438 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40441 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item40461 {
	width:650px !important;
	height:1824px !important;
}

@keyframes fade-in-40461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40477 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40475 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item40416 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item40414 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item41107 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item41108 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:115px !important;
}

#item41122 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:115px !important;
}

#item41133 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:115px !important;
}

#item41146 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:115px !important;
}

#item41157 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item41187 {
	width:120px !important;
	height:8px !important;
}

#item41190 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-41190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41222 {
	width:140px !important;
	height:8px !important;
}

#item41225 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-41225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41260 {
	width:110px !important;
	height:8px !important;
}

#item41263 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-41263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41302 {
	width:140px !important;
	height:8px !important;
}

#item41305 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

@keyframes fade-in-41305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41316 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item41347 {
	width:80px !important;
	height:8px !important;
}

#item41350 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-41350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41365 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item41368 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41402 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41366 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item41408 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41438 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41406 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item41444 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41476 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41442 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item41482 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41512 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41480 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item41520 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41549 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item41518 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item41555 {
	width:43px !important;
	height:43px !important;
}

#item41553 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item41568 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-41568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80591 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item80619 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80617 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item80635 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80633 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item80650 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:209px !important;
	background:#000;
}

#item80670 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item80673 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:250px !important;
}

#item80683 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	top:272px !important;
	background:#000;
}

#item80684 {
	width:48px !important;
	height:18px !important;
	left:457px !important;
	top:243px !important;
}

#item80698 {
	width:48px !important;
	height:18px !important;
	left:294px !important;
	top:243px !important;
}

#item80711 {
	width:48px !important;
	height:18px !important;
	left:122px !important;
	top:243px !important;
}

#item80727 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:180px !important;
}

#item80737 {
	width:48px !important;
	height:18px !important;
	left:444px !important;
	top:180px !important;
}

#item80770 {
	width:80px !important;
	height:11px !important;
}

#item80773 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-80773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80806 {
	width:90px !important;
	height:11px !important;
}

#item80809 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-80809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80838 {
	width:70px !important;
	height:27px !important;
}

#item80841 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:32px !important;
}

@keyframes fade-in-80841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80870 {
	width:90px !important;
	height:11px !important;
}

#item80873 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-80873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80906 {
	width:80px !important;
	height:11px !important;
}

#item80909 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-80909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80942 {
	width:50px !important;
	height:11px !important;
}

#item80945 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-80945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80956 {
	opacity:0.50;
	width:575px !important;
	height:1px !important;
	left:127px !important;
	top:143px !important;
	background:#000;
}

#item80957 {
	width:48px !important;
	height:18px !important;
	left:212px !important;
	top:116px !important;
}

#item80972 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:116px !important;
}

#item80986 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:116px !important;
}

#item81002 {
	width:48px !important;
	height:18px !important;
	left:127px !important;
	top:181px !important;
}

#item81014 {
	width:48px !important;
	height:18px !important;
	left:280px !important;
	top:181px !important;
}

#item81045 {
	width:110px !important;
	height:11px !important;
}

#item81048 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-81048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81079 {
	width:80px !important;
	height:27px !important;
}

#item81082 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:34px !important;
}

@keyframes fade-in-81082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81111 {
	width:70px !important;
	height:27px !important;
}

#item81114 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:36px !important;
}

@keyframes fade-in-81114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81143 {
	width:130px !important;
	height:11px !important;
}

#item81146 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-81146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81159 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:97px !important;
}

#item81192 {
	width:90px !important;
	height:11px !important;
}

#item81195 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-81195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81467 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81488 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81510 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item81515 {
	width:29px !important;
	height:29px !important;
}

#item81513 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item81525 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item81554 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item81557 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item81589 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item81592 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item107329 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item107336 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item107345 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item107352 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item107360 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item107368 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item107393 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item107416 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item107424 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item107432 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item107439 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item107448 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:998px !important;
}

#item107471 {
	width:19px !important;
	height:19px !important;
	top:1045px !important;
}

#item107479 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

#item107486 {
	width:19px !important;
	height:19px !important;
	top:1247px !important;
}

#item107494 {
	width:19px !important;
	height:19px !important;
	top:1314px !important;
}

#item107503 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1397px !important;
}

#item107526 {
	width:19px !important;
	height:19px !important;
	top:1442px !important;
}

#item107533 {
	width:19px !important;
	height:19px !important;
	top:1509px !important;
}

#item107542 {
	width:19px !important;
	height:19px !important;
	top:1645px !important;
}

#item81448 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item81454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81452 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item81409 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81409 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81409 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81410 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table415945 th, table#table415945 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table415945 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table415945 {
	table-layout:fixed;
}

#item81430 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-81430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81433 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item81285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81286 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81289 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81287 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81350 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item81327 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item81306 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item81373 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item81376 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item81396 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-81396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81209 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81229 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81232 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item81252 {
	width:505px !important;
	height:3981px !important;
}

@keyframes fade-in-81252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81270 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81268 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81207 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item81205 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item81910 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item81913 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81943 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81911 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item81949 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81977 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81947 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item81983 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item82011 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81981 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item82017 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item82049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item82015 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item82055 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item82087 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item82053 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item82093 {
	width:52px !important;
	height:52px !important;
}

#item82091 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item82104 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-82104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-82104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-41583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-41619 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41619 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-41601 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41601 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-41585 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-41585 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item41583 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item41631 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item41632 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item41652 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item41657 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41655 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item41671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41669 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item41690 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item41706 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item41707 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:170px !important;
}

#item41718 {
	opacity:0.50;
	width:836px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item41719 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:165px !important;
}

#item41733 {
	width:34px !important;
	height:13px !important;
	left:789px !important;
	top:165px !important;
}

#item41744 {
	width:34px !important;
	height:13px !important;
	left:561px !important;
	top:165px !important;
}

#item41753 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:165px !important;
}

#item41784 {
	width:130px !important;
	height:8px !important;
}

#item41787 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-41787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41821 {
	width:180px !important;
	height:8px !important;
}

#item41824 {
	width:19px !important;
	height:19px !important;
	left:81px !important;
	top:11px !important;
}

@keyframes fade-in-41824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41862 {
	width:150px !important;
	height:8px !important;
}

#item41865 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41896 {
	width:130px !important;
	height:8px !important;
}

#item41899 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41928 {
	width:77px !important;
	height:8px !important;
}

#item41931 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-41931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41963 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item42209 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-42209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42229 {
	width:957px !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-42229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42251 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item42256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42254 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:24px !important;
}

#item42268 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:490px !important;
}

#item42304 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:491px !important;
}

#item42307 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:491px !important;
}

#item42345 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:477px !important;
}

#item42367 {
	width:211px !important;
	height:318px !important;
	left:334px !important;
	top:96px !important;
}

#item42370 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:128px !important;
}

#item42380 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:286px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42400 {
	width:222px !important;
	height:391px !important;
	left:80px !important;
	top:96px !important;
}

#item42403 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item42412 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item42444 {
	width:185px !important;
	height:286px !important;
	left:578px !important;
	top:96px !important;
}

#item42447 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:128px !important;
}

#item42460 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:226px !important;
}

#item42470 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:532px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item42485 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:322px !important;
}

#item42515 {
	width:175px !important;
	height:286px !important;
	left:798px !important;
	top:96px !important;
}

#item42518 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:128px !important;
}

#item42527 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:177px !important;
}

#item42538 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:417px !important;
}

#item42553 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:177px !important;
}

#item42573 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item42583 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:273px !important;
}

#item42592 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:753px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item42593 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:274px !important;
}

#item42191 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-42191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42192 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item42198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42196 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item42153 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-42153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42154 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table420456 th, table#table420456 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420456 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420456 {
	table-layout:fixed;
}

#item42174 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-42174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42179 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42177 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item42042 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-42042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42043 {
	width:662px !important;
	height:446px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42044 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item42079 {
	width:602px !important;
	height:399px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-42079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42126 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item42103 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item42082 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:435px !important;
}

#item42149 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:439px !important;
}

#item41970 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41990 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41993 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item42013 {
	width:650px !important;
	height:1664px !important;
}

@keyframes fade-in-42013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42028 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item41968 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item41966 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:170px !important;
}

#item42619 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item42620 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:115px !important;
}

#item42630 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:115px !important;
}

#item42642 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:115px !important;
}

#item42652 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:115px !important;
}

#item42661 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item42692 {
	width:120px !important;
	height:8px !important;
}

#item42695 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-42695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42729 {
	width:150px !important;
	height:8px !important;
}

#item42732 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-42732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42770 {
	width:130px !important;
	height:8px !important;
}

#item42773 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-42773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42803 {
	width:130px !important;
	height:8px !important;
}

#item42806 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-42806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42815 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item42848 {
	width:79px !important;
	height:8px !important;
}

#item42851 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-42851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42864 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item42867 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42896 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42865 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item42902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42933 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42900 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item42939 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42968 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42937 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item42974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43002 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42972 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item43010 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43040 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43008 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item43046 {
	width:43px !important;
	height:43px !important;
}

#item43044 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item43061 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-43061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item82119 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item82152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82150 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item82167 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82165 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item82182 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:270px !important;
	background:#000;
}

#item82183 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:216px !important;
	background:#000;
}

#item82184 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:171px !important;
	background:#000;
}

#item82185 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:248px !important;
}

#item82203 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:241px !important;
}

#item82213 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:241px !important;
}

#item82222 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:241px !important;
}

#item82235 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:188px !important;
}

#item82268 {
	width:70px !important;
	height:11px !important;
}

#item82271 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-82271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82301 {
	width:131px !important;
	height:11px !important;
}

#item82304 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:16px !important;
}

@keyframes fade-in-82304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82336 {
	width:90px !important;
	height:11px !important;
}

#item82339 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-82339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82370 {
	width:70px !important;
	height:11px !important;
}

#item82373 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-82373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82402 {
	width:56px !important;
	height:11px !important;
}

#item82405 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-82405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82416 {
	width:48px !important;
	height:18px !important;
	left:215px !important;
	top:144px !important;
}

#item82431 {
	width:48px !important;
	height:18px !important;
	left:362px !important;
	top:144px !important;
}

#item82450 {
	width:48px !important;
	height:18px !important;
	left:520px !important;
	top:144px !important;
}

#item82460 {
	width:48px !important;
	height:18px !important;
	left:33px !important;
	top:191px !important;
}

#item82469 {
	width:48px !important;
	height:18px !important;
	left:254px !important;
	top:191px !important;
}

#item82502 {
	width:60px !important;
	height:27px !important;
}

#item82505 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:34px !important;
}

@keyframes fade-in-82505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82538 {
	width:80px !important;
	height:27px !important;
}

#item82541 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:34px !important;
}

@keyframes fade-in-82541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82571 {
	width:129px !important;
	height:11px !important;
}

#item82574 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:16px !important;
}

@keyframes fade-in-82574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82606 {
	width:70px !important;
	height:27px !important;
}

#item82609 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:34px !important;
}

@keyframes fade-in-82609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82619 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:125px !important;
}

#item82648 {
	width:90px !important;
	height:11px !important;
}

#item82651 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-82651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82681 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item82949 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82970 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82992 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item82997 {
	width:29px !important;
	height:29px !important;
}

#item82995 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item83008 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item83039 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item83042 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item83071 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item83074 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item83097 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item83100 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item83109 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item83121 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item83135 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item83153 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item83183 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item83186 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item83195 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item83209 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item83242 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:864px !important;
}

#item83245 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item83255 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item83267 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item83296 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1195px !important;
}

#item83299 {
	width:19px !important;
	height:19px !important;
	top:1240px !important;
}

#item83308 {
	width:19px !important;
	height:19px !important;
	top:1308px !important;
}

#item83320 {
	width:19px !important;
	height:19px !important;
	top:1444px !important;
}

#item82928 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item82934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82932 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item82887 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82888 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table425065 th, table#table425065 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425065 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425065 {
	table-layout:fixed;
}

#item82908 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82913 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82911 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item82769 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82770 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82773 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82771 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82829 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item82806 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item82785 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item82852 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item82855 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item82875 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-82875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82688 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82708 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82711 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item82731 {
	width:505px !important;
	height:3691px !important;
}

@keyframes fade-in-82731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82747 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82686 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item82684 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item83363 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item83366 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83394 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83364 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item83400 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83435 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83398 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item83441 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83476 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83439 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item83482 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83512 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83480 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item83518 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83551 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item83516 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item83557 {
	width:52px !important;
	height:52px !important;
}

#item83555 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item83568 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-family:"Proxima Nova";
	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.autoParaStyle60 {
	font-family:"Proxima Nova";
	font-size:12px;
	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.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:12px;
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-family:"Proxima Nova";
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:Tondo;
	font-size: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.autoParaStyle46 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	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;
	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;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle42 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle41 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:"Proxima Nova";
	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.autoParaStyle39 {
	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.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: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.autoParaStyle36 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle35 {
	font-family:"Proxima Nova";
	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.autoParaStyle34 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:"Proxima Nova";
	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:"Proxima Nova";
	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-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-family:"Proxima Nova";
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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:"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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	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.autoParaStyle8 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:"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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.A-medida-V_-_DESKTOP {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.autoCharStyle15 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:18.2px;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle12 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:13px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle10 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle9 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:13px;
}

span.autoCharStyle8 {
	letter-spacing:-0.300em;
}

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:16.8px;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle3 {
	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;
	text-transform:uppercase;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.A-medida-V_-_DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.desktop_-_DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

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; } }

